• I’ve just downloaded the latest version and the light plugin for Woocommerce.

    When I change the status of a referral and try and save the item from the referral menu I just get a blank screen with the WordPress admin menu displayed. Is there a PHP plugin that needs to be enabled?

    Thanks for your help.

    https://www.ads-software.com/plugins/affiliates/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,
    You don’t need extra plugins. Maybe you have an external problem or a conflict with anither plugin.
    You can try to enable the debug, edit wp-config.php and replace the following line
    define('WP_DEBUG', false );
    with these lines

    define('WP_DEBUG', true );
    define('WP_DEBUG_DISPLAY', false);
    define('WP_DEBUG_LOG', true );

    Then try to chenge the referral status. If errors exist then a file named debug.log under wp-content folder will be created.
    Kind Regards,
    Antonio B.

    Thread Starter witerasta

    (@witerasta)

    Strangely that just throws an error 500.

    I bought the pro version last night. Does that also need the light plugin?

    I’ll set up a new site and test there. My company is an ISP so we have the benefit of playing around like this. We are not to familiar with WordPress yet, always been more towards Joomla.

    Your comments would be welcome.

    Thanks.

    Thread Starter witerasta

    (@witerasta)

    Set this up on a clean site and no problems. How do I integrate the pro version into Woocommerce?

    Thanks

    Hi witerasta,
    To you install the Pro version, you need to deactivate the light version.
    In the Pro version, in Affiliates->Settings:Integrations you have the integration Pro with Woocommerce.
    You can submit a topic in the forums page to get support premium.
    Kind Regards,
    Antonio B.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Manually Change status of referrals.’ is closed to new replies.