by axew3 » Thu Mar 30, 2017 8:29 am
so, i've misunderstand they are! and i was thinking all was ok.
Since as you see here in this online example, member list return correctly the right time (isn't it? if not please let me know i will re-check), the fact that a theme author return you as answer that this is a problem with this plugin is not correct due to the fact, that this integration plugin, do not run any code into phpBB side. It just execute queries on his database, when user is on WP side.
The responsible of the time update in phpBB is phpBB code when you click on any phpBB link, also in iframe mode (as the displayed is an iframe, that is a separate page, the phpBB real page).
Now, if the scenario is, an user come into WP side, without visit phpBB or WP page forum, than you have reason. The last visit of the user into phpBB isn't updated if the user not visit the forum.
This is very easy to resolve, it is just required to add two lines of code. I'm not sure if it should be an option, or by default behavior.
1.6.7 so will resolve this (as option or by default).
So, if this the problem, this will be resolved on 1.6.7.
If last online time for the user, not update when the user is navigating phpBB full forum or navigating forum on iframe, you can be sure than you have a phpBB problem somewhere, not related this plugin.
so, i've misunderstand [i]they are![/i] and i was thinking all was ok.
Since as you see here in this online example, member list return correctly the right time (isn't it? if not please let me know i will re-check), the fact that a theme author return you as answer that this is a problem with this plugin is not correct due to the fact, that this integration plugin, do not run any code into phpBB side. It just execute queries on his database, when user is on WP side.
The responsible of the time update in phpBB is phpBB code when you click on any phpBB link, also in iframe mode (as the displayed is an iframe, that is a separate page, the phpBB real page).
[b]
[b]Now, if the scenario is, an user come into WP side, without visit phpBB or WP page forum, than you have reason.[/b] The last visit of the user into phpBB isn't updated if the user not visit the forum.[/b]
This is very easy to resolve, it is just required to add two lines of code. I'm not sure if it should be an option, or by default behavior.
1.6.7 so will resolve this (as option or by default).
So, if this the problem, this will be resolved on 1.6.7.
[b]
If last online time for the user, not update when the user is navigating phpBB full forum or navigating forum on iframe, you can be sure than you have a phpBB problem somewhere, not related this plugin.[/b]