PDA

View Full Version : Forum Block PHP - Output Displaying at Top of Forum


Lil Salmon
07-20-2010, 12:27 PM
I am trying to add a siimple PHP includes in a Forum Block on my forum:

http://www.salmoncrazy.com/vforums

As you can see, it is displaying at the top above the header versus in the actual forum block. I set the block to PHP type yet it will not go in the actual block.

The actual code I used in the block is:

include('flowfeed.php');

The actual file its referenceing is:

http://www.salmoncrazy.com/vforums/flowfeed.php

I am really a tad steamed at vb right now because their support is telling me to head here for help since this is a hack. This is NOT a hack... PHP based forum blocks are built into the standard vbulletin 4 install.

Either way I really hope someone can help out here as I am sure its a simple fix.

Thanks.

-Brian