mohrt/tinymvc-php

Uncaught TypeError TinyMVC_ExceptionHandler

Opened this issue · 3 comments

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****

Set tiny mvc error handler to 0, and the you will see the real error you were encountering.

@nogats07 how?

View the index.php file and you will see that line there.