Updating the Affiliates core FAILED.

I am getting the message “Updating the Affiliates core FAILED” since I tried to update the affiliates pro plugin. It said the update was successful but this message is plastered across my admin area bordered in red. Please advise?

Posted in

Comments

One response to “Updating the Affiliates core FAILED.”

  1. Hi John,

    Have you checked your debug.log file for any errors?
    If debugging is not enabled, you can add these lines in your wp-config.php file

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

    and also create a file called debug.log inside your wp-content folder.
    You can always share the contents of debug.log file in pastebin and reply the share link here.

    Kind regards,
    George

Share