Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Error after upgrade to 2.1.6

This discussion is related to the Civil Tongue addon.
DenisSDenisS My brain hurts Buriram ✭✭

2.1.6 error on trying to access CIvil Tongue from the dashboard. I have tried other themes so i don't think a theme problem:

The error occurred on or near: /home3/han/public_html/isaanexpats/library/core/class.dispatcher.php 33: try { 334: $this->FireEvent('BeforeControllerMethod'); 335: Gdn::PluginManager()->CallEventHandlers($Controller, $Controller->ControllerName, $ControllerMethod, 'Before'); 336:
337: call_user_func_array($Callback, $Args); 338: } catch (Exception $Ex) { 339: $Controller->RenderException($Ex); 340: } 341: } elseif (method_exists($Controller, $ControllerMethod)) {

Comments

Sign In or Register to comment.