Quantcast
Channel: Zenphoto forum
Viewing all articles
Browse latest Browse all 2917

Michel on "[1.4.5] Search sort order & pagelist navigation"

$
0
0

Hi all,

I changed the sort order on the searchpage by doing this:

<?php while (next_image(false, NULL, 'date', 'desc')): ?>

This works...latest pictures on first page, first pictures on last page.

On the first page with the latest pictures the printPageListWithNav shows the previous link instead of the next link.

printPageListWithNav( gettext('« Prev'),gettext('Next »'),false,'true','pagelist','',false,'7' );

Is there a way to change this?

TIA


Viewing all articles
Browse latest Browse all 2917

Trending Articles