Wednesday, May 7, 2014

Error log

Something went crazy on the site I am working on, after every save I get logged out on the following request.

 

Checking the error logs and its packed with:

 

#378 [internal function]: ErrorHandler::handleException(Object(InternalErrorException))

#379 /home4/libs/2.4.6/Cake/Error/ErrorHandler.php(254): call_user_func('ErrorHandler::h...', Object(InternalErrorException))

#380 /home /libs/2.4.6/Cake/Error/ErrorHandler.php(203): ErrorHandler::handleFatalError(256, '[Exception] loa...', '/home4/...', 129)

#381 [internal function]: ErrorHandler::handleError(256, '[Exception] loa...', '/home4/...', 129, Array)

 

Is there a way to see the full log without the …. Being added to the path? Line 129 in what file?

 

Thanks,

 

Dave

 

No comments: