PDA

View Full Version : PHP - Forum Blocks


TimberFloorAu
03-27-2010, 12:10 AM
Has anyone managed to get html and php working in the forum blocks.

We have tried output method suggested by vb. I am thinking our code maybe stuffed somewhere, because all we get are code errors

Lynne
03-27-2010, 01:57 AM
Yep. Sample code which works just fine:

$output = 'hello world!';
return $output;

Vaupell
03-27-2010, 07:21 AM
yes i have relased a couple of mods for forumblocks which works fine
using both php and templates.