The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Who's Online Prob [Read In]
It seems that everytime I get about 20+ visitors online at one time, I get the following error when I go to view Who's Online:
Code:
Fatal error: Call to a member function on a non-object in /home/www/fsforum/forum/online.php on line 148 Please advise .... Regards, Rolodex |
#2
|
||||
|
||||
if it's a hacked online.php try to upload an original one.
also next time you should post 5 lines before and 5 lines after the error line, that'll help users trying to help you |
#3
|
||||
|
||||
Well I know that I can put a un-hacked copy in but this started happening after
I applied the who's online w/locations hack (g-force2k2) ... It appears that the hack doesn't do much but add another section into the code. there's no additional queries involved ... strange that it only occurs when the site visitor count gets to 20+ .... -- Best regards, Rolodex mailto:rolodex@megamyths-co-uk.org |
#4
|
||||
|
||||
If you have a $DB_site->query just before or on that line then you need to have sure you have:
PHP Code:
|
#5
|
||||
|
||||
Like this:
Quote:
|
#6
|
||||
|
||||
Yes, try it now with that extra line.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|