• Hi,

    As soon as I click on anything in Code Snippets, the website goes down.

    Is this a known issue?

    Alternatively, how could I get back the php codes I created without using the plugin? My goal would then be to uninstall or reinstall it.

    Thanks for your help.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Philippe Roussel

    (@ph59)

    More news. Running in Recovery Mode shows the following error message for Code Snippets: An error of type E_PARSE was caused in line 8 of the file /home/zytiyyo/public_html/wp-content/plugins/code-snippets/php/snippet-ops.php(504) : eval()'d code. Error message: syntax error, unexpected 'speed' (T_STRING)

    Thread Starter Philippe Roussel

    (@ph59)

    Even more news. I deinstalled and reinstalled Code Snippets. Upon activation, the website crashed (“There has been a critical error on this website.”)

    Plugin Author Shea Bunge

    (@bungeshea)

    Hi @ph59,

    This error message is coming from a bug in one of your snippets. Looks like you have the string 'speed' in an invalid place.

    If you can share the code here, I can give you some tips on how to fix it up.

    If you’re not able to access your site with the code running, you can use safe mode to switch it off temporarily, or you can find your snippet code in the snippets database table.

    Thread Starter Philippe Roussel

    (@ph59)

    Fixed. Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Code Snippets crashes the website’ is closed to new replies.