Hi guys. I use Fusion Charts (not a plugin) with PHP Class witch I put
in lib dir. On my local Wamp Server everything is ok but on hosting
server there is an warning:

Warning: Cannot modify header information - headers already sent by
(output started at /home/.../lib/FusionCharts_Gen.php:1) in /home/.../
symfony/1.2/lib/response/sfWebResponse.class.php on line 335

Warning: Cannot modify header information - headers already sent by
(output started at /home/.../lib/FusionCharts_Gen.php:1) in /home/.../
symfony/1.2/lib/response/sfWebResponse.class.php on line 349

I think this is connected with this that FusionCharts change data for
xml. A tried to set content to text/xml but it didn't change anything.
Any guess what could it be? Of course there are no any blank spaces or
something before <?php and FusionCharts_Gen.php doesn't send headers
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to