Search Module Error lib/misc.functions.php on line 1411

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
mick2470
New Member
New Member
Posts: 4
Joined: Mon Sep 02, 2013 1:58 am

Search Module Error lib/misc.functions.php on line 1411

Post by mick2470 »

Hi there everyone,

I have just added a search function to my CMSMS site and whenever i try to use the search function it works correctly in that it can find keywords throughout my site and display results.

However at the top of every set of search results is this error:
Warning: Parameter is not known by module Search dropped in example_directory/lib/misc.functions.php on line 1411
I am running CMSMS version 1.11.7

What can I do to fix this issue?
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: Search Module Error lib/misc.functions.php on line 1411

Post by velden »

Search for the parameter you put in the tag that is not supported I guess.

Maybe you could post the tag as you use it in your template.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: Search Module Error lib/misc.functions.php on line 1411

Post by Rolf »

Hi,

Go to the admin section "Modules" and reinstall the Search module

grtz. Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
mick2470
New Member
New Member
Posts: 4
Joined: Mon Sep 02, 2013 1:58 am

Re: Search Module Error lib/misc.functions.php on line 1411

Post by mick2470 »

Hi guys, thank you for the prompt responses.
Rolf wrote:Hi,

Go to the admin section "Modules" and reinstall the Search module

grtz. Rolf
I uninstalled and then re-installed the search function however it is throwing the same error.
velden wrote:Search for the parameter you put in the tag that is not supported I guess.

Maybe you could post the tag as you use it in your template.
Um the parameter I put in the tag? My tag only states {search} and I haven't made any changes to the module or any of the files it mentions in the error.

It just doesn't seem to function properly right from the beginning.
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: Search Module Error lib/misc.functions.php on line 1411

Post by velden »

mick2470 wrote:
velden wrote:Search for the parameter you put in the tag that is not supported I guess.

Maybe you could post the tag as you use it in your template.
Um the parameter I put in the tag? My tag only states {search} and I haven't made any changes to the module or any of the files it mentions in the error.

It just doesn't seem to function properly right from the beginning.
Looking at the code of misc.functions.php I think you might have some html code inside the {Search} tag. Did you happen to put that tag in there using a WYSIWYG editor? If so, then look at the html source.

If not, try to delete the tag and type it again by hand (don't copy paste it from a website).
mick2470
New Member
New Member
Posts: 4
Joined: Mon Sep 02, 2013 1:58 am

Re: Search Module Error lib/misc.functions.php on line 1411

Post by mick2470 »

Hmm still no luck. Tried retyping it using code view and it is still throwing the same error. Thanks for your suggestions
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Search Module Error lib/misc.functions.php on line 1411

Post by Dr.CSS »

How did you upload CMSMS to server, have you done a checksum to make sure it's all there..?
mick2470
New Member
New Member
Posts: 4
Joined: Mon Sep 02, 2013 1:58 am

Re: Search Module Error lib/misc.functions.php on line 1411

Post by mick2470 »

Dr.CSS wrote:How did you upload CMSMS to server, have you done a checksum to make sure it's all there..?

I used the installer in the Cpanel.

I haven't done a checksum
User avatar
paulbaker
Dev Team Member
Dev Team Member
Posts: 1465
Joined: Sat Apr 18, 2009 10:09 pm
Contact:

Re: Search Module Error lib/misc.functions.php on line 1411

Post by paulbaker »

Can you post the template that contains the {Search} tag?
Post Reply

Return to “CMSMS Core”