Top rated categories Top rated categories
 

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

Top rated categories

Started by gpitta, February 01, 2005, 04:05:44 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

gpitta

Hi,
  i want to know if the toprated's list includes all the categories.¶ My example is that i want to have two different toprated'list for each categories.

../cpg132/thumbnails.php?album=toprated&cat=6


Thanks a lot!

GZ

Nibbler

It includes everything (subject to permissions). You can add a category restriction if you find and edit the right db query.

gpitta

..uhm.. but if i put this in my browser:

..../cpg132/thumbnails.php?album=topn&cat=6

it returns to me only the most viewed in category 6!

with toprated it doesn't works?

thanks

GZ

Joachim Müller

that's expected behaviour: if you click on "top rated" from the start page of your gallery, you get all top rated pics from all categories (if you have permissions to view them). If you click on the "top rated" link from within a particular categroy, you get the top rated pics from that particular category. Pretty nifty, huh?

Joachim

gpitta


Joachim Müller


Hein Traag