Welcome Guest, Not a member yet? Register   Sign In
Session problem
#1

I to all.
I have a problem with the session variable. When I try to access to it I get this error. The session file is created correctly but I can do nothing.

Code:
Fatal error: Uncaught ErrorException: print_r(): Property access is not allowed yet in /mnt/data/Workspace/mysite/system/Log/Logger.php:463 Stack trace: #0 [internal function]: CodeIgniter\Debug\Exceptions->errorHandler(2, 'print_r(): Prop...', '/mnt/data/Works...', 463, Array) #1 /mnt/data/Workspace/mysite/system/Log/Logger.php(463): print_r(Array, true) #2 /mnt/data/Workspace/mysite/system/Log/Logger.php(347): CodeIgniter\Log\Logger->interpolate('print_r(): Prop...', Array) #3 /mnt/data/Workspace/mysite/system/Common.php(756): CodeIgniter\Log\Logger->log('critical', 'print_r(): Prop...', Array) #4 /mnt/data/Workspace/mysite/system/Debug/Exceptions.php(156): log_message('critical', 'print_r(): Prop...', Array) #5 [internal function]: CodeIgniter\Debug\Exceptions->exceptionHandler(Object(ErrorException)) #6 {main} thrown in /mnt/data/Workspace/mysite/system/Log/Logger.php on line 463

Fatal error: Uncaught ErrorException: print_r(): Property access is not allowed yet in /mnt/data/Workspace/mysite/system/Log/Logger.php:463 Stack trace: #0 [internal function]: CodeIgniter\Debug\Exceptions->errorHandler(2, 'print_r(): Prop...', '/mnt/data/Works...', 463, Array) #1 /mnt/data/Workspace/mysite/system/Log/Logger.php(463): print_r(Array, true) #2 /mnt/data/Workspace/mysite/system/Log/Logger.php(347): CodeIgniter\Log\Logger->interpolate('Uncaught ErrorE...', Array) #3 /mnt/data/Workspace/mysite/system/Common.php(756): CodeIgniter\Log\Logger->log('critical', 'Uncaught ErrorE...', Array) #4 /mnt/data/Workspace/mysite/system/Debug/Exceptions.php(156): log_message('critical', 'Uncaught ErrorE...', Array) #5 /mnt/data/Workspace/mysite/system/Debug/Exceptions.php(224): CodeIgniter\Debug\Exceptions->exceptionHandler(Object(ErrorException)) #6 [internal function]: CodeIgniter\Debug\Exceptions->shutdownHandler() #7 {main} thrown in /mnt/data/Workspace/mysite/system/Log/Logger.php on line 463


Thanks to all in advance, if more informations are needed let me know.
Reply


Messages In This Thread
Session problem - by luna80 - 08-19-2020, 04:54 AM
RE: Session problem - by luna80 - 08-19-2020, 11:38 PM
RE: Session problem - by InsiteFX - 08-20-2020, 03:30 AM
RE: Session problem - by luna80 - 08-23-2020, 09:49 PM
RE: Session problem - by InsiteFX - 08-24-2020, 03:42 AM
RE: Session problem - by Chroma - 08-27-2020, 04:35 AM
RE: Session problem - by luna80 - 08-27-2020, 07:04 AM



Theme © iAndrew 2016 - Forum software by © MyBB