Open GoogleCodeExporter opened 9 years ago
UPDATE
noticed this when turning error reporting on in w2x-engine.php
Warning: Cannot modify header information - headers already sent by (output
started
at /mylocation/engine/php_sforce_nusoap/salesforce.php:555) in
/mylocation/engine/w2x-engine.php on line 126
Original comment by tonymin...@gmail.com
on 11 Mar 2009 at 6:26
UPDATE
fixed this by removing whitespace in the salesforce.php file @ lines 554-555.
Original comment by tonymin...@gmail.com
on 11 Mar 2009 at 6:29
Hi, sorry for the late answer, thank you for the updates, will make sure to
double-check the redirect function's whitespaces to prevent the error in the
future.
Original comment by phofferb...@gmail.com
on 29 Apr 2009 at 5:27
Original comment by phofferb...@gmail.com
on 29 Apr 2009 at 5:53
no worries - thanks for creating this!!
Original comment by tonymin...@gmail.com
on 29 Apr 2009 at 7:33
Confirming (for those who download the current version 1.4 July 2010) that this
workaround of removing whitespace is still valid, and is required on PHP5.2.9
if you use UK2.net.
That said, great work and my thanks (and sanity) for writing this.
Original comment by bunro...@gmail.com
on 22 Jul 2010 at 10:32
This is fixed by removing the blank lines at the end of salesforce.php. I had
downloaded this from some site that still has this bug. Please fix it. I don't
remember where I downloaded this from. Thanks a lot for the great work.
Original comment by bhush...@covelix.com
on 3 Aug 2010 at 11:50
I am having a similar problems. I tried to remove the blank space but could not
get the redirect to work. Can someone please attach the working version of
salesforce.php file.
Original comment by xiu...@gmail.com
on 28 Nov 2010 at 4:19
Original issue reported on code.google.com by
tonymin...@gmail.com
on 11 Mar 2009 at 3:52