The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
adding tables to the vb database
I'm using vba to add pages which contain mysql queries for a separate database and ... it doesn't work. It seems that vba only wants it's content to access vb's forum database. So would it be possible to add the tables from the other database to the vb forum database?
|
#2
|
||||
|
||||
Usually when you install vba, it is to the same database that vbulletin is using. If you didn't do that, you really should be asking for help over at the vba forum.
|
#3
|
|||
|
|||
I actually just figured out what the problem was. The variable I used that stored the connection parameters of the non-vb database caused the errors. I was using:
PHP Code:
Quote:
*edit - actually $db would be an object, not a variable (me = noob). But I still don't know what the issue there was, I still guess the namespace was taken. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|