No need to change anything in the database... Your config file needs a small update (same place you edited the database connection...)
Update file yourgallery/include/config.inc.php and replace:
Update file yourgallery/include/config.inc.php and replace:
Code: [Select]
$CONFIG['TABLE_PREFIX'] = 'cpg15x_';
with:...