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: 3
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: 25
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: 25
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: 25
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: 25
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




 Free IT White Papers!
 
Create the Optimal Architecture for your Critical Applications
Warburton's the largest independently owned bakery in the UK faced a number of difficult challenges in providing the most robust yet efficient IT infrastructure for their organization's success. IBM's services combined with their xSeries servers created the perfect platform for their SAP environment with sufficient flexibility, and did so in very time effective fashion.

Request Your Free Technology Downloads!
 
Five Best Practices for Deploying a Successful Service-Oriented Architecture
This white paper describes the benefits you can expect with SOA, and how IBM can help take your business there.

Request Your Free Technology Downloads!
 
Gartner Magic Quadrant for Application Delivery Controllers
Gartner summarizes its view on Application Delivery Controllers, evaluates strengths and weaknesses of solutions, and provides Magic Quadrant reporting for a quick comparison across all vendors. Learn from Gartner how you can benefit from an all-in-one device like Citrix NetScaler that delivers the highest levels of availability, performance and security.

Request Your Free Technology Downloads!
 
Knowledge is Power
What you don't know can hurt you, and is likely costing you money and increasing your security risks during an era of scarce resources. This white paper proposes six key strategies that enterprise security managers can use to improve their network defense posture.

Request Your Free Technology Downloads!
 
Rationalizing the Multi-Tool Environment
The rationalized multi-tool approach is flexible, scalable and cost effective. It provides the necessary input to the IT service management business processes. It preserves prior investments in monitoring tools, empowers technologists to select the best tools with which to do their jobs, and enhances effective response to incidents.

Request Your Free Technology Downloads!
 

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




© 2003-2010 by Developer Shed. All rights reserved. DS Cluster 2 Hosted by Hostway
For more Enterprise Application Development news, visit eWeek