tinymvc-php icon indicating copy to clipboard operation
tinymvc-php copied to clipboard

Uncaught TypeError TinyMVC_ExceptionHandler

Open Genie23 opened this issue 7 years ago • 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****

Genie23 avatar Apr 15 '18 18:04 Genie23

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

ghost avatar Apr 16 '18 00:04 ghost

@nogats07 how?

ghost avatar Sep 26 '18 19:09 ghost

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

ghost avatar Sep 27 '18 03:09 ghost