2009-04-12, 07:31 AM
I noticed this serveral times and it didn't really bother me although it is still something that should be looked at.
Your friendly neighbourhood lurker.
[F] WOL Innacuracies [C-Imad Jomaa]
|
2009-04-12, 07:31 AM
I noticed this serveral times and it didn't really bother me although it is still something that should be looked at.
Your friendly neighbourhood lurker.
2009-04-13, 03:31 PM
I also recognized this problem with someone reading a thread and someone replying to it on the german forums. Because of that I dumped the sessions table when it happened again. In the location field of the affected member i found this:
Quote:/newreply.php?ajax=1?action=do_newreply&tid=12963I'm not sure if this is the reason for this strange behavior but it can lead to problems when identifying the real location. Here's the corresponding line in jscripts/thread.js:
2009-04-13, 04:43 PM
I definitely find the duplicate members on WOL page quite odd
![]()
2009-04-13, 07:02 PM
(2009-04-13, 03:31 PM)Michael83 Wrote: I also recognized this problem with someone reading a thread and someone replying to it on the german forums. Because of that I dumped the sessions table when it happened again. In the location field of the affected member i found this: I see this issue in the code, and I will fix it
2009-04-13, 07:04 PM
I just want to add that this is the reason for the issue. It happens after a user posted a reply using the quickreply form. I was able to reproduce this.
2009-04-14, 05:55 PM
Other then the one issue that Michael stated, and of which I have already fixed, we have narrowed down the issue to extensions/addons:
1) Faster fox - This extension precache's pages. i.e. index.php -> precache's forumdisplay.php. forumdisplay.php -> precache's showthread.php 2) PM Check Addon - Checks for new PMs on MyBB forums and notifies the user, so this was making calls to private.php periodically which makes the WOL change the location to private.php even if the user didn't him/herself. Thanks, Ryan
2009-04-14, 07:52 PM
(This post was last modified: 2009-04-14, 07:52 PM by x_Stricken_x.)
Glad you got it fixed
![]()
2009-04-14, 09:59 PM
Thank you for your bug report.
This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated. With regards, MyBB Group
2009-04-14, 10:02 PM
Will this also fix the double-display of users?
2009-04-14, 10:05 PM
(This post was last modified: 2009-04-14, 10:05 PM by Ryan Gordon.)
|
« Next Oldest | Next Newest »
|