Cannot delete comments via "Review Comments" & Thumbnail slides overlapping Cannot delete comments via "Review Comments" & Thumbnail slides overlapping
 

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

Cannot delete comments via "Review Comments" & Thumbnail slides overlapping

Started by TeknoSounds, January 11, 2011, 11:36:59 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

TeknoSounds

Greetings,
Since upgrading from v1.4 to v1.5 when it came out I have not been able to delete comments from the admin panel's "Review Comments"
Selecting one or multiple comments, choosing the radial for Delete, I get the "Are you sure?" box then it produces the following error:
Critical error
There was an error while processing a database query

Also after the upgrade to 1.5.12 the overlapping on pictures has drastically been reduced, but still occurs on horizontal images.  See below:
http://teknosounds.com/tspics/displayimage.php?album=242&pid=27429#top_display_media

Using cpg 1.5.12
Gallery located: http://teknosounds.com/tspics/


ΑndrĂ©

Quote from: TeknoSounds on January 11, 2011, 11:36:59 AM
Since upgrading from v1.4 to v1.5 when it came out I have not been able to delete comments from the admin panel's "Review Comments"
Works as expected in my testbed. Please enable debug mode and post the extended error message.


Quote from: TeknoSounds on January 11, 2011, 11:36:59 AM
after the upgrade to 1.5.12 the overlapping on pictures has drastically been reduced, but still occurs on horizontal images.
That's how the new film strip works. However, you're not allowed to post several issues in one thread according to the board rules. Please search the board before you start a new thread, as this issue has been discussed before (I'm quite sure we have an open thread in the support boards or in the bugs board).

TeknoSounds

Ahh debug mode helped tremendously.  Came out with this error:
While executing query 'SELECT filepath, filename FROM cpg132_pictures WHERE pid = ' in plugins/facebook/codebase.php on line 47

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


Looks like the Facebook link plugin is causing the issue.  I uninstalled the plugin and it works fine now :)

I'll go update the issue with the thumbnail slides.

Thanks!