Album sorting Album sorting
 

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

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