I've got OC 1.5.6.4.
I went into the Language files via FTP to change things like "Brands" to "Consignment Shops". Everything was working fine, and then I began getting errors and I don't know what I did.
Code: Select all
Fatal error: Class 'Controllerproductmanufacturer' not found in /home/mcflipp/public_html/system/engine/front.php on line 39
Code: Select all
$Controllerproductmanufacturer = new $class($this->registry);
This isn't working, still getting the same error. When the error occurred, I reverted the files I had edited back to what they originally were. I also had vqMod. I removed that, hoping it would help. But no luck. I'm still getting this error. The rest of the site works fine, it's just when I go to a brand page.
I've also now downloaded and will be installing a Language Editor.
Even if there's something I can do to help pinpoint the exact problem, that would be very helpful. I hate being so clueless when I work on websites all the time. But eCommerce - or maybe just OC in general - is proving to not be the right platform for me.
Thanks in advance!