CMS MADE SIMPLE FORGE

Chat Made Simple

 

[#7416] Module gives a warningbox in FF when logging off "There is problem with the request"

avatar
Created By: Jan van Leeuwen (janvl)
Date Submitted: Mon Jan 02 10:58:15 -0500 2012

Assigned To: Morten Poulsen (silmarillion)
Version: 0.3.0
CMSMS Version: 1.10.2
Severity: Critical
Resolution: None
State: Open
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


History