Hi all,
I'm just having slight problems with this one, trying to use filter block to search specific content but after submit button is hit the url the block generates is incorrect.
should be:
?q=jobsearch&filter0=3&filter1=&filter2=
what it does:
?filter0=3&filter1=&filter2=
whereas "jobsearch" is the view I want to use it for. Now I don't have such good understanding in php although I tried to figure out where to modify the module but gave up!
Any help appreciated!
Thanks
Comments
Comment #1
rvarkonyi commentedComment #2
douggreen commentedThis is a bug related to not having clean-url's. I just checked in a fix, please try the newest version. Thanks!
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.