PDA

View Full Version : Post search display help


malum
3rd of December 2007 (Mon), 09:36
After a search the reset to show all button gives me thumbnails with no titles but my default view is thumbnails with titles.
How do I get thumbnails with titles as the default after a reset of the search?

malum
1st of October 2010 (Fri), 09:31
In case anyone else is stuck with this

In list.php (root folder)
Remove (line139)



if (isset($_POST['SUBMIT_reset_search'])) {
$select_output = "thumbs";
}