coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: Mikeablah on July 06, 2004, 03:13:19 AM

Title: Admin- Critical error
Post by: Mikeablah on July 06, 2004, 03:13:19 AM
 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.
Title: Re: Admin- Critical error
Post by: Joachim Müller on July 06, 2004, 08:58:29 AM
http://forum.coppermine-gallery.net/index.php?topic=7626.0 (please read the whole thread).

GauGau