CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> PHP

 Headers already sent

Print topic Send  topic

Author Message
lulazz1
Posted: 05/17/2004, 7:44 AM

Hi,
I am evaluating codecharge and I did a simple application with login.
While everything is working fine on local, when put on internet i get the message:

Warning: Cannot modify header information - headers already sent by (output started at /home/malozzad/public_html/malozza/Common.php:1280) in /home/malozzad/public_html/malozza/customer_maint.php on line 638
line 638 reads:
header("Location: " . $Redirect);

this happens everytime I try to insert a record.

Any idea?
Thanks
Lulazz
peterr


Posts: 5971
Posted: 05/17/2004, 11:10 AM

Per your error message check what you have on line 1280 in Common.php
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com
View profile  Send private message
lulazz1
Posted: 05/17/2004, 12:58 PM

Hi Peterr,
the common.php file is only 1279 lines long...
Any idea on how I could fix the problem?

Thanks
Lulazz
peterr


Posts: 5971
Posted: 05/17/2004, 1:04 PM

Remove the blank line 1280...
The program sees it therefore I'm assuming that it must be there.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com
View profile  Send private message
lulazz1
Posted: 05/17/2004, 1:14 PM

I think i solved the problem, there was a blank line at the end of the file, after the ?> tag

Thanks
Lulazz

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.