Unfortunately, the username and password you have entered do not match!

Registration

Unfortunately, this username is already taken!

Unfortunately, this e-mail address is already used!

Please retype the verification code.

All fields are required

Make your RSEvents design work (obsolete)

Make your RSEvents design work (obsolete)
I have created my own RSEvents! design, but how can i get it to work.

To get this working you will have to upload the design to the /components/com_rsevents/designs folder and run a simple SQL (with phpMyAdmin or something similar) to register the new created design:

INSERT INTO `jos_rsevents_designs` (`DesignName`, `DesignDefault`, `published`, `ordering`, `params`) VALUES ('name_of_design',0,1,12,'');

Feedback