Page 2 of 2

Re: Pisearch Clean URls'

Posted: Tue Jun 06, 2006 9:10 pm
by stopsatgreen
Many thanks to both Piratos and Russ; the module and its hacked counterpart both work perfectly!

Piratos, is there any chance of including Russ's fix in the module for future versions?

Update: I can't seem to get the exclude parameter to work. I've tried using the page alias and the page name, but neither works. I've used it like this:

Code: Select all

{cms_module module="pisearch" action="showresults" exclude="1" expages="name"}
Am I doing something wrong?

Re: Pisearch Clean URls'

Posted: Wed Jun 07, 2006 7:10 am
by Russ
hi stopsatgreen, you don't actually need the exclude if you are just excluding pages in the 'expages'. The value in the 'expages' should I think be your menu text? These should be on your 'results' page, not the form calling page.

Russ

Re: Pisearch Clean URls'

Posted: Wed Jun 07, 2006 11:40 am
by stopsatgreen
You're right, that works fine, thanks!