Neapix Posted May 21, 2013 Share Posted May 21, 2013 Hi I changed my store Domain Name. I Followed the guides: http://doc.prestashop.com/display/PS15/Developer+Guide http://www.templatemonster.com/help/prestashop-1-5-x-how-to-move-your-website-from-one-domain-to-another.html Everything looks OK at the Front Office, but Back Office is not working! can't access the admin panel =\ .htaccess is properly edited. any ideas? Link to comment Share on other sites More sharing options...
vekia Posted May 21, 2013 Share Posted May 21, 2013 hello what you've got in the ps_shop_url table in your database? How exactly doesn't work? You've got troubles with password to your account? Or what? Link to comment Share on other sites More sharing options...
Neapix Posted May 22, 2013 Author Share Posted May 22, 2013 Hi Thanks for reply! The database was set correctly. At first, the site was working but the backoffice was not accessible - the login page was not reachable - just white page. Now I tried to do this again and I have a server error.. Can't point on the problem =\ Link to comment Share on other sites More sharing options...
vekia Posted May 22, 2013 Share Posted May 22, 2013 what you mean by server error? any error code? you should try to turn on error reporting, if you've got white page there is probably some error in the code have you got an access to the php error log? Link to comment Share on other sites More sharing options...
eightyfive Posted June 12, 2013 Share Posted June 12, 2013 I am also having this same issue. I copied my prestashop store from one folder to another on my server to switch the domain for the shop. The database is the same, and products, images, css and modules all load correctly on the first page of the front office. But if I click any products, or try to log into the back office, it gives me a server 500 error. I have switched the database settings as outlined in your guide for transferring domains. I followed the guide to a T and I am still getting a server 500 error. Thanks in advance for the help. Link to comment Share on other sites More sharing options...
eightyfive Posted June 12, 2013 Share Posted June 12, 2013 I actually ended up solving this issue. I checked the error logs to see what the error was specifically, and it was giving me permission write errors from the smarty tool. I needed to change the folder/file permissions to what they were before I switched the folder/domain on my live server. Link to comment Share on other sites More sharing options...
vekia Posted June 12, 2013 Share Posted June 12, 2013 thanks for information PHP error log is an awesome tool forr debug purposes, much better than error reporting Link to comment Share on other sites More sharing options...
Recommended Posts