The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
When the Memberlist get's to my username, it repeats it. Just thought I'd let you know. Screenshot:
|
#2
|
||||
|
||||
Hmm, I think it's a bug in PPN's online status in member list hack.
I think it reads all your sessions and that's why you show up more than once. I'll fix it right away, thanks for letting me know. |
#3
|
||||
|
||||
Quote:
|
#4
|
|||
|
|||
yeah, why you got so many sessions
from the way I understand vBulletin you should only have 2 or 3 at maximuim not 15 btw posted how to fix it cause someone else mentioned it at the LEFT JOIN session ON (session.userid = user.userid) it should be LEFT JOIN session ON (session.userid = user.userid AND session.lastactivity > $datecut) |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|