If you can’t edit template files with the Template editor, complete the following steps:
Note
For you to be able to edit templates using the Template editor, permissions should be writable.
On a Unix-based server with terminal access, use the following command:
chmod -R 777 designThe command sets the 777 permissions for the design directory, its subdirectories, and all the files under these directories.
Note
The 777 permissions mean read, write and execute permissions for the user, user group and others. Learn more about permissions in CS-Cart documentation.
If you do not have terminal access to your server, change file access permissions using an FTP client. Most FTP clients have the Change permissions or Change mode functions that you can use to set the permissions described above. For more detailed instructions on how to set file permissions refer to your FTP client documentation.
Note
Contact your hosting support team for information about proper permissions for PHP files and directories.
On a WINDOWS-based server, give full permissions for the files and directories to the user with the IUSR account.
Questions & Feedback
Have any questions that weren't answered here? Need help with solving a problem in your online store? Want to report a bug in our software? Find out how to contact us.