PDA

View Full Version : Table names


The_Sisko
Tue 23rd Jan '01, 6:09pm
I was wondering if we get the possibility to choose the name of the database tables on our own. I only have the possibility to use one database so I must change the table names to run two or more vBulletin on my sites.

So it would be much better for me to def. the table name in the config file.
Example:
$post = "postname";

something like this. I know it should be easy to do a search an d replace but being affraid of doing something wrong and see it only when it happens....

http://vbulletin.com/forum/showthread.php?threadid=5385
http://vbulletin.com/forum/showthread.php?threadid=2318
http://vbulletin.com/forum/showthread.php?threadid=2163

So what do we have to get in vB 2.0 ???

The_Sisko
Sat 3rd Feb '01, 12:05pm
So, becuase this is very imported for me, to use two vBB's in one database, I would like to bump it to the top again!

Can we chose the tablenames in vB 2.0?????????

Streicher
Sat 3rd Feb '01, 12:14pm
I am in the same situation to have only one database that my Hoster gives to me. How can i run more than 1 vBB's in the same MySQL database. Is there a simple way to change the name of the tables.
I would be very pleased if someone of the PHP/MySQL Gurus can help me.

Streicher

Freddie Bingham
Sat 3rd Feb '01, 12:52pm
The table names are setup the same way as they were in v 1.1.x.

The_Sisko
Sat 3rd Feb '01, 4:55pm
So anyway can anyone give us a small "install instruction" how to change the tablenames over the *.php(3) files. So can try it on out own to change everything.