News:

Looking for documentation? Take a look on our wiki

Main Menu

Bug in browse_orderbyform

Started by doorknob, July 16, 2008, 00:14:04 AM

Previous topic - Next topic

doorknob

The advanced search has a problem if the results are resequenced because the $search_op value is not passed on.
Add the following line after line 28 of browse_orderbyform:
<input type="hidden" name="search_op" value="<?php echo $search_op ?>" />


Regards
Phil