|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Ver 3 works Ver 4 -headers already sent by
I have version 3 working after I made changes to install the program in a sub folder of the root.
Ver 4.1.3 is set up in another folder name off root. Different table names also. A clean install, but the error message -- Warning: Cannot add header information - headers already sent by (output started at /private/ltw_config.php:373) in /private/ltwdisplaymonth.php on line 283 Ver 3: (no errors) http://www.capoferri.com/ltw/calendar.php Ver 4: http://www.capoferri.com/ltw4/calendar.php I have tried the suggestions in the other thread-"Admin not working" but still get the same error.... |
|
#2
|
|||
|
|||
|
RE: Ver 3 works Ver 4 -headers already sent by
Warning: Cannot add header information - headers already sent by (output started at /private/ltw_config.php:373)
Make sure there are no blank lines after the closing ?> in ltw_config.php. That is what this error indicates by saying "output started at /private/ltw_config.php:373" |
|
#3
|
|||
|
|||
|
RE: Ver 3 works Ver 4 -headers already sent by
Thanks... it works!
I had to check all the php files and remove blank lines and ADD a close tag to one php file. I forget the filename. Thanks again... |
|
#4
|
|||
|
|||
|
RE: Ver 3 works Ver 4 -headers already sent by
File missing closing tag is
ltwusermgr.php |
![]() |
| Viewing: Codewalkers Forums > Projects > ltwCalendar > Ver 3 works Ver 4 -headers already sent by |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|