Page 1 of 1

Search function not returning result

Posted: Sun Mar 30, 2014 3:04 am
by SanityP
Hi

I'm having a bit of an issue here. I've recently installed the newest version (complete new install).
Everything works perfectly, except for the search function.

I have a few products, but whenever I search for them (even using the exact title); I always end up with the message saying therre are no results to display.

I've tried search google and this forum, but all I could find is about expanding the function.
I'd just like it to work in the first place :)

Thanks in advance!

Re: Search function not returning result

Posted: Sun Mar 30, 2014 3:02 pm
by ramesh_vikaschouhan
this might be issue with theme ,
such errors can only be solved if you take help of some coding opencart expert.
u can choose us .
skype : Ramesh Chouhan VIT

Re: Search function not returning result

Posted: Mon Mar 31, 2014 7:15 pm
by thakl
I have the same exact problem. I'm using a custom theme, but I have the same problem with the default theme.
Here is the error log from the admin page:
2014-03-31 10:56:46 - PHP Notice: Undefined variable: search in .../catalog/view/theme/OPC050123/template/product/search.tpl on line 12
2014-03-31 10:56:46 - PHP Notice: Undefined variable: search in ...catalog/view/theme/OPC050123/template/product/search.tpl on line 15
2014-03-31 10:56:46 - PHP Notice: Undefined variable: category_id in .../catalog/view/theme/OPC050123/template/product/search.tpl on line 20
2014-03-31 10:56:46 - PHP Notice: Undefined variable: category_id in .../catalog/view/theme/OPC050123/template/product/search.tpl on line 26
2014-03-31 10:56:46 - PHP Notice: Undefined variable: category_id in .../catalog/view/theme/OPC050123/template/product/search.tpl on line 26
2014-03-31 10:56:46 - PHP Notice: Undefined variable: category_id in .../catalog/view/theme/OPC050123/template/product/search.tpl on line 26
2014-03-31 10:56:46 - PHP Notice: Undefined variable: category_id in .../catalog/view/theme/OPC050123/template/product/search.tpl on line 26
2014-03-31 10:56:46 - PHP Notice: Undefined variable: sub_category in .../catalog/view/theme/OPC050123/template/product/search.tpl on line 41
2014-03-31 10:56:46 - PHP Notice: Undefined variable: description in .../catalog/view/theme/OPC050123/template/product/search.tpl on line 48

What can I do?