pochimen Report post Posted March 9, 2009 Hi, have two Apache Web Servers running with PHP installed, one of it is on my local PC, the other one is on a newly DEDICATED SERVER on a HOSTING. I've noticed that the FC_Rendered javascript function is NOT firing from the DEDICATED SERVER on the HOSTING bue it is working OK on the apache on my local PC. How can this be possible??, the code is exacyle the same, is there anything to configure in Apache configuration that is may be disabled in ths HOSTING?? Thank you very much! Share this post Link to post Share on other sites
pochimen Report post Posted March 9, 2009 Well, i noticed that the Function FC RENDERED is not firing when I put inside Javascript the block <?php echo $jsVarString; ?> This is neccesary for PHP to pass data to Javascript por updating MAP/CHART. If i remove the php block the Function is fired correctly. Any Ideas?? Share this post Link to post Share on other sites
Rahul Kumar Report post Posted March 10, 2009 Hi, Please send the final HTML source that is getting rendered. Share this post Link to post Share on other sites