Forums / Cotonti / Support / cot_message()?

Dyllon
#1 2011-02-12 15:08
i've been working on some plugins for siena and im trying to get this function to work; however, i cant. could anyone give me some hints on how to get this function to work using the tools section of a plugin?
We are what we repeatedly do. Excellence then, is not an act, but a habit.
Trustmaster
#2 2011-02-12 15:51
In your tool's template include this:
{FILE ./themes/nemesis/warnings.tpl}
In your tool's code include this:
cot_display_messages($t);
May the Source be with you!
Dyllon
#3 2011-02-12 15:56
thanks dude, much appreciated.
We are what we repeatedly do. Excellence then, is not an act, but a habit.