Fehlermeldung aus Logfile database Fehlermeldung aus Logfile database
 

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]

Main Menu

Fehlermeldung aus Logfile database

Started by Klaus_R, August 15, 2022, 09:34:07 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Klaus_R

Hallo,
bekomme  diese Meldung angezeigt:
-------------------------------------------------------------------------------
15. August 2022 um 07:30 - While executing query 'SELECT r.pid, r.aid, filepath, filename, url_prefix, pwidth, pheight, filesize, ctime, r.title, r.keywords, r.votes, pic_rating, hits, caption, r.owner_id
FROM cpg_pictures AS r
INNER JOIN cpg_albums AS a ON a.aid = r.aid
WHERE (1)
AND r.owner_id = '4'
AND approved = 'YES'
ORDER BY ctime ASC, pid ASC
LIMIT 0 ,-450' in include/functions.inc.php on line 1686 the following error was encountered:
1064 : 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 '-450' at line 8
------------------------------------------------------------------------------

Anbei Ausschnitt von include/functions.inc.php on line 1686


Leider verstehe ich das alles nicht. In welcher Datei ist die genannte Zeile 8 zu finden?

lt. PHPinfo nutze ich: PHP Version 7.4.30,    mysqlnd 7.4.30
Vielen Dank!
Gruß Klaus