ajax refresh after login

mikotoiii
Moderator
Moderator
Posts: 41
Joined: Wed May 18, 2016 12:09 pm

ajax refresh after login

Post by mikotoiii »

Hey there,

The plugin doesn't seem to do any sort of ajax refresh after you log in, which causes the admin menu from wordpress to not display. Not sure if that is by design, but it would be a very convenient feature.
User avatar
axew3
w3all User
w3all User
Posts: 2883
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: ajax refresh after login

Post by axew3 »

The plugin doesn't seem to do any sort of ajax refresh after you log in
Can you describe exactly what you do when you experience this? I mean for example:
i login on phpbb side, than i come into WP and i click this link, and i see ... etc ...
mikotoiii
Moderator
Moderator
Posts: 41
Joined: Wed May 18, 2016 12:09 pm

Re: ajax refresh after login

Post by mikotoiii »

Yeah,

So if I log in on the phpbb side, it will log me into the forums, and reflect that I'm logged in on the forums, however the wordpress admin menu that should be at the top won't appear until I refresh the page or move away from the forums. If I browse the forums immediately after logging in, it will not display the wordpress admin menu until I visit a different page on my site, or refresh the current page (which takes me to the main page on my site).

If you're still having trouble visualizing it, I can take some screenshots.

Thanks.
User avatar
axew3
w3all User
w3all User
Posts: 2883
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: ajax refresh after login

Post by axew3 »

logging in phpBB, when in iframe mode than ... ok got it ...
on iframe you login phpBB, but the WP page do not refresh, so you result as logged out in WP, also if cookies have been set, until refresh.

Here at axew3.com, if you try the result is that you are redirected at WP index (firefox/chrome). So it need to be fixed by the way to remain on forum page. That i know. I need to put eyes into page-forum.php javascript for iframe also for more other reasons.

Have you rebuild the forum page with latest 1.3.5? Is you on a fresh 1.3.5 wp_w3all install, or you are updating an old wp_w3all?
mikotoiii
Moderator
Moderator
Posts: 41
Joined: Wed May 18, 2016 12:09 pm

Re: ajax refresh after login

Post by mikotoiii »

Yeah, I've only been trying out the plugin for 2 or 3 days now, so when I downloaded the plugin, it was a fresh 1.3.5 install.
User avatar
axew3
w3all User
w3all User
Posts: 2883
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: ajax refresh after login

Post by axew3 »

p.s: the openmodal login, temporary workaround to this behavior, display onlogin?
i mean this:
ScreenHunter_64 May. 19 15.01.jpg
ScreenHunter_64 May. 19 15.01.jpg (50.28 KiB) Viewed 2836 times
Post Reply