Album sorting Album sorting
 

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

Album sorting

Started by renevdb, August 29, 2006, 12:32:04 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

renevdb

Hi,

My server crashed and I reinstalled and placed the backup back but I'am missing one modification I made. I searched the forums but don't find it anymore so hopefully you can help me :-)

How to change the album sortorder so that the album added last will show up as the first album on the main page.

Thanks!!

renevdb

Found my old documentation.

index.php

change: ORDER BY a.pos to ORDER BY a.pos DESC