CGFeedback and ModuleManager Error

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
chaszu
New Member
New Member
Posts: 5
Joined: Fri Apr 03, 2009 10:12 am

CGFeedback and ModuleManager Error

Post by chaszu »

Hi,

Quick question:

All I did was, I put the
{CGFeedback action='summary'}
{CGFeedback}

And when I press Submit the form (of the comment)

In the place where I have my {Menu}

I get this:

Warning: Parameter key1 is not known by module MenuManager dropped in /var/clients/client2/web14/web/lib/misc.functions.php on line 1359

Warning: Parameter key2 is not known by module MenuManager dropped in /var/clients/client2/web14/web/lib/misc.functions.php on line 1359

Warning: Parameter key3 is not known by module MenuManager dropped in /var/clients/client2/web14/web/lib/misc.functions.php on line 1359

Warning: Parameter feedback_origurl is not known by module MenuManager dropped in /var/clients/client2/web14/web/lib/misc.functions.php on line 1359

Warning: Parameter title is not known by module MenuManager dropped in /var/clients/client2/web14/web/lib/misc.functions.php on line 1359

Warning: Parameter author_name is not known by module MenuManager dropped in /var/clients/client2/web14/web/lib/misc.functions.php on line 1359

Warning: Parameter author_email is not known by module MenuManager dropped in /var/clients/client2/web14/web/lib/misc.functions.php on line 1359

Warning: Parameter rating is not known by module MenuManager dropped in /var/clients/client2/web14/web/lib/misc.functions.php on line 1359

Warning: Parameter comment is not known by module MenuManager dropped in /var/clients/client2/web14/web/lib/misc.functions.php on line 1359

Warning: Parameter submit is not known by module MenuManager dropped in /var/clients/client2/web14/web/lib/misc.functions.php on line 1359

And the menu shows Fine below this errors.
Any ideas?

I have ALL Latest Versions of modujes and CMSMS (installed today)

Any help appriciated.

THanks!!!
Post Reply

Return to “Developers Discussion”