Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: smart catlist  (Read 4834 times)

0 Members and 1 Guest are viewing this topic.

nicopilami

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
smart catlist
« on: December 16, 2013, 09:47:05 pm »

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

Code: [Select]
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
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: smart catlist
« Reply #1 on: December 17, 2013, 09:19:32 am »

I installed the plugin "smart catlist"
I cannot find such a plugin for cpg1.5.x.

I guess it is a "c." that has to be added, but where and in wich file ?
Code: [Select]
in index.php on line 381
Logged
Pages: [1]   Go Up
 

Page created in 0.022 seconds with 20 queries.