Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter silverfox47

    (@silverfox47)

    Hi Kento,

    Yes the plugin solved the issue, I was able to have an Affiliate with a discount and a commission.

    Perfect solution.

    Many Thanks

    Alan

    Thread Starter silverfox47

    (@silverfox47)

    I have solved the affiliates link issue so thank you for that.

    The way I want it to work with Affiliate is as follows.

    Affiliate has a referral rate of 0.05 and I have set a coupon for the affiliate using the coupon code assigned in Woocommerce.

    Affiliate enters the store using http:store_url.com/?affiliates=2 they then make a purchase, at the point of checkout I would expect the coupon to be applied automatically and the purchase to be assigned against the affiliate.

    What I see is the coupon is not assigned so the affiliate does not receive the auto discount do I need to add something else for this to happen?

    Thread Starter silverfox47

    (@silverfox47)

    Thanks, I think I understand the coupon issue.

    If I want to say to an affiliate click on this link to visit my store and get commission then what would be the link I would give them, this is the part I do not understand.

    How to work out the link for each different affiliate?

    Thread Starter silverfox47

    (@silverfox47)

    Hi Antonio,

    Thank you for the quick response and positive answer

    Regards

    Alan

    I hunted through all the posts to fix this and it was the en WPLANG variable that did it for me in the wp-config file

    Thanks for the help – by the way this problem was also in version 2.6.2

    I am running 2.3.1 and I saw the same error – I fixed it by modifying the config.php in
    /wp-includes/js/tinymce/plugins/spellchecker

    as follows:

    Removing the // comments from this line
    require_once(“classes/TinyPspellShell.class.php”);

    and adding comments to this line
    // require_once(“classes/TinyGoogleSpell.class.php”);

    I am running 2.3.1 and I saw the same error – I fixed it by modifying the config.php in
    /wp-includes/js/tinymce/plugins/spellchecker

    as follows:

    Removing the // comments from this line
    require_once(“classes/TinyPspellShell.class.php”);

    and adding comments to this line
    // require_once(“classes/TinyGoogleSpell.class.php”);

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