The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How do I include PHP file in CMS Widget?
I've read these forums and could not find the answer I needed.
All I need is simple instructions on how to "include" a .php file in a widget. Nothing fancy, just some simple guidlines to explain how to add the file and have it display in a Widget. Thanks in advance for your help --------------- Added [DATE]1262080610[/DATE] at [TIME]1262080610[/TIME] --------------- I got the output to show up, but the output sits on top of the header and does not display in the block. What do I need to get the output to stay in the block? Here is my code: $output .= include ("http://www.myforum/forum/tsstatus/view.php]"); "<br />\n"; |
#2
|
|||
|
|||
Is anyone able to help with this? I need the same thing.
|
#3
|
||||
|
||||
You cannot do any echo of your output or it will show up on the top of the page, not in the widget. So, check your code.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|