CompanyDirectory error when selectcategory="0" form is submitted
Posted: Tue Sep 16, 2008 7:53 am
Xampp: 1.6.6.a
Apache 2.2.8
// INFO
MySQL 5.0.51a
PHP 5.2.5 + PHP 4.4.8 + PEAR
CMS Version 1.4.1
CGExtensions 1.9
CompanyDirectory 1.1.6
// Problem
When I´m trying to use the parameter selectCategory="0" I get a nice dropdown box with the categories that were added in it.
Then when I click submit then I get this warning message, Warning: Parameter inputsubmit is not known... dropped in C:\xampp\htdocs\cms\lib\misc.functions.php on line 1301
// Possible error
Probably the CompanyDirectory module needs to send some kind of variable/parameter to the cms class so it knows how to clean the input, but this is beyond my knowledge.
Cheers, Kristofer
Apache 2.2.8
// INFO
MySQL 5.0.51a
PHP 5.2.5 + PHP 4.4.8 + PEAR
CMS Version 1.4.1
CGExtensions 1.9
CompanyDirectory 1.1.6
// Problem
When I´m trying to use the parameter selectCategory="0" I get a nice dropdown box with the categories that were added in it.
Then when I click submit then I get this warning message, Warning: Parameter inputsubmit is not known... dropped in C:\xampp\htdocs\cms\lib\misc.functions.php on line 1301
// Possible error
Probably the CompanyDirectory module needs to send some kind of variable/parameter to the cms class so it knows how to clean the input, but this is beyond my knowledge.
Cheers, Kristofer