Post by x9zero » Sun Feb 20, 2022 12:25 am

Right I'm moving my cart folder and i'm having problems.
Im moving the store from

/htdocs/lable/store
to
/htdocs/russthewebmaster/store

So in the config and admin config .php files i'm changing all the relevent lines and when I upload them with the new info, I get a load of system log errors showing and I cannot see the admin page ? What am i doing wrong

New member

Posts

Joined
Tue Jul 31, 2018 8:51 pm

Post by tapspeed » Sun Feb 20, 2022 1:02 am

Hello, You may changed the DIR_STORAGE url while it remain the same !!

Unless you moved the storage folder to other folder !!

Opencart Support | Extension Development | Opencart 3 Klarna checkout


New member

Posts

Joined
Wed Feb 02, 2022 1:09 am

Post by x9zero » Sun Feb 20, 2022 1:06 am

I've not altered this its still

/htdocs/storage/

New member

Posts

Joined
Tue Jul 31, 2018 8:51 pm

Post by JNeuhoff » Sun Feb 20, 2022 1:08 am

You are getting these warnings:

Code: Select all

Warning: "continue 2" targeting switch is equivalent to "break 2". Did you mean to use "continue 3"? in /homepages/46/d77376898/htdocs/russthewebmaster/store/vqmod/vqmod.php on line 684
Warning: Cannot modify header information - headers already sent by (output started at /homepages/46/d77376898/htdocs/russthewebmaster/store/vqmod/vqmod.php:684) in /homepages/46/d77376898/htdocs/label/store/system/framework.php on line 108Warning: Cannot modify header information - headers already sent by (output started at /homepages/46/d77376898/htdocs/russthewebmaster/store/vqmod/vqmod.php:684) in /homepages/46/d77376898/htdocs/label/store/catalog/controller/startup/session.php on line 25Warning: Cannot modify header information - headers already sent by (output started at /homepages/46/d77376898/htdocs/russthewebmaster/store/vqmod/vqmod.php:684) in /homepages/46/d77376898/htdocs/label/store/catalog/controller/startup/startup.php on line 99Warning: Cannot modify header information - headers already sent by (output started at /homepages/46/d77376898/htdocs/russthewebmaster/store/vqmod/vqmod.php:684) in /homepages/46/d77376898/htdocs/label/store/catalog/controller/startup/startup.php on line 157
The errors are caused by your using a newer PHP version (probably 7.4 instead 7.3 or earlier).

This is usually a sign that you are using an outdated VQmod. Either upgrade it from here: https://github.com/vqmod/vqmod/releases
Or replace it with the Integrated VQmod: https://www.opencart.com/index.php?rout ... n_id=19501

Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig


User avatar
Guru Member

Posts

Joined
Wed Dec 05, 2007 3:38 am


Post by x9zero » Sun Feb 20, 2022 1:24 am

This is my store

http://www.the-viper-label.co.uk/store/index.php

I've now got the front end working but not the admin

New member

Posts

Joined
Tue Jul 31, 2018 8:51 pm

Post by johnp » Sun Feb 20, 2022 2:14 am

Try clearing all your caches.

Opencart 1.5.6.5/OC Bootstrap Pro/VQMOD lover, user and geek.
Affordable Service £££ - Opencart Installs, Fixing, Development and Upgrades
Plus Ecommerce, Marketing, Mailing List Management and More
FREE Guidance and Advice at https://www.ecommerce-help.co.uk


User avatar
Active Member

Posts

Joined
Fri Mar 25, 2011 10:25 am
Location - Surrey, UK

Post by x9zero » Sun Feb 20, 2022 5:27 pm

Right i've now sorted all my problems except one : PHP7.3+ Required
Which i'm using but ....... it's still showing the PHP7.3+ Required text

New member

Posts

Joined
Tue Jul 31, 2018 8:51 pm

Post by x9zero » Sun Feb 20, 2022 5:29 pm

Right thats now sorted but i'm now getting this error when i'm trying to load the admin

Fatal error: Uncaught Twig_Error_Loader: Unable to find template "extension/module/category.twig" (looked into: /homepages/46/d77376898/htdocs/russthewebmaster/store/catalog/view/theme). in /homepages/46/d77376898/htdocs/russthewebmaster/store/system/library/template/Twig/Loader/Filesystem.php:215 Stack trace: #0 /homepages/46/d77376898/htdocs/russthewebmaster/store/system/library/template/Twig/Loader/Filesystem.php(139): Twig_Loader_Filesystem->findTemplate('extension/modul...') #1 /homepages/46/d77376898/htdocs/russthewebmaster/store/system/library/template/Twig/Environment.php(312): Twig_Loader_Filesystem->getCacheKey('extension/modul...') #2 /homepages/46/d77376898/htdocs/russthewebmaster/store/system/library/template/Twig/Environment.php(378): Twig_Environment->getTemplateClass('extension/modul...', NULL) #3 /homepages/46/d77376898/htdocs/storage/modification/system/library/template/twig.php(59): Twig_Environment->loadTemplate('extension/modul...') #4 /homepages/46/d77376898/htdocs/storage/modification/system/library in /homepages/46/d77376898/htdocs/russthewebmaster/store/system/library/template/Twig/Loader/Filesystem.php on line 215

New member

Posts

Joined
Tue Jul 31, 2018 8:51 pm

Post by xxvirusxx » Sun Feb 20, 2022 6:27 pm

Possible files lost on moving....

Upgrade Service | OC 2.3.0.2 PHP 8 | My Custom OC 3.0.3.8 | Buy me a beer


User avatar
Expert Member

Posts

Joined
Tue Jul 17, 2012 10:35 pm
Location - România

Post by x9zero » Sun Feb 20, 2022 8:58 pm

i've recopied an original download as is and still getting the same result

New member

Posts

Joined
Tue Jul 31, 2018 8:51 pm

Post by x9zero » Sun Feb 20, 2022 9:04 pm

strange I now have got rid of the last error now I have a new one :D
Last edited by x9zero on Sun Feb 20, 2022 9:22 pm, edited 1 time in total.

New member

Posts

Joined
Tue Jul 31, 2018 8:51 pm

Post by ADD Creative » Sun Feb 20, 2022 9:09 pm

Does logs directory exist in you storage directory? Does it have the correct permissions?

www.add-creative.co.uk


Guru Member

Posts

Joined
Sat Jan 14, 2012 1:02 am
Location - United Kingdom

Post by x9zero » Sun Feb 20, 2022 9:22 pm

Well i've sorted it!
It's now all good!

New member

Posts

Joined
Tue Jul 31, 2018 8:51 pm

Post by fegdeed » Sun Feb 20, 2022 9:42 pm

Your admin page is showing fine at my end. Also, once you get everything up and running it is recommended to use SSL especially if you're going to be selling products.

Image
Get a secure, fast, and reliable web hosting service from https://turnuphosting.com/opencart-hosting/.


Active Member

Posts

Joined
Fri Sep 21, 2018 12:01 am
Who is online

Users browsing this forum: Bing [Bot], nonnedelectari, Semrush [Bot] and 65 guests