error in the search module

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
Oscar Luijben
Forum Members
Forum Members
Posts: 63
Joined: Tue Nov 28, 2006 9:33 pm

error in the search module

Post by Oscar Luijben »

when the sears modul is used and nothing is found I get this error:

Warning: Parameter origreturnid is not known... dropped in C:\domains\toonkunstalmelo.com\wwwroot\cms\lib\misc.functions.php on line 1252

Code: Select all

1250	  if( !$mapped && !$allow_unknown )
1251		{
1252		  trigger_error('Parameter '.$key.' is not known... dropped',E_USER_WARNING);
1253		  continue;
1254		}

what is wrong?
Last edited by Oscar Luijben on Thu Jul 19, 2007 3:37 pm, edited 1 time in total.
essexboyracer
Forum Members
Forum Members
Posts: 85
Joined: Wed Jun 20, 2007 5:40 pm

Re: error in the search module

Post by essexboyracer »

I too have the same problem;

Warning: Parameter origreturnid is not known... dropped in /home/foo/public_html/site/lib/misc.functions.php on line 1252

It was after an upgrade to 1.1 from 1.0.8. The upgrade to 1.1.1 didnt fix whatever was wrong

oli
essexboyracer
Forum Members
Forum Members
Posts: 85
Joined: Wed Jun 20, 2007 5:40 pm

[SOLVED] Re: error in the search module

Post by essexboyracer »

Got it...

read this thread: http://forum.cmsmadesimple.org/index.ph ... l#msg68400

comment out the lines in /modules/search/action.default.php
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm
Location: Raalte, the Netherlands

Re: error in the search module

Post by RonnyK »

Isn't this fixed in the CMSMS 1.1.1 release???

As it is solved in an SVN I would expect it to be included in the 1.1.1 release.

Ronny
essexboyracer
Forum Members
Forum Members
Posts: 85
Joined: Wed Jun 20, 2007 5:40 pm

Re: error in the search module

Post by essexboyracer »

It only affected one site on 1.0.6 (I think) out of six running on cmsms. The others were upgraded from releases ranging from 1.0.6 to 1.0.7 to 1.1.1.

In all the upgrades, the search template seemed to defult.
Post Reply

Return to “Modules/Add-Ons”