![]() |
Can't save a template
Please help,
I'm trying to save a template, but I keep getting this error message: Permission denied error! File /dialog.tpl was not saved. I belive it has something to do with the permisson settings on the file since I downloaded it with an FTP and sendt it back after modifying it. Where/how do you change permission on a file? :cry: |
You can use CHMOD if you have shell/telnet/SSH/command-line access to your server (ex. chmod 777 dialog.tpl). Chmod in linux is roughly equivelent to DOS's old attrib utility.
If you don't have that kind of access, then you can use a FTP client like CuteFTP or WS_FTP and you can select the file(s) you want to change the permissions on and right click and there should be a "CHMOD..." (or "Change Permissions") menu option where you can set your permissions. For templates 777 is safe, but not for your PHP files. |
TX
Thank You fro this info, jpsowin
I went with the FTP option, I didn't know this was an option. Thank You, John :D |
Your welcome :)
|
All times are GMT -8. The time now is 11:49 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.