Error logs Error logs
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Error logs

Started by Regs, May 20, 2016, 02:34:04 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Regs

Hallo,

ich habe massenhaft mitgelogte Fehler in der database.log.php wie folgt. Wie kann ich die abstellen? Vielen Dank für die Unterstützung!

Quote20. Mai 2016 um 12:28 - While executing query 'SELECT COUNT(*) FROM fotosrvi_pictures AS p
            INNER JOIN fotosrvi_albums AS r ON r.aid = p.aid
            INNER JOIN fotosrvi_categories AS c2 ON c2.cid = category WHERE (c2.lft BETWEEN 3 AND 4)
            AND approved = 'YES'
            AND (hits >
            OR hits =  AND pid < 12093)' in include/functions.inc.php on line 2212 the following error was encountered:
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 'OR hits =  AND pid < 12093)' at line 6

Αndré

Ein Update auf die aktuellste Coppermine-Version sollte das Problem beheben.

Regs