News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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