- Edited
Right after installation i see the following errors on my website:
Warning: Declaration of AssignmentForm::render($options) should be compatible with Form::render($staff = true, $title = false, $options = Array) in /home/XXXXX/public_html/support/include/class.forms.php on line 4401
Warning: Declaration of TransferForm::render($options) should be compatible with Form::render($staff = true, $title = false, $options = Array) in /home/XXXXX/public_html/support/include/class.forms.php on line 4521
Warning: session_name(): Cannot change session name when headers already sent in /home/XXXXX/public_html/support/include/class.ostsession.php on line 34
Warning: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time in /home/XXXXX/public_html/support/include/class.ostsession.php on line 40
Warning: session_set_cookie_params(): Cannot change session cookie parameters when headers already sent in /home/XXXXX/public_html/support/include/class.ostsession.php on line 56
Warning: session_set_save_handler(): Cannot change save handler when headers already sent in /home/XXXXX/puxblic_html/support/include/class.ostsession.php on line 81
Warning: session_start(): Cannot start session when headers already sent in /home/XXXXX/public_html/support/include/class.ostsession.php on line 86
Warning: Cannot modify header information - headers already sent by (output started at /home/XXXXX/public_html/support/include/class.forms.php:4401) in /home/bwr32sf/public_html/support/include/client/header.inc.php on line 8
Warning: Cannot modify header information - headers already sent by (output started at /home/XXXXX/public_html/support/include/class.forms.php:4401) in /home/bwr32sf/public_html/support/include/client/header.inc.php on line 9
Warning: Cannot modify header information - headers already sent by (output started at /home/XXXXX/public_html/support/include/class.forms.php:4401) in /home/bwr32sf/public_html/support/include/client/header.inc.php on line 13
On SCP, more or less the same:
Warning: session_start(): Failed to read session data: user (path: /var/cpanel/php/sessions/ea-php72) in /home/XXXXX/public_html/support/include/class.ostsession.php on line 86
Warning: Cannot modify header information - headers already sent by (output started at /home/XXXXX/public_html/support/include/class.ostsession.php:86) in /home/bwr32sf/public_html/support/include/class.http.php on line 62