Uncaught TypeError TinyMVC_ExceptionHandler
Opened this issue · 3 comments
Genie23 commented
Hello
I have an issue with TinyMVC (I must have an error in my model, but suddenly impossible to debug) :
Fatal error: Uncaught TypeError: Argument 1 passed to TinyMVC_ExceptionHandler::handleException() must be an instance of Exception, instance of Error given in tinymvc\sysfiles\plugins\tinymvc_exceptionhandler.php on line 90****
Deleted user commented
Set tiny mvc error handler to 0, and the you will see the real error you were encountering.
Deleted user commented
@nogats07 how?
Deleted user commented
View the index.php file and you will see that line there.