What would cause me to longer be able to edit my templates? Went in to do some editing this morning and the only template I could edit was the "wrapper".
All other templates throw an error upon saving or reload.
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@finsandfur.net and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
That would tend to be a file permissions issue. If you don't have suPHP, then permissions become an issue if you ever uploaded anything via FTP. The files in your template set should have 666 permissions in that case. That's set automatically if you have your FTP info entered and your host supports that.
Go to one of your template files in your web browser directly and see what message you get. I'm guessing 403 forbidden.
When I go to a template file via the browser I get a save as option to download it.
The templates all have 644 permissions but even after chmodding them to 666 or 777, it still wont allow the edit. The wrapper.tpl file that I can still edit has 777 permissions on it and it allows the edits.
I do have the FTP info entered and correctly because I've been doing the auto-updates with it. But now I've had to revert to editing the files via an external FTP program, which still uses the same logon info.
Is the path to your attachments directory correct at Admin -> Settings -> System? If that were wrong then page 2+ of all your categories would be broken too.
I think I saw random errors on submitting forms several years ago when I had a server that was malfunctioning. There's nothing more I can say from a distance though.
0/5
1
2
3
4
5
Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.
Comments on Cannot edit
Forum Regular
Usergroup: Customer
Joined: Apr 18, 2006
Total Topics: 28
Total Comments: 103
What would cause me to longer be able to edit my templates?
Went in to do some editing this morning and the only template I could edit was the "wrapper".
All other templates throw an error upon saving or reload.
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@finsandfur.net and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
That would tend to be a file permissions issue. If you don't have suPHP, then permissions become an issue if you ever uploaded anything via FTP. The files in your template set should have 666 permissions in that case. That's set automatically if you have your FTP info entered and your host supports that.
Go to one of your template files in your web browser directly and see what message you get. I'm guessing 403 forbidden.
Forum Regular
Usergroup: Customer
Joined: Apr 18, 2006
Total Topics: 28
Total Comments: 103
When I go to a template file via the browser I get a save as option to download it.
The templates all have 644 permissions but even after chmodding them to 666 or 777, it still wont allow the edit.
The wrapper.tpl file that I can still edit has 777 permissions on it and it allows the edits.
I do have the FTP info entered and correctly because I've been doing the auto-updates with it. But now I've had to revert to editing the files via an external FTP program, which still uses the same logon info.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Is the path to your attachments directory correct at Admin -> Settings -> System? If that were wrong then page 2+ of all your categories would be broken too.
Forum Regular
Usergroup: Customer
Joined: Apr 18, 2006
Total Topics: 28
Total Comments: 103
Yes, the path is correct, and page two of the catagories works as it should.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
I think I saw random errors on submitting forms several years ago when I had a server that was malfunctioning. There's nothing more I can say from a distance though.