Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2005-12-22 14:47:13
- fallaron
- Member
- Registered: 2005-12-15
- Posts: 13
cbs_category_list error
hello
i have install the plugin cbs_category_list an become this error, wenn i put the txp:cbs_category_list in my layout and show my live-site.
whats wrong? anybody can helm me? thanks!
tag_error <txp:cbs_category_list /> -> Notice: Undefined variable: out
tag_error <txp:cbs_category_list /> -> Warning: join() [function.join.html]: Bad arguments.
greets ronan
Last edited by fallaron (2005-12-22 14:47:47)
Offline
Re: cbs_category_list error
You should post this in the cbs_category plugin thread in “Plugins”.
Short answer to your question is that no categories exist in the page you placed the cbs_category plugin.
For example, if you have a section called “news” which uses the page “news stories”, and you then place the plugin call in that page, it will not output anything if there are no articles associated with the category you are calling.
The second reason you see the error (the actual reason) is because in your Admin you have “production status” set to “testing”. If you change that to “live” the error message will go away.
Offline
Pages: 1