Home N-13 News Forums Help Search
RegisterForgot password?
How to add image to post necklacesdiscou
Known bugs - 4.0.3 necklacesdiscou

Latest N-13 News 4.0.3

What is N-13 News?
Where can I get help?
Known bugs

Forums Help & Support one database HELP
Adamlis1
Posted on 02 Oct 2010, 13:15:12

Access: Member
Total Posts: 2
Joined: 2010-05-31

Hi, I have one database with my server provider can't really change now is there any way I could install two or more scripts on it eg prefx table
#2899
Chris
Posted on 06 Oct 2010, 04:33:05

Access: Admin
Total Posts: 1395
Joined: 2006-05-19

It's possible but it'd require a bit of effort. Install the script normally the first, then manually rename the database tables using something like phpmyadmin, once you've renamed then edit functions.php, around the top you'll see the existing table names like this

Code:
define('NEWS_ARTICLES',        'news30_story');
define('NEWS_USERS',        'news30_users');
define('NEWS_COMMENTS',        'news30_comments');
...


Change them to whatever you've renamed the tables to. After you've done that you can then install the system again and use the same database.
#2900
Network-13.com © 2013