Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2011-01-28 15:54:46
- aramide
- Member
- Registered: 2011-01-24
- Posts: 14
Tag Error
I am testing my site. Please could someone put me through I want to remove this tag error on my page<txp:output_form form=‘article_heading’ /> -> Textpattern Notice: Form not found: article_heading on line 1658. I got this message when I put up an article up
ara
Offline
Re: Tag Error
Hi ara
try <txp:output_form form="article_heading" />
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
#3 2011-01-28 16:41:24
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: Tag Error
Or most likely there is no form named ‘article_heading’ (check in Presentation > Forms). If so, you either need to create one, or change the value in <txp:output_form form="..." />
to an existing form.
If you don’t know where to find the offending tag, you can use smd_where_used.
Offline
#4 2011-01-28 16:43:18
- aramide
- Member
- Registered: 2011-01-24
- Posts: 14
Re: Tag Error
Thanks Yiannis,
I have used your suggestion but it didn’t work. Anymore suggestions pls
ara
Offline
Re: Tag Error
No, the single quotes won’t make a difference. @aramide, it’s telling you there’s no form called article_heading
. That’s one of the forms included in the Gaia template. Did you install it in Presentation->Forms, and give it the correct name?
Code is topiary
Offline
#6 2011-01-28 17:17:20
- aramide
- Member
- Registered: 2011-01-24
- Posts: 14
Re: Tag Error
Els,
I was almost giving up. I hadn’t created a page for it. Thanks again
Offline
#7 2011-01-28 17:28:12
- aramide
- Member
- Registered: 2011-01-24
- Posts: 14
Re: Tag Error
Thanks Chi,
Am getting the hang of it(hopefully). Thank you so much guys, each time I think textpattern is so complex and can’t take anymore, you have been very helpful and I realise that textpattern is as friendly as can be.
Offline
Pages: 1