Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: txp:password_protect not working
mkb wrote #288427:
Textpattern Notice: form_circular_reference: passwort while parsing form passwort on page ***_Archiv
This is caused by a “loop” in your Pages/Forms site structure somewhere. Usually, the <txp:article>
tag uses a Form to render its content (Form: default
unless you’ve changed it). If you have another <txp:article>
or <txp:article_custom>
inside that Form which also uses the default Form, you get a loop and Textpattern will show that error.
In this case, your password protect tag on the Archiv
page must be referenced in such a loop, so I’d start there. Trace through your Page code and visit each Form as if you were Textpattern and see if you can find any Forms that are called inside themselves.
Feel free to post here your Page and any relevant Forms that are called if you need assistance tracking the loop down.
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Txp Builders – finely-crafted code, design and Txp
Online