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

Problems with Top rated category

Started by victory123, October 28, 2003, 01:44:12 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

victory123

I use the latest phpnuke port 1.1.D.

I have a strange Problem with the Top rated category. Although I have 82 Ratings the Gallery keeps showing only 8 pictures on 1 page, with the footer displaying "7 pictures on 1 pages(s)". :(

When I change the Config in "Minimum number of votes for a picture to appear in the 'top-rated' list " from 1 to 2 the following appears:

The footer displays "122 pictures on 16 page(s)" and now I see several pictures with multiple ratings what seems to be correct. The problem is now, that only 4 of the 16 pages have content. When I click a page above 4 it displays "No image to display". :evil:

Weird problem.

Do you have a clue in this???

Thanks in advance.

victory123

Probably someone can tell me which is the php file which controls the top rated category, so that I can check the file myself.

Many thanks for your help.

DJMaze

functions.inc.php: function display_thumbnails(

called by index.php: display_thumbnails('toprated', $cat, 1, $CONFIG['thumbcols'], max(1, $matches[2]), false);
There are 2 kinds of users in this world: satisfied and complainers.
Why do we never hear something from the satisfied users?
http://coppermine-gallery.net/forum/index.php?topic=24315.0