@acrylian:
I have updated the album options with your solution, with the following query:
`UPDATE ``zp_albums` SET sort_type ='mtime', subalbum_sort_type='mtime' WHERE 1
it is working exactly, but it is descending order, but i want latest first!
@sbillard: Yes, is there another sort way, we can do it.