http://ceconn.com/photo_gallery
When I click on Images in Cart or Checkout, I get this error:
There was an error while processing a database query.
While executing query "SELECT * FROM cpg_shop_prices WHERE aid=" on 0
mySQL error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
File: /home/cecon46/public_html/photo_gallery/include/functions.inc.php - Line: 249
That line has this: cpg_die(CRITICAL_ERROR, $out, __FILE__, __LINE__);
I read some of the others who've received the same or similar error message and I tried the phpMyAdmin database repair but that did nothing. There is a database in there called COPP1. I have no idea how it got there. Would that have been created by Coppermine?
Clear your cookies and retry.
That fixed everything. Wow. Thanks.