I don't understand why I'm having such troubles then
--------------- Added [DATE]1347281300[/DATE] at [TIME]1347281300[/TIME] ---------------
Quote:
Originally Posted by kh99
What do you do with $customText after it's set?
|
I register it
PHP Code:
$templater->register('custommsg', $customText);
then I display it in the template
PHP Code:
{vb:raw custommsg}
I even tried to echo it, still does not work.
ugh. Maybe its working, but I just don't get the small bulletins that are suppose to appear.
- <-Like these
- <-one's
- <-here
It formats them to drop down over one another, but no bulletins.