Page 1 of 1

Site wont let my login to admin panel

Posted: Sat Mar 05, 2016 1:59 am
by ClosedCart
My regular site loads fine. My admin login page loads fine.

However, when I input my username and password, it says

Code: Select all

Notice: Error: Could not load model public_html/admin/model/catalog/product.php! in public_html/vqmod/vqcache/vq2-system_modification_system_engine_loader.php on line 35

this is a paste of vq2-system_modification_system_engine_loader.php


http://pastebin.com/6i3BqaHy

Please help me out here. My site works and everything, but I cannot login admin.

Re: Site wont let my login to admin panel

Posted: Sat Mar 05, 2016 2:54 am
by WayneOB
Have you recently installed any extensions? If so, you could try uninstalling them to see if it helps.

Did you try overwriting the admin/model/catalog/product.php file, then clear cache to see if that helps?

You could also try reinstall VQMod.

Re: Site wont let my login to admin panel

Posted: Sat Mar 05, 2016 10:34 am
by EvolveWebHosting
ClosedCart wrote:My regular site loads fine. My admin login page loads fine.

However, when I input my username and password, it says

Code: Select all

Notice: Error: Could not load model public_html/admin/model/catalog/product.php! in public_html/vqmod/vqcache/vq2-system_modification_system_engine_loader.php on line 35

this is a paste of vq2-system_modification_system_engine_loader.php


http://pastebin.com/6i3BqaHy

Please help me out here. My site works and everything, but I cannot login admin.
You're missing this file:

Notice: Error: Could not load model public_html/admin/model/catalog/product.php

Check to make sure it's uploaded in the correct location and it has the correct file permissions.