critical error when trying to rotate images critical error when trying to rotate images
 

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 when trying to rotate images

Started by LWAA, July 12, 2006, 05:29:17 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

LWAA

I'm trying to rotate images and get critial error messages - I've tried using safari and explorer browsers.
"There was an error while processing a database query "

Can anyone offer a suggestion? I have several images to rotate.
thanks
<i>"I understand everything, except what you're telling me"</i>

Joachim Müller

Enable debug_mode in coppermine's config, then post the actual error message (not the debug_output). A link to your page might help as well.

LWAA

thanks.

link: http://www.i-am-that-i-am-art.com/flrouiedscv3/

Result:
[File: /home/basetho1/public_html/i-am-that-i-am/flrouiedscv3/include/functions.inc.php - Line: 249]

While executing query "UPDATE cpg133_pictures
                          SET pheight = ,
                            pwidth = ,
                                                        filesize = 4096,
                                                        total_filesize = 6014
                          WHERE pid = '266'" 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 '
                            pwidth = ,
                                        ' at line 2


<i>"I understand everything, except what you're telling me"</i>

Joachim Müller

Running update.php shows that you appear to have replaced the sql statements with modded code. Can't help you with your mod.