Order of Pics in Galleries Order of Pics in Galleries
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Order of Pics in Galleries

Started by dwjantz, February 14, 2005, 07:18:20 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dwjantz

OK.  To me, ordering the pics by Date Descending in Config means the newest pictures added show first.  Correct?  But it changes nothing.  Neither does it change if I make it Date Ascending.  The pics stay in the exact same order.  I want my newest pics to show first in the galleries. 

Joachim Müller

The sorting order specified in coppermine config is only being taken into account if a user hasn't specified another custom sort order, so to test this you would have to delete the cookie (that's where your custom sort order is being stored). Please report if this doesn't fix this issue for you.

Joachim

dwjantz

Looks like that worked.  So they should stay this way now?  Thanks for the tip.

Joachim Müller

sure, unless a user chooses another custom sort order for himself...

Joachim

amiNuscule

f you want to 'manually' reorder the pics within the albums, you can take a look at this hack :
http://forum.coppermine-gallery.net/index.php?topic=14793.0

I hope it helped