Title: Impossible saving a code
Last modified: December 23, 2020

---

# Impossible saving a code

 *  Resolved [passegua](https://wordpress.org/support/users/passegua/)
 * (@passegua)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/impossible-saving-a-code/)
 * I tried to save these lines:
 *     ```
       add_action( 'init', function() {
               delete_option( 'schema-ActionScheduler_StoreSchema' );
       } );
       ```
   
 *  but I get:
 * An error occurred while saving the snippet.
    [https://ibb.co/922B0n1](https://ibb.co/922B0n1)
    -  This topic was modified 5 years, 5 months ago by [passegua](https://wordpress.org/support/users/passegua/).

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

 *  Plugin Author [Shea Bunge](https://wordpress.org/support/users/bungeshea/)
 * (@bungeshea)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/impossible-saving-a-code/#post-14149695)
 * Hi [@passegua](https://wordpress.org/support/users/passegua/),
 * Do you receive the same error when trying to save a different piece of code?
 *  Thread Starter [passegua](https://wordpress.org/support/users/passegua/)
 * (@passegua)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/impossible-saving-a-code/#post-14151477)
 * This thread may be closed since my provider helped me in solving it. It was a
   charset problem in the db
 *  Plugin Author [Shea Bunge](https://wordpress.org/support/users/bungeshea/)
 * (@bungeshea)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/impossible-saving-a-code/#post-14154230)
 * Ah, gotcha. Glad to hear that it’s all sorted.

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

The topic ‘Impossible saving a code’ is closed to new replies.

 * ![](https://ps.w.org/code-snippets/assets/icon.svg?rev=2148878)
 * [Code Snippets](https://wordpress.org/plugins/code-snippets/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/code-snippets/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/code-snippets/)
 * [Active Topics](https://wordpress.org/support/plugin/code-snippets/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/code-snippets/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/code-snippets/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Shea Bunge](https://wordpress.org/support/users/bungeshea/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/impossible-saving-a-code/#post-14154230)
 * Status: resolved