The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
global.php include problem
I'm tryng to build a portal based on a cms that integrates with Vbulletin. On this purpose I include global.php of vbulletin in my cms pages as suggested in alot of threads.
It fails: Fatal error: Call to a member function on a non-object in /forum/includes/functions.php on line 1041 which is a call to the db function: Code:
$user = $vbulletin->db->query_first(" SELECT " .... Is there any solution in order to use both cms and vbulletin framework thogether (db class) ? THanks in advance for your help: being not a good coder myself need help :P |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|