Hi,
I just tried the new version, -sweet with all the new features.
but I keep running into a bug. When trying to add an event with "arb.dag" as name, no description, max "25 attendees" and "2009-01-01" as date I get this error.
WordPress database error: [Unknown column 'maximum_attendees' in 'field list']
INSERT INTO wp_eventr_event(name,description,event_date,maximum_attendees,status,added_on) VALUES('arb.dag','','2009-01-01','25','1', NOW())
Any idea why?
My test setup is WP 2.6.5 "clean" no extra plugins or themes.
Bug? Database error
(7 posts) (3 voices)-
Posted 3 years ago #
-
Hi
i found a similar problem. the tables added to the database are named: wp_eventr_attendee, wp_eventr_event and wp_eventr_event_attendee, but i named my database "aejobs09_" instead of "wp_" as prefix. the created database-tables are incorrect for everybody, who didnt make use of the standard, "wp_prefix"... should make use of a variable for the prefix to fix this issue?
wish you a happy new year.Posted 3 years ago # -
or maybe you could make a form-field in the eventr-settings to put your custom db-table prefix in...Posted 3 years ago #
-
I am aware of the bug - I'm trying to fix it. Thanks for reporting it. A new field is not getting created in the DB when updating.Posted 3 years ago #
-
I have released a new version - the bug should be fixed in that versionPosted 3 years ago #
-
works perfect. thanks a lotPosted 3 years ago #
-
Excellent! Works perfect, "u-r-da-man"
Posted 2 years ago #
Reply
You must log in to post.