Category Archives: Uncategorized

Registration Form Validation

OK, I finally conquered the Java Validation of the Registraion Form.  It will now validate the Fixed Fields as well as all the auto fields that are set to required.  As I know some of you are eager for this … Continue reading

Posted in Form Validation, Uncategorized | Leave a comment

New Feature – Images with Events

I have added (version 3.04) the ability to put thumbnails and header images associated with events. Pretty cool. You will need upload your images using your FTP or other method. All you have to do to use is place the … Continue reading

Posted in Uncategorized | 6 Comments

Mail Issue

Emails sent by the plugin say wordpress@yourdomain.com The email thing is a default WordPress thing, not related to my plugin. There is a great little plugin that resolves that issue. http://wordpress.org/extend/plugins/mail-from/

Posted in Mail, Troubleshooting, Uncategorized | 2 Comments

Export Issue

I get this error: Fatal error: Call to undefined function get_option() in /testserver/wordpress/wp-content/plugins/event-registration/event_registration_export.php on line 24 The reason you are getting that error is that wordpress is not installed in the root directory of your website. The plugin was written … Continue reading

Posted in Export, Troubleshooting, Uncategorized | 5 Comments