Page 1 of 1

error in the search module

Posted: Thu Jul 19, 2007 2:47 pm
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?

Re: error in the search module

Posted: Wed Aug 29, 2007 9:22 am
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

[SOLVED] Re: error in the search module

Posted: Wed Aug 29, 2007 9:32 am
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

Re: error in the search module

Posted: Wed Aug 29, 2007 9:51 am
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

Re: error in the search module

Posted: Wed Aug 29, 2007 7:39 pm
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.