I was checking my apache error log about a different issue when I ran across some general parameter errors from cmsms that don't seem to cause any problems for users, but which might be of note to developers. They are things like:
Code: Select all
PHP Warning: Parameter fbrp_captcha_phrase is not known... dropped in /home/web/chelseahigh/chs/lib/misc.functions.php on line 1287, referer: http://chs.chelseaschools.com/chs/about-chs/contact-us.htm
PHP Warning: Parameter fbrp_submit is not known... dropped in /home/web/chelseahigh/chs/lib/misc.functions.php on line 1287, referer: http://chs.chelseaschools.com/chs/about-chs/contact-us.htm
PHP Warning: Parameter 9returnid is not known... dropped in /home/web/chelseahigh/chs/lib/misc.functions.php on line 1287
PHP Warning: Parameter 9searchinput is not known... dropped in /home/web/chelseahigh/chs/lib/misc.functions.php on line 1287