SachsCH Posted November 5, 2020 Share Posted November 5, 2020 (edited) Hello! I have created a new online store on a test server which works without errors. Now I want to move it to the main server. I have done this according to the following instructions: However, I have received the following error after the migration. 1) The product images cannot be displayed 2) If I logged signd in in the admin section there was came an errormessage of the module "welcome" I was able to fix this problem by deactivating and reactivating the user friendly links and deleting the folder /modules/welcome. Now almost everything works as usual. However I now get an error when I disable the debug-mode. (No matter if you use the menu or the file like in the tutorial) All pages are no longer loaded and just appear white. When I check the log on the host I only see the error messages from before where the images were not found. For the new error I get no message. I would be very grateful for any help! If you prefer we can also meet on Discord, TeamSpeak or Zoom. My data: PestaShop version 1.7.6.8 Theme: ApCupid PHP 7.1.33 MySQL server version: 5.7.26-log-cll-lve / web server cpsrvd 11.86.0.31 Edited November 5, 2020 by SachsCH (see edit history) Link to comment Share on other sites More sharing options...
JBW Posted November 10, 2020 Share Posted November 10, 2020 On 11/5/2020 at 11:37 PM, SachsCH said: 1) The product images cannot be displayed Check/regenerate .htacess and check the img folders permissions On 11/5/2020 at 11:37 PM, SachsCH said: 2) If I logged signd in in the admin section there was came an errormessage of the module "welcome" It's ok to deactive, this module is useless, it's only the first-startup guide, On 11/5/2020 at 11:37 PM, SachsCH said: However I now get an error when I disable the debug-mode After server move you have to regenerate cache by deleting /var/cache (which should not have been moved actually). This should solve the issue Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now