![]() |
If you create a "PHP Direct Execution" CMS widget, then you need all the output to be assigned to $output. So if you have php code that uses echo (or other "print" functions) to send output, or uses ?>...<?php tags to include html, then you either need to rewrite the code to assign the output to the $output variable (such as ForumsMods did above), or else use ob_start()/ob_get_contents()/ob_end_clean() to capture the output to a string.
|
All times are GMT. The time now is 06:04 AM. |
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:
|