The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Kind of at a loss with this error...
Ok, this line of code gives me an error in the /admin/functions.php file...(ver 2.2.8)
Code:
$subscribed=$DB_site->query_first("SELECT subscribethreadid FROM subscribethread WHERE threadid='$pthreadid' AND userid='$subuserid' LIMIT 1"); Fatal error: Call to a member function on a non-object I can not tell what the heck is making this line error out. I have also tried putting it into a fresh unhacked functions.php file with the same result. If I run thw query in MyPHPAdmin replacing the $vaules with numbers, it work fine. Any thoughts please. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|