tensh |
|
---|---|
I reminded myself a question: |
lukgoh |
|
---|---|
#36397 Trustmaster:
I dont think you need to use the get value as you can just use cot_message as long as you are parsing the messages in the catrgory page: |
Trustmaster |
|
---|---|
By default a category doesn't expect any messages so it doesn't display them. You need to add the line Luke has mentioned in your plugin hooking into page.list.tags and also the necessery stuff in the template: {FILE "{PHP.cfg.themes_dir}/{PHP.cfg.defaulttheme}/warnings.tpl"}
May the Source be with you!
|
tensh |
|
---|---|
Yeah, I added the TPL to the page.list.tpl and also added "cot_display_messages($t)"... but now I don't remember if I added it in page.list.tags hook. Probably in page.main ... I'll check it out, be right back. Added 9 minutes later: Yes, now it works - I moved cot_display_messages($t) to page.list.tags and now it works :) Thank you :) |
|
Bu gönderi tensh tarafından düzenlendi (2012-12-06 13:04, 12 yıllar önce) |