The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Getting Error, why?
Fatal error: Call to a member function query_first() on a non-object in /public_html/forum/includes/functions.php on line 1002
Last night i was integerating vbulletin with another script of mine, it was working perfectly too. Then i commented it out because i wasnt done with it yet and thought i would finish today. Well when i went to go include my script that gathers the persons info i got this. i use another script to get all that junk which calls on require_once('/public_html/forum/includes/init.php'); and when that happens it loads everything up in vbulletin so we can read the sessions and all that. Well it gets to that functions line which is $user = $vbulletin->db->query_first(" and it bugs out, anyone know why this is. Last night it was working fine and not giving that error. |
#2
|
|||
|
|||
no one has any ideas?
|
#3
|
|||
|
|||
any luck on this? im having the same thing i think... www.allmetalforums.com/forums/
|
#4
|
||||
|
||||
Modified you the functions.php file ?
Try to Reupload it, or try to disable the Pluginsystem mf Surviver |
#5
|
|||
|
|||
Thanks, I managed to find the fix on another forum. It has to do with plugins I believe. Here is the fix:
http://www.vbulletin.com/forum/showthread.php?t=194147 |
#6
|
|||
|
|||
well this isnt a plugin system, im just calling the init.php script in the forums and when it gets to that part the vbulletin->db is not defined and i have no clue why.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|