Problem with affiliates woocommerce integration

Hi,
I have Affiliates Pro installed and entered the service key, but when I try to integrate “Affiliates WooCommerce Integration” it gives me the error: “Installing plugin: Affiliates WooCommerce 3.5.0 – Installation package not available.”.

What do you suggest me to do?


Comments

One response to “Problem with affiliates woocommerce integration”

  1. Hi Dawid,

    Welcome to our support forum and thanks for using our affiliate tool on your shop.

    I would say that it’s better to have a look at your Dashboard and installation. The issue you get is most probably related to a security plugin not allowing the integration plugin to be installed as it should. You may provide us temp admin credentials to your site using my personal email for the account, george at itthinx dot com. During my session on your site please also make sure to keep WP debugging enabled by editing your wp-config.php file and replacing this line: 

    define( ‘WP_DEBUG’, false );

    with these lines:

    define( ‘WP_DEBUG’, true );
    define( ‘WP_DEBUG_LOG’, true );
    define( ‘WP_DEBUG_DISPLAY’, false );

    Kind regards,
    George

Share