View Single Post
  #28  
Old 08-11-2005, 09:21 AM
  cherie's Avatar 
cherie cherie is offline
 

X-Wizard
  
Join Date: May 2003
Location: USA
Posts: 1,534
 

Default

Quote:
Originally Posted by smith
I've used this auto-search MOD for searching a string in the URL. Works great thks, but I'd like to be able to search by category also.

Version 3 uses '&in_category=' but any ideas of how to apply this principle in V4?
It appears you just need to add another hidden form field for posted_data[categoryid] and either hardcode the value there or pass it as another variable in your get string. You'd be using the categoryid number.
__________________
redlimeweb.com
custom mods and design integration
4.7 linux
Reply With Quote