Unable to edit template files using the 'Template editor' feature

If you are not able to edit template files using the 'Template editor' option:
  1. Check permissions for the skins directory, all its subdirectories and files.
    NOTE: In order to have the ability to edit templates using Template editor the permissions should be writable.
  2. Set the writable permissions for the mentioned directories and files if they are not set.
    To set up the permissions:
    • On a Unix-based server with terminal access to it use the following commands:
      chmod -R 777 skins
    • If you do not have terminal access to your server change file access permissions using an FTP client. Most of them have the Change permissions or Change mode functions. The chmod -R 777 skins command means that you must set 777 (read, write and execute) permissions for the directory, its subdirectories and all the files under these directories. Refer to your FTP client documentation for more detailed instructions on setting file permissions.
    • On a WINDOWS-based server give full permissions for the files and directories to the user with the IUSER_ComputerName account.

Noticed an error in the article or it is not clear enough? Any suggestions to improve it? Please let us know by filling in the feedback form. Click here.