Quote:
Originally Posted by kinggori
Hi guys,
can someone please tell me how i can add a new db table and integrate it into vbulletin
I know how to add tables using phpmyadmin.. but once the tables are created how can i use vbulletin's db classes and function to access my new tables?
thanks 
|
Did you add the table in the same database as vBulletin's? If so, you should be able to use vBulletin's database class without doing anything else.