|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
LTW_CALENDAR Problem
I get the following error message
Warning: Cannot modify header information - headers already sent by (output started at /home/content/s/m/a/smartkid808/html/troop3/calendar/private/ltw_config.php:375) in /home/content/s/m/a/smartkid808/html/troop3/calendar/private/ltwdisplaymonth.php on line 283 Warning: Cannot modify header information - headers already sent by (output started at /home/content/s/m/a/smartkid808/html/troop3/calendar/private/ltw_config.php:375) in /home/content/s/m/a/smartkid808/html/troop3/calendar/private/ltwdisplaymonth.php on line 285 Warning: Cannot modify header information - headers already sent by (output started at /home/content/s/m/a/smartkid808/html/troop3/calendar/private/ltw_config.php:375) in /home/content/s/m/a/smartkid808/html/troop3/calendar/private/ltw_header.php on line 9 Warning: Cannot modify header information - headers already sent by (output started at /home/content/s/m/a/smartkid808/html/troop3/calendar/private/ltw_config.php:375) in /home/content/s/m/a/smartkid808/html/troop3/calendar/private/ltw_header.php on line 10 |
|
#2
|
|||
|
|||
|
Message Moved
Thread moved from 'PHP Coding' to 'ltwCalendar' by Sliver.
Reason: Obvious |
|
#3
|
|||
|
|||
|
RE: LTW_CALENDAR Problem
Quote:
Make sure in editing ltw_config.php you do not have a blank line before the <?php of after the ?> at the end. Since ltw_config.php is included before any of the real headers are output, a blank line before or after the PHP code will do this to you. |
|
#4
|
|||
|
|||
|
RE: LTW_CALENDAR Problem
just comment the header specifications and delete the lines before start and end php delimiter <? or ?>. it may work well
|
|
#5
|
|||
|
|||
|
RE: LTW_CALENDAR Problem
just comment the header specifications and delete the lines before start and end php delimiter <? or ?>. it may work well
|
![]() |
| Viewing: Codewalkers Forums > Projects > ltwCalendar > LTW_CALENDAR Problem |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|