Title: broovers's Replies | WordPress.org

---

# broovers

  [  ](https://wordpress.org/support/users/broovers/)

 *   [Profile](https://wordpress.org/support/users/broovers/)
 *   [Topics Started](https://wordpress.org/support/users/broovers/topics/)
 *   [Replies Created](https://wordpress.org/support/users/broovers/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/broovers/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/broovers/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/broovers/engagements/)
 *   [Favorites](https://wordpress.org/support/users/broovers/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Event Calendar / Scheduler] [Plugin: Event Calendar / Scheduler] Fatal error](https://wordpress.org/support/topic/plugin-event-calendar-scheduler-fatal-error/)
 *  [broovers](https://wordpress.org/support/users/broovers/)
 * (@broovers)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-event-calendar-scheduler-fatal-error/#post-1557637)
 * You can probably open your database by entering the site url and add /phpmyadmin
   
   example: [http://www.google.nl/phpmyadmin](http://www.google.nl/phpmyadmin)
 * You open your database there and look at the following tables:
    wp_events_rec
   wp_ec3_schedule
 * These are created by the plugin itself. The next problem is one im running in
   to as well, the plugin writes some entries in the next table, but i cant seem
   to find all the entries:
    wp_options
 * one way of looking for the entries is by searching for an entry that contains
   the following text: schedule
 * I hope it helps you out a bit.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Event Calendar / Scheduler] admin backend not working](https://wordpress.org/support/topic/plugin-event-calendar-scheduler-admin-backend-not-working/)
 *  [broovers](https://wordpress.org/support/users/broovers/)
 * (@broovers)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-event-calendar-scheduler-admin-backend-not-working/#post-1530401)
 * It sounds to me that the function was Depricated. This happend to me as well 
   when i started running it on Linux.
 * I had another MySql version running which meant the function it appeals to to
   get data out of the database wasn’t supported in this SQL version.
 * it is also a reason why users get the No valid XML error.

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