I found something interesting today and thought I would post it up.
I was having an issue where just clicking the search button in the search header was returning a blank screen.
I was also getting a blank screen on certain searches and then trying to sort a search.
The issue was caused by a few blank lines after my ?> end php tag in my extra_functions.php file.
(my file actually is named functions_abc.php but is in the extra_functions folder)
I deleted the blank lines and search works normal now.
Dave Dawson
zencart 1.3.8a



