vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Header Problems When Putting Members Online on Index Page (https://vborg.vbsupport.ru/showthread.php?t=8310)

knotapunk 02-12-2001 05:00 PM

I'm having some problems while helping a friend make his webpage. I integrated the vbulletin members online on the main page (which is .php). Everyting looks fine and works perfectly on my computer, but when its looked at by another computer the following error displays on the top of the page sporadically (but the page still works perfectly).

<b>Warning: Cannot add header information - headers already sent by (output started at /usr/home/v1/a0011053/html/mig/index.php:4) in /usr/home/v1/a0011053/html/mig/vbulletin/global.php on line 755

Warning: Cannot add header information - headers already sent by (output started at /usr/home/v1/a0011053/html/mig/index.php:4) in /usr/home/v1/a0011053/html/mig/vbulletin/global.php on line 758</b>

if someone could please take a look at my page and let me know what may be causing this, that would be great.

webpage --> http://208.185.95.167/mig/index.php
code --------> http://208.185.95.167/mig/index-code.html

thanks,

02-12-2001 05:30 PM

You are including a file right ?

What you need to do is make that other file the index page and put all your html in it to solve the problem.

02-12-2001 11:42 PM

um, im still unclear about this. the main file is the "index.php" file. in that im using the code:
"<?php
echo $loggedinusers;
?>"

to pull and display the members online information to the main php page. im kinda new to this so sorry if i sound like an idiot.


All times are GMT. The time now is 02:26 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01569 seconds
  • Memory Usage 1,709KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete