![]() |
VERY stupid question on how to print/echo stuff to forum
I have made a custom plugin $displaymark inside the forumdisplay_start hook
I went into the style and placed $displaymark under the threadlist. Now when I edit the $displaymark hook and tell it to start echoing some of the stuff I want it to output echo "First order is:<br />"; echo "Second order is:<br />"; it actually prints the stuff out on the top of the forum page instead of under the threadlist, the place where i placed the $displaymark variable. I know this is happening because i'm using echo. But what is the proper call to print words on the screen so that it goes in the proper location? thanjks! |
I usually just create variables in my plugin and spit them out in the template.
Example, in the plugin I write: PHP Code:
HTML Code:
Myvariable is $myvariable Myvariable is 1000 |
All times are GMT. The time now is 04:59 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|