smart catlist smart catlist
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

smart catlist

Started by nicopilami, December 16, 2013, 09:47:05 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nicopilami

Hi
I installed the plugin "smart catlist", but then... BOUM !!!


While executing query 'SELECT title, r.description, keyword, category, aid, alb_hits, visibility, r.thumb, r.owner
        FROM cpg_categories AS c
        INNER JOIN cpg_albums AS r ON r.category = c.cid
        WHERE c.depth BETWEEN 0 + 1 AND 0 + 2
ORDER BY r.pos, r.aid' in index.php on line 381

mySQL error: Column 'visibility' in field list is ambiguous

I guess it is a "c." that has to be added, but where and in wich file ?

Thanks
Nico

ΑndrĂ©

Quote from: nicopilami on December 16, 2013, 09:47:05 PM
I installed the plugin "smart catlist"
I cannot find such a plugin for cpg1.5.x.

Quote from: nicopilami on December 16, 2013, 09:47:05 PM
I guess it is a "c." that has to be added, but where and in wich file ?
Quote from: nicopilami on December 16, 2013, 09:47:05 PM

in index.php on line 381