Order allow,deny Deny from all Order allow,deny Allow from all RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] PHP Fatal error: 'The class cannot be found: Theme_Catalog_'
in /home/leathercit/domains/leathercityhoorn.nl/public_html/tb_themes/shoppica2/library/ExtensionPluginBootstrap.php:152
Stack trace:
#0 tb_themes/shoppica2/library/ExtensionPluginBootstrap.php(104): TB_ExtensionPluginBootstrap->loadPlugins()
#1 tb_themes/shoppica2/catalog/ThemeCatalogExtension.php(20): TB_ExtensionPluginBootstrap->configureAll()
#2 tb_themes/shoppica2/library/CatalogManager.php(36): Theme_Catalog_Extension->configure()
#3 tb_themes/shoppica2/library/CatalogDispatcher.php(47): TB_CatalogManager->initExtensions(Object(TB_DataBag))
#4 catalog/controller/common/tb.php(35): TB_CatalogDispatcher->dispatch()
#5 [internal function]: ControllerCommonTb->index(Object(Front))
#6 vqmod/vqcache/vq2-system_engine_front.php(43): call_user_func_array(Array, Array)
#7 vqmod/vqcache/vq2-system_engine_front.php(29): Front->execute(Object(Action))
#8 index.php(234): Front->dispatch(Object(Action), Object(Action))
#9 {main}