The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/showthread.php 28 require_once





× This forum is read only. As of July 23, 2019, the UserSpice forums have been closed. To receive support, please join our Discord by clicking here. Thank you!

  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Please Help with this error
#1
I get the below error on my page please help!!


Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /customers/6/3/d/edemeat.co.uk/httpd.www/users/self-assessment/note1.php:1) in /customers/6/3/d/edemeat.co.uk/httpd.www/users/init.php on line 3 Warning: Cannot modify header information - headers already sent by (output started at /customers/6/3/d/edemeat.co.uk/httpd.www/users/self-assessment/note1.php:1) in /customers/6/3/d/edemeat.co.uk/httpd.www/users/includes/header.php on line 3 Warning: Cannot modify header information - headers already sent by (output started at /customers/6/3/d/edemeat.co.uk/httpd.www/users/self-assessment/note1.php:1) in /customers/6/3/d/edemeat.co.uk/httpd.www/usersc/includes/security_headers.php on line 37 Warning: Cannot modify header information - headers already sent by (output started at /customers/6/3/d/edemeat.co.uk/httpd.www/users/self-assessment/note1.php:1) in /customers/6/3/d/edemeat.co.uk/httpd.www/usersc/includes/security_headers.php on line 52 Warning: Cannot modify header information - headers already sent by (output started at /customers/6/3/d/edemeat.co.uk/httpd.www/users/self-assessment/note1.php:1) in /customers/6/3/d/edemeat.co.uk/httpd.www/usersc/includes/security_headers.php on line 62 Warning: Cannot modify header information - headers already sent by (output started at /customers/6/3/d/edemeat.co.uk/httpd.www/users/self-assessment/note1.php:1) in /customers/6/3/d/edemeat.co.uk/httpd.www/usersc/includes/security_headers.php on line 75 Warning: Cannot modify header information - headers already sent by (output started at /customers/6/3/d/edemeat.co.uk/httpd.www/users/self-assessment/note1.php:1) in /customers/6/3/d/edemeat.co.uk/httpd.www/usersc/includes/security_headers.php on line 80
  Reply
#2
Did you customize your UserSpice installation or pages at all? It appears as if maybe you're double calling session_start() which is causing the header errors. StackOverflow helps with this: https://stackoverflow.com/questions/8028...ror-in-php
  Reply
#3
Thank you so much!!! Error fixed now: it was caused by an unintentional whitespace before <?php
  Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)