We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Fatal error | Forum

Topic location: Forum home » Support » General Questions
Pat
Pat Dec 19 '20

thrown in /home/pabeau/public_html/ow_core/error_manager.php on line 235

[20-Dec-2020 02:07:38 UTC] PHP Fatal error: Uncaught TypeError: Argument 1 passed to OW_ErrorManager::exceptionHandler() must be an instance of Exception, instance of ParseError given in /home/pabeau/public_html/ow_core/error_manager.php:235

Stack trace:


0 [internal function]: OW_ErrorManager->exceptionHandler(Object(ParseError))

1

thrown in /home/pabeau/public_html/ow_core/error_manager.php on line 235

+++++++++++++++++++++++++++++++++

dave Leader
dave Dec 20 '20

If i remember correctly its because php has changed from using e for the exception to the full word exception   Seems i read that somewhere.. but ill have to find it again... Dont quote me on this it was awhile a go that i read this... but i think i am in the ballpark



dave Leader
dave Dec 20 '20
Try changing your php version back to 5.6 and see if that still happens.