Hi
I have a local off line website that has everything running perfect. However on the online website, which is exactly the same (except Magic SEO is installed) the warning message does not show when no products are found from the search menu.
I have copied /pages folder from my offline website which shows the warning onto my main website but still no luck.
I printed out from line 457 on header_php.php
if ($result->number_of_rows == 0) {.. }
the $result->number_of_rows and on both I get a 0 when expect, so im lost now
Looking at the source code from my offline and online the only difference I can see is:
<div class="messageStackCaution larger"><img src="includes/templates/cookbookshop-yellow/images/icons/warning.gif" alt="Warning" title=" Warning " width="20" height="20" /> There is no product that matches the search criteria.</div>
p.s Do this have anything to do with magic SEO, says on its website it does no effect any code??
Any help or ideas would be much appreciated.
Thank you




