The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi there, I'm trying to bridge a software with vB, but if I include the './global.php' file, I get the following:
Quote:
PHP Code:
Here is the file I'm using which works pretty well: http://www.phpclasses.org/browse/file/28845.html Any help is appreciated. Thanks Diego |
#2
|
|||
|
|||
![]()
I'm not sure what your code is doing, but I think that error indicates that $vbulletin->db is not set.
|
#3
|
|||
|
|||
![]()
Hi kh99, thanks for your reply.
I think that it's conflicting with the existing $db that's set already for the main app which I'm trying to brigde with. Anyway, thank you, I'll try to figure it out with what you said. |
#4
|
|||
|
|||
![]()
No, I get it now - $vbulletin->db is a reference to the global $db, so you're trying to make sure that doesn't get clobbered.
Quote:
![]() |
#5
|
|||
|
|||
![]()
exactly hehe
the issue happens just after including the global.php file maybe I'll just use curl to post to that file, but it will not be a correct thing to do - oh wel |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|