When I try to install a plugin, I get:
Notice: Undefined offset: 0 in libraries/CBLib/CBLib/Database/Table/Table.php on line 458 Fatal error: Cannot access empty property in libraries/CBLib/CBLib/AhaWow/Controller/ActionController.php on line 962
Line 962 is:
$dataModelValueOld = $data->$dataModelKey;
PCAnalyzer wrote: When I try to install a plugin, I get:
Notice: Undefined offset: 0 in libraries/CBLib/CBLib/Database/Table/Table.php on line 458 Fatal error: Cannot access empty property in libraries/CBLib/CBLib/AhaWow/Controller/ActionController.php on line 962
Line 962 is:
$dataModelValueOld = $data->$dataModelKey;
Please download new CB 2.0.6 package (we updated in an hour after initial release) and install over your existing one. Your issue should be resolved.