• Resolved mookie4a4

    (@mookie4a4)


    I had to add: ob_end_clean();
    to line 92 of xoo-wl-main.php

    This cleaned up the ajax json response because wordpress was sending back the function name wp_ajax_xoo_wl_add_email in the response and making the json invalid.

    Not sure if its just an issue with my wordpress or a bug for the plugin!

    Cheers
    Matt

  • The topic ‘Ajax requests were broke’ is closed to new replies.