Title: unexpected error
Last modified: November 7, 2020

---

# unexpected error

 *  Resolved [martinvie](https://wordpress.org/support/users/martinvie/)
 * (@martinvie)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/unexpected-error-33/)
 * Hi,
    since update to version 12.0 I got this error when trying to create a new
   event or to edit an event with the block editor: “Im Editor ist ein unerwarteter
   Fehler aufgetreten.”
 * I reinstalled version 11.8 and the error was gone.

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

 *  Plugin Author [Guido](https://wordpress.org/support/users/guido07111975/)
 * (@guido07111975)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/unexpected-error-33/#post-13634193)
 * Hi,
 * I don’t have this error myself. I also did not change anything regarding the 
   editor in the last couple of updates.
 * Do you have other active plugins that are using the editor?
 * Guido
 *  [sampomiru](https://wordpress.org/support/users/sampomiru/)
 * (@sampomiru)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/unexpected-error-33/#post-13638775)
 * Hey. I have the same problem. In the new version of the plugin, I cannot create
   a new event. When creating a new event, an unrecognized error pops up.
 *  [sampomiru](https://wordpress.org/support/users/sampomiru/)
 * (@sampomiru)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/unexpected-error-33/#post-13638802)
 * How can you restore the previous version of the plugin?
 *  Plugin Author [Guido](https://wordpress.org/support/users/guido07111975/)
 * (@guido07111975)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/unexpected-error-33/#post-13641339)
 * Hi,
 * Can you please let me know if there’s more info being displayed besides “an unexpected
   error”?
 * There’s a known conflict in the editor with the NextGEN Gallery plugin, do you
   perhaps have that plugin installed as well?
 * Guido
 *  [sampomiru](https://wordpress.org/support/users/sampomiru/)
 * (@sampomiru)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/unexpected-error-33/#post-13644258)
 * Yes that’s right. I have the NextGEN Gallery plugin installed. There is no additional
   information about the error.
 *  Plugin Author [Guido](https://wordpress.org/support/users/guido07111975/)
 * (@guido07111975)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/unexpected-error-33/#post-13644512)
 * There will be an update soon.
 * If you are willing and able to make a change to a plugin file, you can open file
   vsel.php and go to line 149:
 *     ```
       'supports' => array( 'title', 'thumbnail', $page_attributes, 'editor' )
       ```
   
 * Change into:
 *     ```
       'supports' => array( 'title', 'thumbnail', $page_attributes, 'custom-fields', 'editor' )
       ```
   
 * Please let me know if this solves your error.
 * Guido
 *  [sampomiru](https://wordpress.org/support/users/sampomiru/)
 * (@sampomiru)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/unexpected-error-33/#post-13647240)
 * Thank you so much. Did as you wrote and it all worked!
 *  Plugin Author [Guido](https://wordpress.org/support/users/guido07111975/)
 * (@guido07111975)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/unexpected-error-33/#post-13647459)
 * Great, I will update plugin with this fix soon.
 * Because of this fix the Custom Fields panel may appear in the editor, but you
   can hide panel again via the (screen) options.
 * Guido
 *  Plugin Author [Guido](https://wordpress.org/support/users/guido07111975/)
 * (@guido07111975)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/unexpected-error-33/#post-13664507)
 * Hi,
 * Have fixed this error in version 12.1 so I’m marking this thread as resolved.
 * Guido

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

The topic ‘unexpected error’ is closed to new replies.

 * ![](https://ps.w.org/very-simple-event-list/assets/icon-256x256.png?rev=1415754)
 * [VS Event List](https://wordpress.org/plugins/very-simple-event-list/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/very-simple-event-list/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/very-simple-event-list/)
 * [Active Topics](https://wordpress.org/support/plugin/very-simple-event-list/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/very-simple-event-list/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/very-simple-event-list/reviews/)

## Tags

 * [editor](https://wordpress.org/support/topic-tag/editor/)
 * [Unexpected error](https://wordpress.org/support/topic-tag/unexpected-error/)

 * 9 replies
 * 3 participants
 * Last reply from: [Guido](https://wordpress.org/support/users/guido07111975/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/unexpected-error-33/#post-13664507)
 * Status: resolved