View Single Post
  #4  
Old 05-19-2008, 03:32 AM
  Yurij's Avatar 
Yurij Yurij is offline
Banned
 

X-Adept
  
Join Date: Jan 2008
Posts: 486
 

Default Re: Adding Speedbar & search to Provider area

Quote:
Originally Posted by pixeldust
You are an absolute legend! I knew I should have just asked, this has been bugging me for weeks

The search in the provider area should return the same results as from the main page - it should search the live products of the site rather than the logged in providers products as it currently does.


I do not see a simple solution to this problem.

Well, as an option while you can do so:

1. Edit file "skin1/customer/search.tpl", replace all lines
PHP Code:
..."search.php"... 


on

PHP Code:
..."{$http_location}/search.php"... 
Reply With Quote