Page 1 of 1

Fatal error: Class 'Controllerextensionmoduleexcelport'

Posted: Tue Dec 05, 2017 4:25 am
by JayMac Sports
Trying to configure excelport after upgrading Opencart and can't seem to find any answers. I'm getting the following error when I click edit next to the excelport module.
Fatal error: Class 'Controllerextensionmoduleexcelport' not found in /home/jaymacsports/public_html/vqmod/vqcache/vq2-system_storage_modification_system_engine_action.php on line 43
The line in the code that it's referring to is:
$controller = new $class($registry);
I'm not extremely familiar with php so I'm not sure what this means.

Re: Fatal error: Class 'Controllerextensionmoduleexcelport'

Posted: Wed Dec 06, 2017 1:11 am
by straightlight
Contact the extension developer. Issue either with class or filename structure.