Calcetines Extreme

Calcetines Extreme
Take care of you using the best socks

Friday, May 10, 2013

Prestashop - website redirect to another domain


Problem:
When you acces to your store you show how the web page is redirect to another domain, that is due because maybe you have migrate the website from one server to another.

Solution:
Access your database.Most database is on phpmyadmin.
Go to table named ps_shop_url and edit the entries for domain, domian_ssl and physical_uri accordingly.
Let's say your domain name is mysample.net
Fill in the the box with your domain name and a forward slash according as shown below. Replace the domain name to yours

   Domain :        mysample.net
   Domian_ss:    
mysample.net
   Physical_uri:    /

Prestashop - Directory Permissinons

Problem:  
you wanna to know the correct permissions for critical directoris on prestashop directory estructure:

Solution:
just acces trough ftp clinet and change to 777 with recursive that directories and thir files:

          config folder

          cache folder
          img folder and subfolders
          mails folder and subfolders
          modules folder and subfolders
          themes folder and themes/lang folder