Quote:
Originally Posted by balinor
As long as you don't modify any php files or database settings, it won't affect your live store. Keep your changes to the templates in the development directory.
|
Okay - great. So to clarify for myself and others in the same boat:
1. Take backup of website
2. Upload backup to sub-domain
3. Password protect sub-domain for security(?)
4. Update relevant settings in config.php ($xcart_http(s)_host)
5. Site should run as normal in sub-directory
6. Make all changes to the skin1 template file
7. Overwrite existing skin1 directory with new, modified skin1 directory
7. Close shop
8. Rename exisiting skin1 directory to skin1_old
6. Upload new skin1 directory
10. Open shop
Have I missed anything?
Thanks,
--------
Edit 1: edited as per Kube below