| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
File_edit error | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() Hi,
i'm trying to modify /customer/categories.tpl inserting a form in html but when i try to save i have this error: Forbidden You don't have permission to access /eshop/admin/file_edit.php on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. If i insert a simple text i have no error. Why that? Thank you for your help
__________________
Buddy X-Cart DB Version: 4.4.2 GOLD |
|||||||
#2
|
|||||||||
|
|||||||||
![]() make sure that categories.tpl has writable permissions.
__________________
Dongan MercuryMinds Technologies Professional X-Cart Design, X-Cart Development, X-Cart Customization Services www.mercuryminds.com Follow us at Facebook / Twitter |
|||||||||
#3
|
|||||||
|
|||||||
![]() categories.tpl has 666 permission.
If i try to insert a simple text it works, but if i try to edit the file with a form it doesn't ![]()
__________________
Buddy X-Cart DB Version: 4.4.2 GOLD |
|||||||
#4
|
|||||||||
|
|||||||||
![]() post the code you are trying to add to look at
__________________
Dongan MercuryMinds Technologies Professional X-Cart Design, X-Cart Development, X-Cart Customization Services www.mercuryminds.com Follow us at Facebook / Twitter |
|||||||||
#5
|
|||||||
|
|||||||
![]() Here's the code:
<table width="115" border="0" cellpadding="0" cellspacing="0" align="center"> <tr> <td height="115" background="img/tracking.gif"> <div align="CENTER"> <form action=http://domain.com/vas/sped_det_show.hsm method=get name="main" onSubmit="tracking()" target="pop"> <table width="96" border="0" cellpadding="0" cellspacing="0" align="center" onSubmit="tracking()" target="pop"> <tr> <td> </td> </tr> <tr> <td> <div align="CENTER"> <input type="text" name="Nspediz" size="10"> <input type=hidden value=sped_numspe_par.htm name=referer> </div> </td> </tr> <tr> <td> <div align="CENTER"> <input type="image" border="0" name="search" src="img/go.gif" width="29" height="15" align="middle" alt="Go"> </div> </td> </tr> </table> </form> </div> </td> </tr> </table> Thank you
__________________
Buddy X-Cart DB Version: 4.4.2 GOLD |
|||||||
#6
|
|||||||||
|
|||||||||
![]() nothing seems to be wrong. Have you tried uploading file via FTP?
__________________
Dongan MercuryMinds Technologies Professional X-Cart Design, X-Cart Development, X-Cart Customization Services www.mercuryminds.com Follow us at Facebook / Twitter |
|||||||||
#7
|
|||||||
|
|||||||
![]() Via ftp is ok. It's really strange!
Thanks!
__________________
Buddy X-Cart DB Version: 4.4.2 GOLD |
|||||||
#8
|
|||||||||
|
|||||||||
![]() then, try the file permission with 755
__________________
Dongan MercuryMinds Technologies Professional X-Cart Design, X-Cart Development, X-Cart Customization Services www.mercuryminds.com Follow us at Facebook / Twitter |
|||||||||
#9
|
|||||||
|
|||||||
![]() Just another question:
i have to add a js file (code for a pop up). Where i can do it? Which file? Thanks again
__________________
Buddy X-Cart DB Version: 4.4.2 GOLD |
|||||||
#10
|
|||||||||
|
|||||||||
![]() Quote:
You should include this code to meta.tpl, /customer/home.tpl (only for customer area), head.tpl(only for customer area) {include file="main/include_js.tpl" src="YOUR_JS_FILE.js"} Don't write path to your js file, only filename. JS file should be placed to skin directory.
__________________
Regards, Anthony Holub X-Cart Skins Store ![]() - twenty two different skins available; - both 4.1.x and 4.2.x versions compatible; - refresh you store now! Smart menu X-Cart add-on Featured Products Slide Show X-Cart add-on "What's New?" FREE X-Cart add-on |
|||||||||
|
|||
X-Cart forums © 2001-2020
|