ltwCalendar
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsProjectsltwCalendar

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
  #1  
Old October 22nd, 2003, 12:51 AM
csalib csalib is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 2 csalib User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
header warnings

Hello All,
I just installed the app, and the calendar itself seems to be working fine, but the header is giving me these warnings:


Code:
Warning: Cannot modify header information - headers already sent by (output started at c:inetpubwwwrootoecalendarprivateltw_config.php:37  5) in c:inetpubwwwrootoecalendarprivateltwdisplaymonth.p  hp on line 283

Warning: Cannot modify header information - headers already sent by (output started at c:inetpubwwwrootoecalendarprivateltw_config.php:37  5) in c:inetpubwwwrootoecalendarprivateltwdisplaymonth.p  hp on line 285

Warning: Cannot modify header information - headers already sent by (output started at c:inetpubwwwrootoecalendarprivateltw_config.php:37  5) in c:inetpubwwwrootoecalendarprivateltw_header.php on line 9

Warning: Cannot modify header information - headers already sent by (output started at c:inetpubwwwrootoecalendarprivateltw_config.php:37  5) in c:inetpubwwwrootoecalendarprivateltw_header.php on line 10


I have no idea what to do here... Any clues????

-me

Reply With Quote
  #2  
Old October 22nd, 2003, 01:29 AM
quantumpuppet quantumpuppet is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: NY
Posts: 40 quantumpuppet User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Send a message via Yahoo to quantumpuppet
RE: header warnings

YOu are trying to send header commands after the HTML has already been sent to the browser. Post your code and I can take a look.

Reply With Quote
  #3  
Old October 22nd, 2003, 01:34 AM
csalib csalib is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 2 csalib User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
RE: header warnings

Thanks for your fast response quantumpuppet! I feel like a schmo, but I finally found the forums search link and found the answer in this thread:

http://codewalkers.com/forum/index.php?action=displaythread&forum=ltwcalendar&id=133&realm=default

Looks like you have to check over the private directory files for extra lines of white space before and after the open/close php tags.

-me

Reply With Quote
  #4  
Old February 13th, 2004, 08:47 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: header warnings

Im having the same problem myself.

Warning: Cannot add header information - headers already sent by (output started at /home/.sites/114/site88/web/phpcalendar/private/ltw_classes.php:1982) in /home/.sites/114/site88/web/phpcalendar/private/ltwdisplaymonth.php on line 279

Warning: Cannot add header information - headers already sent by (output started at /home/.sites/114/site88/web/phpcalendar/private/ltw_classes.php:1982) in /home/.sites/114/site88/web/phpcalendar/private/ltwdisplaymonth.php on line 280

Warning: Cannot add header information - headers already sent by (output started at /home/.sites/114/site88/web/phpcalendar/private/ltw_classes.php:1982) in /home/.sites/114/site88/web/phpcalendar/private/ltw_header.php on line 9

Warning: Cannot add header information - headers already sent by (output started at /home/.sites/114/site88/web/phpcalendar/private/ltw_classes.php:1982) in /home/.sites/114/site88/web/phpcalendar/private/ltw_header.php on line 10

What do you think?

Reply With Quote
  #5  
Old February 13th, 2004, 08:52 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: header warnings

OK, nevermaind guys. I made sure that there
was no space at the end of the files and it worked.

Reply With Quote
  #6  
Old February 27th, 2004, 07:27 AM
kweik kweik is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 9 kweik User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
RE: RE: header warnings

I have the same problem

http://codewalkers.com/forum/index....3&realm=default

Quote:
OK, nevermaind guys. I made sure that there
was no space at the end of the files and it worked.



I dont see empty lines in code (its original.. )

would have to look for a php editor? I use ultraedit32.

Reply With Quote
  #7  
Old February 27th, 2004, 07:43 AM
kweik kweik is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 9 kweik User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
RE: header warnings

I find the error!

with this php editor (windows users)
http://www.phpide.com/go/downloads.htm#PHP Coder

With this editor you see the error of headers problem.

Reply With Quote
  #8  
Old November 1st, 2005, 03:45 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: header warnings

Deleting extra lines fixed mine as well. Thx!

Reply With Quote
  #9  
Old November 1st, 2005, 07:36 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: header warnings

I'd just ilke to note in the distribution of ltwCalendar4.1.3 I downloaded the class "ltwusermgr.php" had no closing tag. Whether it was adding the tag or deletingthe white space it was fixed so thanks anyway.

Reply With Quote
Reply

Viewing: Codewalkers ForumsProjectsltwCalendar > header warnings


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway
Stay green...Green IT