forum.coppermine-gallery.net

Support => Deutsch (German) => Language Specific Support => cpg1.6.x Deutsch (German) => Topic started by: Klaus_R on August 15, 2022, 09:34:07 am

Title: Fehlermeldung aus Logfile database
Post by: Klaus_R on August 15, 2022, 09:34:07 am
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
Title: Re: Fehlermeldung aus Logfile database
Post by: ron4mac on August 15, 2022, 12:13:17 pm
https://forum.coppermine-gallery.net/index.php/topic,79567.msg385815.html#msg385815