Login Issue after Paid Membership Pro Integration

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

If you wish to attach one or more files enter the details below.

Maximum filesize per attachment: 1 MiB.

Expand view Topic review: Login Issue after Paid Membership Pro Integration

Re: Login Issue after Paid Membership Pro Integration

by axew3 » Wed Dec 06, 2023 6:52 pm

...i see that your phpBB cookies all are set as
Expires / Max-Age:"Thu, 05 Dec 2024 18:40:08 GMT"
one day before, so it result to be expired.
By what it depend i do not know, may some server misconfiguration?

Re: Login Issue after Paid Membership Pro Integration

by axew3 » Wed Dec 06, 2023 6:35 pm

It mean that the user result to be logged out in phpBB but not in WP, or vice versa.
Then the page fall into a loop because the refresh of the page it's needed to set as logged in or out both wp parent page and the iframe phpBB.
It's because in this case, i think, the phpBB cookie is set like that WP do not recognize it, let see

Re: Login Issue after Paid Membership Pro Integration

by fediddy » Tue Dec 05, 2023 11:24 pm

axew3 wrote: Tue Dec 05, 2023 9:30 pm
I tried to login and its still doing the refresh over and over.
do you mean the iframe integration preloader?
When I login via the iframe on the forum section the the site it starts reloading like crazy.

Re: Login Issue after Paid Membership Pro Integration

by axew3 » Tue Dec 05, 2023 9:30 pm

I tried to login and its still doing the refresh over and over.
do you mean the iframe integration preloader?

Re: Login Issue after Paid Membership Pro Integration

by fediddy » Tue Dec 05, 2023 7:01 am

axew3 wrote: Thu Nov 16, 2023 11:14 am Ps. 2.7.5 has been just released, update and check if it fix the problem!

Well, i upgraded everything to day..I updated the plugin in wordpress and i disabled, removed data, changed folderrname and uploaded and activated the phpbb extension.

I tried to login and its still doing the refresh over and over. Did i have to do anything besides that?

Edit: Just got the messages after logging out as a regular user and logging in as an admin
Screenshot 2023-12-04 at 23-03-31 403 Forbidden.png
Screenshot 2023-12-04 at 23-03-31 403 Forbidden.png (103.24 KiB) Viewed 4648 times

Re: Login Issue after Paid Membership Pro Integration

by fediddy » Fri Nov 17, 2023 8:36 am

axew3 wrote: Thu Nov 16, 2023 10:39 am Have you try to apply this?
viewtopic.php?p=6037#p6037
Sorry the delay, still some trouble day around, that are going to end soon!

Going to release the new plugin version that fix some minor bug and this that is the reported one, and that should affect your installation too.
If you can, pleas let know asap if applied the fix then all works smooth as i think. Cheers!
nope.. it started refreshing again, i clicked refresh and got this error.

it started refreshing again. i hit refresh a few times and got this..

Fatal error: Uncaught Error: Call to undefined method stdClass::has_cap()
in /home/u711450871/domains/suicidekingscarclub.com/public_html/wp-includes/capabilities.php on line 985

Call stack:

user_can()
wp-content/plugins/woocommerce/includes/wc-user-functions.php:920
wc_maybe_store_user_agent()
wp-includes/class-wp-hook.php:310
WP_Hook::apply_filters()
wp-includes/class-wp-hook.php:334
WP_Hook::do_action()
wp-includes/plugin.php:517
do_action()
wp-content/plugins/wp-w3all-phpbb-integration/class.wp.w3all-phpbb.php:683
WP_w3all_phpbb::verify_phpbb_credentials()
wp-content/plugins/wp-w3all-phpbb-integration/class.wp.w3all-phpbb.php:25
WP_w3all_phpbb::wp_w3all_phpbb_init()
wp-includes/class-wp-hook.php:310
WP_Hook::apply_filters()
wp-includes/class-wp-hook.php:334
WP_Hook::do_action()
wp-includes/plugin.php:517
do_action()
wp-settings.php:632
require_once()
wp-config.php:107
require_once()
wp-load.php:50
require_once()
wp-blog-header.php:13
require()
index.php:17

Top