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.