Junior Member
Junior Member
sport-and-iris   2007-10-04, 12:52
#1

e.g. zp_albums, zp_comments

... would enable easy sharing of the db if you decide you need to later (and forgot to specify a prefix on install)

Member
Member
sbillard   2007-10-04, 15:42
#2

This already exists. Look in the zp-config.php file for the line that reads:
`// If you're sharing the database with other tables, use a prefix to be safe.

$conf['mysql_prefix'] = "";`
and change it to whatever prefix you want for your tables.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.