The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
This error:
Code:
Fatal error: Call to a member function on a non-object in /home/*************/public_html/forum/includes/cron/threadoftheday.php on line 23 As you notice it's for the threadoftheday.php |
#2
|
|||
|
|||
![]()
>=
should just be > |
#3
|
|||
|
|||
![]()
still no worky. same error
|
#4
|
||||
|
||||
![]() Quote:
|
#5
|
|||
|
|||
![]()
I was just trying to call it up via browser and got those errors. Otherwise it will be cron'd in the scheduled tasks.
|
#6
|
|||
|
|||
![]() Quote:
You are getting the error because cron scripts needs to be wrapped with a bunch of vB code before they can be executed (in this case, global.php creates $DB_site, and because the file isn't wrapped by vB, it doesn't have $DB_site defined). |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|