Title: database
Last modified: August 30, 2016

---

# database

 *  [windo31](https://wordpress.org/support/users/windo31/)
 * (@windo31)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/database-49/)
 * hi
    Thank you for this wonderful and useful plugin. I would like to enter events
   by means of a php script, in order to let the ability to other members than admin
   to post events. What is the name of the tables used in the database ?
 * I also have a problem with the display of the calendar ([calendar</a)), while the one of the list is correct(](http://ascl.le-pic.org/wordpress/index.php/events-calendar/?qemmonth=9&qemyear=2015#qem_calreload)
   [events list](http://ascl.le-pic.org/wordpress/index.php/events-list/)). The 
   url is
 * Last, I can suggest an improvement for the display of the dates and hours, and
   the options available : if an event is set for one date (with start and end hours),
   why displying starting date and ending date ?
    For the hours, could it be possible
   to convert directly the input with the format HH:MM when it is entered as HH.
   M or other as explained ?
 * Thanks in advance
    windo
 * [https://wordpress.org/plugins/quick-event-manager/](https://wordpress.org/plugins/quick-event-manager/)

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

 *  [Graham](https://wordpress.org/support/users/aerin/)
 * (@aerin)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/database-49/#post-6490088)
 * The events are all saved to the database as custom posts. The simplest way to
   get the structure is to export the events as an xml file.
 * If you want other users to be able to create events you can add the capabilites.
   In quick-event-manager.php is the qem_add_role_caps function. All you need to
   do is add similar to your theme functions.php and any role can edit events.
 * Or just set the user with the Event Manager role…
 * The calendar problem is linebreaks. If there are any linebreaks or spaces between
   each element the popup code fails. If you don’t use a popup it will work. If 
   you enable the tooltip hover you will see the event title and short description.
 * The end date is only displayed if you enter an end date. Leave this blank and
   you will only see one date icon.
 * The plugin can interpret all sorts of formats (took me days to code this) so 
   not really sure what it is you want. Can you email me with some examples and 
   I can send over something for you to test.
 *  Thread Starter [windo31](https://wordpress.org/support/users/windo31/)
 * (@windo31)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/database-49/#post-6490239)
 * Hi aerin,
    Thank you for your answer. I found the datas in wp_posts and wp_postmeta
   tables. I think it’s not easy (for me) to change an event by the way I wanted
   to do. I plan to use the normal panel, and assign the ability to the users. For
   the calendar, I haven’t tried anything so, for the time being, the events will
   be only displayed as a list.
 * OK for the end date, it works well !
 * For the time format, I meant if I enter a time as 8.0, it could be useful if 
   the plugin could change it as 08:00 automatically.
 * thank you for your support and your help
 *  Thread Starter [windo31](https://wordpress.org/support/users/windo31/)
 * (@windo31)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/database-49/#post-6490240)
 * I notice a detail that I didn’t see before :
    when I create an event, the calendar
   displayed to enter the start date and the end date is not localized (I’m french),
   and the 1st day of week is not set as I chose in the tab calendar (last option)
   of the plugin parameters page. could it be possible to take into account of this
   2 parameters for entering a new event ?
 * thx a lot.
 *  [Graham](https://wordpress.org/support/users/aerin/)
 * (@aerin)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/database-49/#post-6490241)
 * Can you email me with some links so I can see the date problem. All dates should
   be localized as the plugin uses the same function for start and end dates.
 * Changing the time from 8.0 to 08.00 might not be possible as not everyone wants
   the date in that format. Some prefer 8.00 or just 8am or 0800 or 08:00 and so
   on.

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

The topic ‘database’ is closed to new replies.

 * ![](https://ps.w.org/quick-event-manager/assets/icon-256x256.png?rev=3318950)
 * [Quick Event Manager](https://wordpress.org/plugins/quick-event-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/quick-event-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/quick-event-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/quick-event-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/quick-event-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/quick-event-manager/reviews/)

## Tags

 * [calendar display](https://wordpress.org/support/topic-tag/calendar-display/)

 * 4 replies
 * 2 participants
 * Last reply from: [Graham](https://wordpress.org/support/users/aerin/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/database-49/#post-6490241)
 * Status: not resolved