Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: Tru_tags gotta hold of my heart
Thanks, Mary. Just after I got the problem I noticed I could create an article but not amend an existing one. But with the last real article I could not create it, so had to do it via the db. Now I can create an article and form, like you can. But I still cannot change an existing article, page or form. Can you change an existing article, page or form?
Offline
#14 2007-12-30 01:24:02
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: Tru_tags gotta hold of my heart
Woah. Now it happens to me.
I have a suspicion, about your .htaccess file. Try changing this:
RewriteCond %{HTTP_HOST} ^www.txpq.com$ [NC]
to this (note the slashes):
RewriteCond %{HTTP_HOST} ^www\.txpq\.com$ [NC]
Offline
#15 2007-12-30 01:25:14
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: Tru_tags gotta hold of my heart
By the way, I recommend that you use zem_contact_reborn rather than zem_contact, the latter is quite outdated. :)
Offline
Re: Tru_tags gotta hold of my heart
I changed the .htaccess. Also tried deleting that portion. But it’s still the same. I’ve also tried saving the Santa article with different status, custom field content (or blank), keywords content and other things but never can save. And I’ve also changed to zem_contact_reborn.
Offline
Re: Tru_tags gotta hold of my heart
On posting the latest TXPQ article I discovered I can save a new article only if it does not contain any html. Hence I had to post it via phpMyAdmin again.
Still a mystery to me but getting nearer. (I am aware of Textile settings and it isn’t that, at least not in the TXP admin)
Offline
#18 2008-01-01 03:57:08
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: Tru_tags gotta hold of my heart
Ah. mod_security. Your host is using some sort of rule that blocks anything that even looks like an html tag. I added a new .htaccess file to your textpattern directory, to turn it off for the admin interface.
I left my test article there, so you can try it out yourself.
Last edited by Mary (2008-01-01 03:57:26)
Offline
Offline