After Update to PHP 7 my site doesn't work.

My server error log:

ErrorException: Fatal Error: Cannot 'break' 2 levels - library/WidgetFramework/Helper/Index.php:90


#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}


array(3) {
["url"] => string(28) "http://www.muhasebecafe.com/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
 
The error specifically mentions the widget framework add-on.

You will need to post in the resource thread for support.
 
Top Bottom