• Resolved Digitsoft

    (@digitsoft)


    I updated the plugin today to the latest version. Although I’m always cautious when updating plugins, this time it took my site down and luckily the error logs identified this as the culprit. I replaced my site name with {site}

    [28-Nov-2016 21:59:07 UTC] PHP Fatal error: Cannot redeclare file_get_contents_curl() (previously declared in /home/{site}/public_html/wp-content/plugins/fast-velocity-minify/inc/functions.php:16) in /home/{site}/public_html/wp-content/themes/superstore/functions/deprecated.php on line 1558

    LMK if you have any ideas or want me to look at anything for you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Raul P.

    (@alignak)

    What happens here is an unhappy coincidence where both me and the superstore author added a function that has the exact same name.

    While I cannot speak for the superstore author, it wasn’t my intention to leave this one behind (after development) since all functions should have a unique prefix to avoid this.

    I have fixed this on version 1.3.6 so feel free to update.

    Thanks

    Thread Starter Digitsoft

    (@digitsoft)

    Thanks! I’ll try it out tomorrow and let you know if I see anything else.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Conflict With Woo SuperStore Theme’ is closed to new replies.