Lack of interest Alphabetical Album + CodeFix

This suggestion has been closed automatically because it did not receive enough votes over an extended period of time. If you wish to see this, please search for an open suggestion and, if you don't find any, post a new one.

Fleur

Member
Hi,
I'm an artist using Xenforo Gallery for Portfolio.

I wish to request you add this to your Xenforo Gallery.

// Album.php, line 136 onwards:

case 'album_title':
$orderBy = 'album.album_title';
$fetchOptions['orderDirection'] = 'ASC';
break;
 
Upvote 0
This suggestion has been closed. Votes are no longer accepted.
Top Bottom