The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Cron file for thread info updating ... HELP!?
I have created the following file to do CRON job for updating the thread info but i get the following error msg whenever I run it ....
Fatal error: Call to a member function query_first_slave() on a non-object in /xxx/yyy/zzz/global.php on line 242 Can anyone explain what the above means??? Quote:
|
#2
|
|||
|
|||
I'm pretty sure it means that the database didn't open sucessfully. I've seen it happen before, but I can't remember what the problem turned out to be. I think maybe there's something you need in your file before the "require_once ('./global.php');". If you look at another "top level" file like misc.php for example, there's some stuff set up in there before the require_once. I have no idea off the top of my head what is actually needed or might be causing your problem (or even if that really is the problem, to be honest).
|
#3
|
|||
|
|||
i have copy the entire script .. but still not working.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|