NHR Blog

Time Is Money

Prestashop

1 year ago

Prestashop URL localhost/folder

DB changes:

shop_url and configuration

configuration table: (number of rows 100 ; select page 3):

PS_SHOP_DOMAIN: localhost:8888 (for Mamp)

PS_SHOP_DOMAIN_SSL: localhost:8888

Shop_url table:

domain: localhost:8888

domain_ssl : localhost:8888

physical_url: /folder/ 

Admin 1 year ago

Prestashop Override folder rename and site down issue

Remove cache/class_index.php to regenerate files

Admin 1 year ago