Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2007-05-29 14:01:46
- robertw
- New Member
- Registered: 2007-05-29
- Posts: 2
Custom field name in article_custom
I have used a custom field (named client) in article_custom, like this:
<txp:article_custom category=“client-website” client=“XYZ” />
It works as expected (only shows articles that have client XYZ), however it also gives a tag_error … Textpattern Notice: Unknown tag attribute: client on line 582
Did I do something wrong? How do I avoid the error?
Offline
Re: Custom field name in article_custom
You can ignore that specific warning when using article_custom (it’s a bug, but harmless). Switch the website status to “live” instead of “testing” or “debugging” and the warning will disappear.
Last edited by ruud (2007-05-29 16:24:00)
Offline
#3 2007-05-29 16:26:28
- robertw
- New Member
- Registered: 2007-05-29
- Posts: 2
Re: Custom field name in article_custom
OK, thanks.
Offline
Pages: 1