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

rvarkonyi’s picture

Category: bug » support
douggreen’s picture

Category: support » bug
Status: Active » Fixed

This is a bug related to not having clean-url's. I just checked in a fix, please try the newest version. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.