• Hi,
    I hope you are well.

    You don’t count admin in user integration. But maybe it should be an option and the admin should count too. There are several reasons why I don’t want this. The first is about notifications, the second is for future improvements based on this integration.

    By the way, remember I wanted WordPress Post and phpBB Topic? Look, someone else asked for it here. I am not alone and this could be the next big phase of phpBB and WordPress integration.

    A few more questions while we’re at it: When I login to phpBB by redirecting from WordPress and then redirected to WordPress, I may be prompted to login to WordPress again. (in the test user, rarely, sometimes.) Sometimes it may be necessary to refresh the page or go to another page to show that the user is logged in; Is this something cache related?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author axew3

    (@axewww)

    Hello dear, yes +- thank and hope the same for you!

    Ok look, the installer WP admin UID 1 (that could also not be an admin after) has been excluded due to several problems about the sessions logic management as it was done. After, main queries and the logic little changed, moving the integration to be by email.

    I am over finally in these days to resolve issues like these on PHP Version 8.2.6:

    [30-Jun-2023 22:00:00 UTC] PHP Deprecated:  Use of "self" in callables is deprecated in D:/HTDOCS/axew3dotcom/wp-content/plugins/wp-w3all-phpbb-integration\class.wp.w3all-phpbb.php on line ....
    

    already resolved about this into the class.wp.w3all-phpbb.php.

    I will also see to if it is possible to switch also the situation of the WP uid1 and uid2 in phpBB in few steps.

    All files will be fixed but anyway before or later, i would like to update all the code to be more easy and professional and cleaning up (it is time) some little mess. SO it will be in github also. In the while it will be always updated to work fine on any Php7.2> and latest phpBB and WP versions.

    See you soon! If any other to add in the while, just reply!

    Cheers

    • This reply was modified 1 year, 8 months ago by axew3.
    Thread Starter Halil ESEN

    (@halilesen)

    It occurred to me: Is it possible to get the full functionality of the plugin without disabling the cache for logged in users? Can you work on it with future updates?

    I think the feature that WordPress posts are the first post in the topic on phpBB and the comments of that post are other posts in that topic in phpBB (and vice versa for comments only) will increase productivity for WordPress. When this happens, the writers have to be the same. For this reason, the integration of the admin is important.

    Also, I think this WP-phpBB post integration should not be an iframe. The posts should be copied directly to each other in the database. Thus, in any future bad scenario, the data in both places can be safe on their own.

    Thank x9999999 you.

    Plugin Author axew3

    (@axewww)

    Is it possible to get the full functionality of the plugin without disabling the cache for logged in users? Can you work on it with future updates?

    Which plugin you are getting problem with? I assumed this aspect already resolved: i am using a cache plugin on the old online example at axew3.com. Which is the cache plugin you are experiencing problems with?

    I did not updated hints about this, if not wrong somewhere the messy documentation say that it is necessary to disable the cache for logged in users. It should NOT be the case since 2.6.9 if i am not wrong.

    Please let know, cheers

    • This reply was modified 1 year, 8 months ago by axew3.
    Thread Starter Halil ESEN

    (@halilesen)

    I am using WP Fastest Cache. For example, after logging in, the fields I set for users logged in with php do not appear. it looks like it was cached before. This plugin does too.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Also for admin… Should be an option… and…’ is closed to new replies.