Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • HI,

    I also face the same issue with mulilang Contact form and wp 3.4.1 – the same error like:
    Warning: Invalid argument supplied for foreach() in localdrive:\xampp\htdocs\your_project\wp-includes\class-wp-editor.php on line 434
    When i deactivate the Multilang plugin the warning goes away and all is working fine.
    If anybody finds the same problem i would like to suggest to open the page: ml-contactform.php and i commented out this line ( last line in my case)
    //add_filter(‘tiny_mce_before_init’, ‘mlcf_mce_valid_elements’);

    The problem is resolved in my case.

    Best regards,

    HI choobacCa,

    I also have faced the exactly same issue as you were. I have had tried like you were. I have used get_option(‘home’).’/flash_file_name.swf’;

    But it did not work .. also used relative path as well. The same flash is working fine at Home page (the recent few posts under a certain category is showing in this flash in my case and there are links to its details page i.e single.php – get_permalink($postid) – thus made the XML file and when i click on details link from the flash it also perfectly redirect to post details page – i.e single.php) But in this page the swf is not showing. Right click shows that flash is loaded and even in view source i have noticed that the path is OK. Clicking on which shows the swf in another Browser Tab.

    Have you ever fixed this issue. Pls let me know. Any help will be highly appreciated.

    Rerards,
    pranoy

Viewing 2 replies - 1 through 2 (of 2 total)