The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Using WEBLOG I have created a news forum which will post the threads as news on a main page however when I include the page I get the following header error. I can't seem to find a fix. Any ideas to where I should look for the header info?
Warning: Cannot add header information - headers already sent by (output started at /home/sites/site1/web/index.php:4) in /home/sites/site2/web/forums/admin/functions.php on line 1065 Attached is my code used to extract threads for displaying as news... When called directly no errors exist. Example: http://www.cfsforums.com/forums/news.php When I do something as simple as follows I get the error: Code:
<html> <head> </head> <body> <?php include('/home/sites/site2/web/forums/news.php');?> </body> </html> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|