Publisher does not support the Fluid field type. Please do not contact asking when support will be available.

If you purchased an add-on from expressionengine.com, be sure to visit boldminded.com/claim to add the license to your account here on boldminded.com.

Ticket: Fatal Error in Modules Administration

Status Resolved
Add-on / Version 1.6.0
Severity Critical
EE Version 2.8.0

jan

Mar 02, 2014

Clicking on the “Wyvern” module in Administration -> Add-Ons -> Modules leads to a fatal error.

Fatal error: Call to undefined method Cp::set_variable() in /.../system/expressionengine/third_party/wyvern/mcp.wyvern.php on line 71

I think the set_variable was deprecated in EE 2.6 ?

#1

BoldMinded (Brian)

Change the line to this:

$this->EE->view->cp_page_title = WYVERN_NAME;

Login to reply