Summary:
Module gives a warningbox in FF when logging off "There is problem with the request"
Detailed Description:
The module is funktioning although not with FEU, only with nickname.
When I use it with a nickname all is fine only when I end the chatsession,
logging the nickname off
I get a warningbox in FF with "There is problem with the request" that
disappeares without clicking.
More problematical is that it logs in the systemprotocol the following
notification:
"Module is not properly cleaning input params"
only calling the page gives this 4 times for AjaxMadeSimple and 2 times for
ChatMadeSimple
On the server I get this PHP-errors:
[02-Jan-2012 16:41:31] PHP Warning: Invalid argument supplied for foreach() in
/home1/stajlbiz/public_html/cms110/modules/AjaxMadeSimple/AjaxMadeSimple.module.php
on line 198 [02-Jan-2012 16:41:31] PHP Warning: array_merge() [<a
href='function.array-merge'>function.array-merge</a>]: Argument #1 is not an
array in
/home1/stajlbiz/public_html/cms110/modules/AjaxMadeSimple/AjaxMadeSimple.module.php
on line 211 [02-Jan-2012 16:45:39] PHP Warning: Invalid argument supplied for
foreach() in
/home1/stajlbiz/public_html/cms110/modules/AjaxMadeSimple/AjaxMadeSimple.module.php
on line 198 [02-Jan-2012 16:45:39] PHP Warning: array_merge() [<a
href='function.array-merge'>function.array-merge</a>]: Argument #1 is not an
array in
/home1/stajlbiz/public_html/cms110/modules/AjaxMadeSimple/AjaxMadeSimple.module.php
on line 211