Infinite Loop after Login (Recent Issue never had before)

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: Infinite Loop after Login (Recent Issue never had before)

Re: Infinite Loop after Login (Recent Issue never had before)

by axew3 » Fri Jan 15, 2021 8:32 am

Check this
viewtopic.php?p=5020#p5020
replace with the new one that should be now (really) all fixed

Re: Infinite Loop after Login (Recent Issue never had before)

by MattiaB » Wed Jan 13, 2021 6:44 pm

axew3 wrote: Wed Jan 13, 2021 6:27 pm Never considered that running as not linked, by the way of course, the iframe could be used.
I tried to use the iframe approach at first, but I didn't manage to get it to resize to the forum pages height dinamically (is there any guide about that?), while your plugin solved the issue with perfect graphical integration.
axew3 wrote: Wed Jan 13, 2021 6:27 pm With this all should go fine:
page-forum.zip
download and substitute renaming as you named your wp page, so
page-board.php
and replace into your active template folder.
It works like a charm, thank you infinetely! ;) ;) ;)

Re: Infinite Loop after Login (Recent Issue never had before)

by axew3 » Wed Jan 13, 2021 6:27 pm

Never considered that running as not linked, by the way of course, the iframe could be used.
With this all should go fine:
page-forum.zip
(4.65 KiB) Downloaded 106 times
download and substitute renaming as you named your wp page, so
page-board.php
and replace into your active template folder.

The new page forum (that will fix this and more issues) and v6 iframe code will be released soon.

If you find out any bug let know!

Linking users with mismatching email/usernames pairs, remember that it is MANDATORY allow users to update their email and to register, ONLY in WordPress since 2.4.0>

Re: Infinite Loop after Login (Recent Issue never had before)

by MattiaB » Wed Jan 13, 2021 5:44 pm

axew3 wrote: Wed Jan 13, 2021 3:05 pm I will go to patch about this the code, anyway, let know what you try to do, installing as linked or not linked.
If in linked users mode, then let know if your config.php file is correctly included (green message into plugin admin first option)
Hi,
thanks for the fast reply!

No in my scenario Wordpress and PHPBB have different users, with different usernames (i.e. not linked), and the plugin is only used to allow the forum to be integrated "naturally" in Wordpress as if it were one of its pages (like an iframe in some sense), so the settings (GUI side) should be correct I think.

Thanks! :D

Re: Infinite Loop after Login (Recent Issue never had before)

by axew3 » Wed Jan 13, 2021 3:05 pm

in effect, i find out the this has never been considered: using the iframe with not linked users mode.
I will go to patch about this the code, anyway, let know what you try to do, installing as linked or not linked.
If in linked users mode, then let know if your config.php file is correctly included (green message into plugin admin first option)

Re: Infinite Loop after Login (Recent Issue never had before)

by axew3 » Wed Jan 13, 2021 2:51 pm

Are you using the integration as non linked users?
Because i login in phpBB as test, then i come into wordpress, and it do not log me into wordpress.

i will looking now for the logic of the iframe if in not linked mode. Let you know asap.

If you are running as linked instead, are you sure that you have setup all correct? The plugin display red message or the path to a phpBB config.php file has been set correctly?

Top