Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2005-11-23 17:51:21
- proph3t
- Member
- Registered: 2004-09-26
- Posts: 31
Updating form, yet it doesn't display
All my forms work except for one (named ‘footer’).
I update it, it says succesfully updated (and I checked the actual mysql database which is changed correctly). But, it does not display this update on the actual website.
I tried making a new form that was an exact copy of the old one, but after setting it to display that form it also still shows the old version. I have no cache plugins installed or anything special like that.
What’s wierd is that I can update other forms and they display the updates instantly on the live site.
Anyone know of this problem?
(using 4.0.2 from homepage).
EDIT: this is so wierd.. I deleted the <txp:output_form.../>
tag from the page with the footer form and it still displays the footer. Yet when I added some random text in that same page it displayed it.
Last edited by proph3t (2005-11-23 17:58:28)
Offline
#2 2005-11-23 20:31:24
- zem
- Developer Emeritus
- From: Melbourne, Australia
- Registered: 2004-04-08
- Posts: 2,579
Re: Updating form, yet it doesn't display
Take a look at your tag trace. Most likely there’s some other tag that’s displaying the form.
Alex
Offline
#3 2005-12-03 19:07:25
- proph3t
- Member
- Registered: 2004-09-26
- Posts: 31
Re: Updating form, yet it doesn't display
Doesn’t output a tag trace when I turn it to debugging mode for some reason. Yes, I did turn it on and view source and then look/find in page for it but nothing was output.
I think I found the PROBLEM!
Has to do with a simple script I have on the page, my fault hah.
Last edited by proph3t (2005-12-03 19:20:18)
Offline
Pages: 1