Welcome Guest, Not a member yet? Register   Sign In
Exception errors on live server
#1

I have a little problem on how to structure the issues I am currently having:

I have this admin portal that I generally use for clients, It works perfectly well on localhost and I have successfully deployed it on a couple of hosting solutions(fastcomet,inmotion) , however I try it out on a local hosting company here and I'm getting the error below:

ErrorException #1

Uncaught ErrorException: print_r(): Property access is not allowed yet in /home/juvedabe/cpadmin.sitename.com/app/Views/errors/html/error_exception.php:100 Stack trace: #0 [internal function]: CodeIgniter\Debug\Exceptions->errorHandler(2, 'print_r(): Prop...', '/home/juvedabe/...', 100, Array) #1 /home/juvedabe/cpadmin.sitename.com/app/Views/errors/html/error_exception.php(100): print_r(Object(App\Controllers\C_Auth_access_manager), true) #2 /home/juvedabe/cpadmin.sitename.com/system/Debug/Exceptions.php(308): include('/home/juvedabe/...') #3 /home/juvedabe/cpadmin.sitename.com/system/Debug/Exceptions.php(174): CodeIgniter\Debug\Exceptions->render(Object(CodeIgniter\Database\Exceptions\DatabaseException), 500) #4 [internal function]: CodeIgniter\Debug\Exceptions->exceptionHandler(Object(CodeIgniter\Database\Exceptions\DatabaseException)) #5 {main} thrown

It's a shared host, and there is nothing on the error log, I've seen similar problems on the Forum, but not clear answers on how to solve it, any ideas or direction would be well appreciated. 

Regards.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB