Page 1 of 1

error message when adding user

Posted: Thu Mar 29, 2007 12:29 pm
by swilling
I have a pacsone premium running on trial license...in Kenya...everything working great...the radscaper viewer works extremely well.

One minor glitch: every time I add a user I get the following error message display:

Warning: Cannot modify header information - headers already sent by (output started at C:\Program Files\PacsOne\php\checkUncheck.js:1) in C:\Program Files\PacsOne\php\modifyUser.php on line 85

When I go back to the user configuration, the user was successfully added. What does this message mean, is there something that needs to be fixed, and how can I stop it from appearing.

Posted: Thu Mar 29, 2007 1:06 pm
by pacsone
You can disable the displaying of PHP Warning messages by setting the following variable in your php.ini configuration file:

Code: Select all

error_reporting = E_ERROR
The above setting will make PHP display only Error messages, but not Warnings or Notices to the output.

Posted: Thu Mar 29, 2007 1:36 pm
by swilling
Well, that eliminated the error messsage, but adding a user now results in a blank white page. It would be nice to receive a confirmation that the user has been added, and a the navigation tabs back at the top of the screen. This is not a complaint, just a "feature request."

Posted: Fri Mar 30, 2007 2:46 am
by pacsone
Ok, we'll fix this for the next release of PacsOne Server. Or if you need the fix sooner, simply send your current version of the php/modifyUser.php script to us at mailto:pacsone@pacsone.net.