F J Kaiser
Member
Posted 3 years ago #
There are a lot of bugs. Missspellings mostly. And the major problem with the plugin is, that it´s fixed like hell. the output of the attendees is in a table and the event-registration.-form misses unique IDs. (every element is named "help"...?). so you can´t disable parts/fields of the form, bceause of:
*) lack of unique css-ids
*) no admin-panel to deactivate the unneeded parts the php is requesting
every try to rework the plugin ends in an error... or a complete rework and a new plugin for which i simply don´t have the time.
http://wordpress.org/extend/plugins/eventr/
F J Kaiser
Member
Posted 3 years ago #
i now have to correct myself. binnya is constantly developing and things are getting better and better. a lot of small and some minor problems are solved now...
Hi!
Downloaded Eventr and it didn't work on my php5 configured server at all. Change all instances of "<?=" to "<?php echo" (without the ") and most things should work. So far I've had to do a search and replace on
event_form.php,
events.php,
attendees.php,
options.php,
show_attendee_list.php and
show_registeration_form.php
Hmm. It would be easier to upload it somewhere...anyone?