pochimen

Members
  • Content count

    2
  • Joined

  • Last visited

About pochimen

  • Rank
    Forum Newbie
  1. FC_Rendered not loading!!

    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??
  2. FC_Rendered not loading!!

    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!