Advanced search  

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

Pages: [1]   Go Down

Author Topic: Fehlermeldung aus Logfile database  (Read 1917 times)

0 Members and 1 Guest are viewing this topic.

Klaus_R

  • Coppermine novice
  • *
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 30
  • HuHu ;-)
    • Senioren in die Berge
Fehlermeldung aus Logfile database
« 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
Logged

ron4mac

  • Administrator
  • Coppermine addict
  • *****
  • Country: us
  • Offline Offline
  • Posts: 2026
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 19 queries.