Critical error Critical error
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Critical error

Started by interalien, September 06, 2006, 12:56:16 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

interalien

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


interalien