You are not logged in.
Pages: 1
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
Try if this works.
<txp:Els /> ;)
Tag Reference | Unexpected behaviour? Check the tag trace | Still no clue? Check the names of your custom fields
Offline
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
neme.org | neme-imca.org | hblack.net | LABS
Offline
That did the trick. You guys rock.
vive la textpattern!
Offline
Pages: 1