Novahq.net Forum

Novahq.net Forum (https://novahq.net/forum/index.php)
-   phphq.Net Forums (https://novahq.net/forum/forumdisplay.php?f=277)
-   -   phShoutBox help needed (https://novahq.net/forum/showthread.php?t=39329)

fsy 08-14-2007 04:18 AM

phShoutBox help needed
 
Hi,

I would like to install multiple copies of the phShoutBox script on the same database.
how do i do that????

In the config.php file saids
Code:

//This is used if you want


to install multiple copies of this script on the same database.
$tbl_prefix="phshout";

what exactly do I have to do to have multiple copies of phShoutBox on every other page with different posts.

Thank you

Lakie 08-14-2007 05:45 AM

what that does is prefix the table names so that you can have multiple, as long as you put something different in each install then you can do as many as you want to the same database....

Ie. Install 1
$tbl_prefix="shout1";

in the next shoutbox (Install 2)
$tbl_prefix="shout2";

and so on...


All times are GMT -5. The time now is 04:23 AM.

Powered by vBulletin®