News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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