thanks, mike.
also, i just realized that my "Sort By" options weren't working because i had replaced the wrong line in search2.php. the current instructions read:
Next Find: (somewhere between lines 530 to 540 depending on version of vb)
which is actually above the "$days = $daysoption;". not sure about older versions, but in vB2.3.0, the line that needs to get replaced for the sort is just a few lines below the "$days = $daysoption;". and both lines are in the "Get Start Daily" section (which i discovered from jschefdog's post.).
so, at least for 2.3.0, the instructions would be much less prone to errors if they said something like: "go to the ## Get Start Daily ## section. replace the $days = 1 line with... replace the eval() line with ..."
just a suggestion.
thanks again.
-scott
|