forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 modpack by Stramm => Topic started by: interalien on September 06, 2006, 12:56:16 am

Title: Critical error
Post by: interalien on September 06, 2006, 12:56:16 am
After installing this modpack i am getting a critical error when clicking on a thumbnail to view the larger image

There was an error while processing a database query.

While executing query "SELECT c.msg_id, c.msg_author, c.msg_body, UNIX_TIMESTAMP(msg_date) AS msg_date, c.author_id, c.author_md5_id, c.msg_raw_ip, c.msg_hdr_ip, c.pid, u.user_avatar AS avatar_url FROM cpg148_comments AS c LEFT JOIN `lizan_lizanforum`.lizan_users AS u ON c.author_id=u.user_id WHERE pid='67' ORDER BY c.msg_id ASC" on Resource id #16

mySQL error: Table 'lizan_lizanforum.cpg148_comments' doesn't exist


The 'lizan_lizanforum.cpg148_comments'  table does not reside in that DB but in 'lizan_lizangall.cpg148_comments'

File: /home/lizan/public_html/gallery/include/functions.inc.php - Line: 248

I have the installation bridged with PHPBB2

The gallery was an existing one and already had images uploaded. I do not know if this is why the problem has occured?

Any help greatly appreciated
Title: Re: Critical error
Post by: Stramm on September 06, 2006, 01:43:12 am
http://forum.coppermine-gallery.net/index.php?topic=35177.0
Title: Re: Critical error
Post by: interalien on September 06, 2006, 06:51:43 pm
Thanks worked a treat ;D