• Resolved ylblog

    (@ylblog)


    On the zip recipes > recipes page, this error is showing up

    There has been a critical error on your website. Please check your site admin email inbox for instructions.

    This happened after I upgraded to the newest version 7.0.6

    WP version 5.5.3

    debug error

    Fatal error: Uncaught Error: Call to undefined function ZRDN\curl_init() in /var/www/html/blog/wp-content/plugins/zip-recipes/_inc/class.ziprecipes.util.php:1463 Stack trace: #0 /var/www/html/blog/wp-content/plugins/zip-recipes/_inc/class.ziprecipes.util.php(1376): ZRDN\Util::remote_file_exists(‘https://img.you…’) #1 /var/www/html/blog/wp-content/plugins/zip-recipes/models/Recipe.php(1212): ZRDN\Util::youtube_thumbnail(‘https://www.you…’) #2 /var/www/html/blog/wp-content/plugins/zip-recipes/models/Recipe.php(621): ZRDN\Recipe->jsonld() #3 /var/www/html/blog/wp-content/plugins/zip-recipes/models/Recipe.php(124): ZRDN\Recipe->load() #4 /var/www/html/blog/wp-content/plugins/zip-recipes/RecipeTable/class-recipe-table.php(412): ZRDN\Recipe->__construct(’26’) #5 /var/www/html/blog/wp-content/plugins/zip-recipes/RecipeTable/class-recipe-table.php(428): ZRDN\Recipe_Table->reports_data() #6 /var/www/html/blog/wp-content/plugins/zip-recipes/RecipeTable/RecipeMenu.php(417): ZRDN\Recipe_Table->prepare_items() #7 /var/www/html/blo in /var/www/html/blog/wp-content/plugins/zip-recipes/_inc/class.ziprecipes.util.php on line 1463

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Leon Wimmenhoeve

    (@leonwimmenhoeve)

    Hi @ylblog,

    This error is caused because cURL is not allowed on your server, which is required to use videos in your recipe cards.

    There are a couple of solutions:
    1. Possibly just refreshing works (I suppose that you have already tried that)
    2. Asking your hosting company to enable cURL (recommended!)
    3. We will update Zip Recipes to check if cURL is enabled and prevent this error if it isn’t. I can post a Github link here as soon as we have implemented this check.

    Please let me know if you need any further assistance.

    Kind regards,
    Leon

    Plugin Author Rogier Lankhorst

    (@rogierlankhorst)

    Hi @ylblog,

    In the latest update Zip Recipes will check if the server supports cURL, which should prevent this error for your server.

    Let me know if this resolves the issue for you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘There has been a critical error on your website’ is closed to new replies.