Suzi Larsen
Suzi Larsen

Reputation: 1490

Trouble Moving Opencart to new hosting error message

I have been having trouble getting my Opencart site to work when moving it to new hosting.

Firstly I downloaded all my files via ftp onto my computer then uploaded them onto my new hosting.

I exported the database from the old hosting and imported it into my new hosting.

I have then changed the config file in the root and also the admin to the new database info but I am not getting this error message:

Fatal error: Class 'Modeldesignbanner' not found in /homepages/34/d285756979/htdocs/portfolio/websites/ecommerce/agc-tools/vqmod/vqcache/vq2-system_engine_loader.php on line 36

Ps. I can access the admin section of the site but just get that error on the front end

Upvotes: 0

Views: 577

Answers (1)

Jay Gilford
Jay Gilford

Reputation: 15151

Sounds like the file

/catalog/model/design/banner.php

is missing. re-upload it and that error should go

Upvotes: 1

Related Questions