siddaramesh Posted September 18, 2015 Share Posted September 18, 2015 Hi, I'm using prestashop from last 6 months, installed and modified prestashop files as per my requirement, now i want to format my PC so i need to install prestashop in my another PC. copied all prestashop files to my another PC localhost server and took database backup, restored backup database into another PC mysql. i run the prestashop file in browser i'm getting an error "not found". please give me solution for my problem. Link to comment Share on other sites More sharing options...
selectshop.at Posted September 18, 2015 Share Posted September 18, 2015 Moving Prestashop to somewhere: http://doc.prestashop.com/display/PS16/System+Administrator+Guide#SystemAdministratorGuide-MovingPrestaShop Link to comment Share on other sites More sharing options...
siddaramesh Posted September 18, 2015 Author Share Posted September 18, 2015 Moving Prestashop to somewhere: http://doc.prestashop.com/display/PS16/System+Administrator+Guide#SystemAdministratorGuide-MovingPrestaShop thanks for your response. i went through the url, changed my shop url in SEO&URLs now my shop is opening but some of images are not displaying.. may be .htaccess file is not running.. what i have to do for that... Link to comment Share on other sites More sharing options...
selectshop.at Posted September 18, 2015 Share Posted September 18, 2015 Create an empty file with notepad ++, uploade this file with filezilla via FTP to the root of your store, that is where your store is on the server, give write rights of 0755 at least to this file (with fillezilla click the file with right mouse). After creating this file regenerate it from your back-office on tab preferences -> SEO & URL's Link to comment Share on other sites More sharing options...
siddaramesh Posted September 18, 2015 Author Share Posted September 18, 2015 i did as u suggested and regenerate the robots.txt but problem remains the same, images are not displaying.. Link to comment Share on other sites More sharing options...
selectshop.at Posted September 18, 2015 Share Posted September 18, 2015 1) you should not regenerate the robots.txt. but the .htaccess Tab preferences -> seo & URL's -> save. Please also check there the URL's added. 2) regenerate all pictures. Tab Preferences -> images 3) check, if all pictures are available ? Perhaps they are missing, and you didn't loaded all up when moved the FTP. Link to comment Share on other sites More sharing options...
siddaramesh Posted September 18, 2015 Author Share Posted September 18, 2015 1) you should not regenerate the robots.txt. but the .htaccess Tab preferences -> seo & URL's -> save. Please also check there the URL's added. 2) regenerate all pictures. Tab Preferences -> images 3) check, if all pictures are available ? Perhaps they are missing, and you didn't loaded all up when moved the FTP. i regenerate the all pictures in tab preferences->images all pictures are there, located in /img/cms/ folder. only these /img/cms folder pictures are not showing. Link to comment Share on other sites More sharing options...
selectshop.at Posted September 18, 2015 Share Posted September 18, 2015 (edited) ??? img/cms ??? This is not the correct placer for the product images. product images should be on folder /img/p and than according to the ID of the product into sub-folders like /1/2/3/xxx.jpg - product ID in this case is 123-product.html Edited September 18, 2015 by selectshop.at (see edit history) Link to comment Share on other sites More sharing options...
siddaramesh Posted September 18, 2015 Author Share Posted September 18, 2015 ??? img/cms ??? This is not the correct placer for the product images. product images should be on folder /img/p and than according to the ID of the product into sub-folders like /1/2/3/xxx.jpg - product ID in this case is 123-product.html all product images are showing, only my custom page images are not showing.. Link to comment Share on other sites More sharing options...
selectshop.at Posted September 18, 2015 Share Posted September 18, 2015 You added the pictures with filemanager? You should check read rights (0644) and if they pictures are there. /img/cms - 0755, /img/cms/picture.jpg - 0644 you linked them static, on static serverlink: http://localhost/yourfolder ? Than you should check if the link still exists. Link to comment Share on other sites More sharing options...
siddaramesh Posted September 18, 2015 Author Share Posted September 18, 2015 You added the pictures with filemanager? You should check read rights (0644) and if they pictures are there. /img/cms - 0755, /img/cms/picture.jpg - 0644 you linked them static, on static serverlink: http://localhost/yourfolder ? Than you should check if the link still exists. now all pictures are showing thank you very much... 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