X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Can't save a template (https://forum.x-cart.com/showthread.php?t=2081)

vestgarden 03-30-2003 12:54 PM

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:

jpsowin 03-30-2003 03:10 PM

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.

vestgarden 03-30-2003 04:15 PM

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

jpsowin 03-30-2003 05:37 PM

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.