Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Error while processing a database query, when bridged to phpBB  (Read 5862 times)

0 Members and 1 Guest are viewing this topic.

artisticlight

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Error while processing a database query, when bridged to phpBB
« on: October 01, 2006, 06:17:55 pm »

Hello, and thanks for this great mod.

I installed the modpack today and I get an error when I try to view an image (i.e., I click on a thumbnail). The error is:

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 cpg_comments AS c LEFT JOIN `andrew_phpBB`.phpbb_users AS u ON c.author_id=u.user_id WHERE pid='145' ORDER BY c.msg_id ASC" on Resource id #20

mySQL error: Table 'andrew_phpBB.cpg_comments' doesn't exist

File: /hsphere/local/home/andrew/artrevealed.net/cpg/include/functions.inc.php - Line: 248


I do not get this error if I disable bridging. I am bridged to phpBB v2.0.21.

I checked through phpMyAdmin and the andrew_phpBB.cpg_comments table does not exist, but andrew_cpg.cpg_comments does. I'm not sure why cpg is looking for comments in the phpBB database.

Any help would be appreciated. Thank you.

Andrew
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 19 queries.