I got everything installed and its real nice. When I click on Admin Tools I get this error:
Critical error
There was an error while processing a database query
sad.gif
I put debug mode and get:
While executing query "SELECT aid, category, IF(name IS NOT NULL, CONCAT('(', name, ') ',title), CONCAT(' - ', title)) AS title FROM cpg130_albums AS a LEFT JOIN ibf_members AS u ON category = (10000 + id) ORDER BY category, title" on
mySQL error: Table 'vathral_copper.ibf_members' doesn't exist
File: /home/vathral/public_html/cpg/include/functions.inc.php - Line: 141
CODE
Line 141: cpg_die(CRITICAL_ERROR, $out, __FILE__, __LINE__);
What could be wrong?
This is with IPB 1.3.1 and CPG 1.3
Edit: Ok, got it to work by updating the bridge file.
http://forum.coppermine-gallery.net/index.php?topic=7626.0 (please read the whole thread).
GauGau