• Resolved Canciller ?o?o

    (@canciller-nono)


    My sites crashes when update PHP to 8.0
    The error seems to be in codesnippet.
    The error is this:

    Fatal error: Uncaught Error: Call to undefined function
    create_function() in /home4/zaqeylmy/public_html/
    wp-content/plugins/code-snippets/php/snippet-ops.php(484)

    Please update the plugin to be compatible with las PHP version

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Shea Bunge

    (@bungeshea)

    Hi Canciller,

    This error message is coming from one of your snippets, not the plugin itself. You are using the create_function function, which is fully deprecated in newer versions of PHP.

    If you need help regaining access to your site while the plugin is active, you can use the safe mode feature, and if you need to narrow down which snippet the error is coming from, you can do a search for `create_function.

Viewing 1 replies (of 1 total)
  • The topic ‘code snipepets is not working with PHP 8’ is closed to new replies.