Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author myCred

    (@designbymerovingi)

    Hey.

    Unfortunately IE 8 has a bug when it comes to redirects and I suspect this might be the problem.

    Try this:

    Open the mycred-module-hooks.php file located in plugins/mycred/modules/ folder and comment out lines 2003 and 2004. See if this works in IE.

    So it should look like this:

    //wp_redirect( remove_query_arg( array( $this->ref_key ) ) );
    //exit;

    Thread Starter chickster25

    (@chickster25)

    Hi,

    Thanks for the response.

    I tried that but still the same problem.

    Plugin Author myCred

    (@designbymerovingi)

    Unfortunately I do not have access to IE 8 but will see if I can find a setup in order to try and fix this issue.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problem with referral link’ is closed to new replies.