This is what I get when I try to open anything under tab management (I wanted to open to configure it) in CB Tab Management
ErrorFatal error: Class 'JModel' not found in /home/vetsinpa/public_html/plugins/editors/jce/jce.php on line 60
This is my line 60:
JModel::addIncludePath(JPATH_ADMINISTRATOR . DS . 'components' . DS . 'com_jce' . DS . 'models');
$model =& JModel::getInstance('editor', 'JCEModel');
vetsinpain.org