Quote Originally Posted by carlwhat View Post
in the read me for this add-on:

\includes\modules\pages\advanced_search_result\header_php.php - CORE file overwrite, merge differences (creates "order by" sql clause)

i would suggest that you possibly made an error in the merge differences.

i would carefully review what you did there. again you have two order by clauses.... it should not be too hard to figure it out. you can also turn debug on, to see when your sql statement goes adrift.

the odds are strong that the problem resides in your merge as opposed to the package.
Good suggestion, unfortunately when I use the vanilla original file header_php.php I get the same error message.

I downloaded the file new from the plugin section of the forum and loaded it into my test site without any merging.