• Resolved royvinoy

    (@royvinoy)


    Hello there,

    We wish to bring to your attention an issue we’ve encountered while utilizing your “Code Snippets Pro” plugin. While the plugin has been functioning adequately overall, we’ve recently faced a complication within our WooCommerce shop. Specifically, a particular product category fails to load properly for logged-in users.

    In our efforts to resolve this matter, we engaged our server team, who kindly provided us with a server error log. Upon review, we identified error messages associated with the “Code Snippets” plugin. As a temporary solution, we have disabled the plugin, resulting in the successful loading of the page.

    we getting errors like this “[08-Feb-2024 07:08:46 UTC] PHP Warning: Use of undefined constant ‘__return_false’ – assumed ‘‘__return_false’’ (this will throw an Error in a future version of PHP) in /home/customer/www/cathyc17.sg-host.com/public_html/wp-content/plugins/code-snippets-pro/php/snippet-ops.php(609) : eval()’d code on line 6”

    Thank you

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

    (@bungeshea)

    Thanks for letting us know! This is actually an error coming from one of your snippets – it’s not coming from the plugin itself. You should be able to find which one with a search for __return_false @line:6.

    Thread Starter royvinoy

    (@royvinoy)

    How to find that?

    Plugin Author Shea Bunge

    (@bungeshea)

    You can search for snippets on the Snippets menu:

    When you find the one causing issues, feel free to post the code here and I’ll see if I can provide any advice for fixing it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error – eval()’d code on line 6’ is closed to new replies.