art-at-tec
Forum Replies Created
-
Forum: Reviews
In reply to: [Email as Username for WP-Members] Great!P.S. When you use https://translate.ww.wp.xz.cn/projects/wp-plugins/email-as-username-for-wp-members i’ll upload a german version.
OK, nice to hear that it was not my fault 🙂
No problem, we’re waiting for verison 2.
Thanks for help and development
Hey,
thanks for fast reply.The first is what i wanted to create, but..
– I’ve only one event (in database) – multi-day is not checked
– three entries in list, width different datesIs there anything wrong with my entry?
event_id` = ‘208’,
event_begin= ‘2012-09-25’,
event_end= ‘2012-09-27’,
event_title= ‘My Title’,
event_desc= ‘The desc’,
event_short= ‘The short’,
event_open= ‘2’,
event_time= ’09:00:00′,
event_endtime= ’18:00:00′,
event_recur= ‘S’,
event_repeats= ‘0’,
event_status= ‘1’,
event_author= NULL,
event_host= ‘3’,
event_category= ‘1’,
event_link= ‘http://www.link.net’,
event_link_expires= ‘0’,
event_label= ‘my label’,
event_street= ”,
event_street2= ”,
event_city= ‘my city’,
event_state= ”,
event_postcode= ”,
event_region= ”,
event_country= ”,
event_url= ”,
event_longitude= ‘0.000000’,
event_latitude= ‘0.000000’,
event_zoom= ’14’,
event_phone= ”,
event_group= ‘0’,
event_group_id= ‘0’,
event_span= ‘0’,
event_approved= ‘1’,
event_flagged= ‘0’,
event_holiday= ‘0’,
event_fifth_week= ‘0’,
event_image= ”,
event_added= ‘2012-09-04 00:03:53’`Got some events like this.
In the list or in the mini-calendar there are 3 entries and the end-date or date-range is displayed wrong.
I think duration is calculated wrong with this event, no idea where the calendar gets the dates from (in this example: 09-28 and 09-29)Thanks