Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2009-08-17 03:29:26
- clxm
- New Member
- Registered: 2009-08-17
- Posts: 4
[resolved] Error when trying to modify custom field names
Hi there.
I want to use custom fields, but when I edit the names in preferences and hit save, up pops “Error 404: File Not Found”. Happens with any change I try to make under “advanced preferences”. This only happens on that preference page, I haven’t had any other problems with the textpattern interface. Any ideas about what could be causing this?
I’m working on my first textpattern site (for a theater company), slowly trial-and-erroring my way through. Lots to figure out still. Any help appreciated.
thanks,
clm
Offline
#2 2009-08-17 06:20:31
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: [resolved] Error when trying to modify custom field names
Try if this works.
Offline
Re: [resolved] Error when trying to modify custom field names
Or if you want a more customised exception which would just allow your IP to bypass security checks from the server try something like:
RewriteEngine On
SecFilterSelective REMOTE_ADDR ^x.x.x.x$ nolog,allow
where x.x.x.x
is your IP
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
#4 2009-08-17 11:44:02
- clxm
- New Member
- Registered: 2009-08-17
- Posts: 4
Re: [resolved] Error when trying to modify custom field names
That did the trick. You guys rock.
vive la textpattern!
Offline