I'm quite frustrated. I also have been waiting for months for the new release. Nothing works like it should, it's worse than ever!
Urgent E-Mails are not answered at all. So, what's the alternative?
missing radio buttons for registrationquestion fields, no records in back end, blank screen after submitting new registration on front end. sql error when registering if rollback to 2.6. All registration data seems to be present in sql database, just not displayed by 2.7.
Here are the bugs I have found so far in version 2.7, please let me know if you're having the same issues and if you managed to fix them :
Test site is :
> Fresh new 1.5.22 joomla site (template is default Rhuk Milkyway)
> Only component installed is DT Register 2.7.0a (to make sure the errors are not due to another component) - No upgrade from any previous DTR version
> Simply created a free test event (I only added 2 custom fields, the rest are install default fields ; Joomla User Auto-Creation is set to "yes(required)" in the event configuration ; no group registration)
So here goes :
1) Can't disable the "Confirm e-mail" field, even if "Enable Confirmation Field" is set to "no" in backend (in the field management / Email field edit)
2) I get the following errors on the 3rd confirmation page of the registration process (1st page = the user fills the registration form and clicks on "next step"/ 2nd page = the system shows all the information provided by the user, he confirms by clicking on "next step" / 3rd page = errors)
Below is what is displayed on that 3rd page :
Warning: Invalid argument supplied for foreach() in /.../htdocs/testdt/administrator/components/com_dtregister/models/event.php on line 1407
Warning: Invalid argument supplied for foreach() in /.../htdocs/testdt/administrator/components/com_dtregister/models/event.php on line 1423
Warning: Invalid argument supplied for foreach() in /.../htdocs/testdt/administrator/components/com_dtregister/models/event.php on line 1439
Warning: Invalid argument supplied for foreach() in /.../htdocs/testdt/administrator/components/com_dtregister/models/event.php on line 1477
Warning: Invalid argument supplied for foreach() in /.../htdocs/testdt/administrator/components/com_dtregister/models/member.php on line 175
Warning: Invalid argument supplied for foreach() in /.../htdocs/testdt/administrator/components/com_dtregister/models/user.php on line 1475
Warning: Invalid argument supplied for foreach() in /.../htdocs/testdt/administrator/components/com_dtregister/models/event.php on line 1407
Warning: Invalid argument supplied for foreach() in /.../htdocs/testdt/administrator/components/com_dtregister/models/event.php on line 1423
Warning: Invalid argument supplied for foreach() in /.../htdocs/testdt/administrator/components/com_dtregister/models/event.php on line 1439
Warning: Invalid argument supplied for foreach() in /.../htdocs/testdt/administrator/components/com_dtregister/models/event.php on line 1477
DT_CONTINUE
If the user clicks on the "DT_CONTINUE" link, he is taken back to the events list.
3) When I then check the "records" tab, I can see the new participant is there BUT he is not a Joomla user (so the "Joomla User Auto-Creation" feature does not work). If I click on the registrant's name to display all his info, the dropdown for the UserID is still set to "Select User" and in fact my new user isn't anywhere in my Joomla users list.
This is also confirmed by the fact that the confirmation e-mail that is sent to the user contains all the data you want EXCEPT the username & password chosen by the user ([USERNAME] is replaced by nothing while [PASSWORD] is replaced by the word "password")
4) When a logged-in user registers for an event and then wants to modify his info in the user panel, there's an error on the 3rd page of the profile editing process (1st page = the user modifies the registration form and clicks on "next step"/ 2nd page = the system shows all the information provided by the user, he confirms by clicking on "next step" / 3rd page = error)
The 3rd page of user panel just displays an error 500 message : "500 - Layout "display" not found"
5) Internet Explorer 7 users can't enter any "username" as the check field system always shows "Username already exists." even if the chosen username REALLY doesn't exist. It works fine in FF & IE8.
6) The "Duplicate Registration Prevention" feature does not work (even when set to "yes" in the "Configuration" tab / no override in the event configuration). A same user can register to an event as many times as he wants with the same e-mail address.
Support ticket has been sent about the 2 first issues, hope Nathan can fix this quickly ...
As stated in another thread... we are aware of the issues that some (yes some, not all) are having that have migrated up to 2.7. We are almost done with necessary modifications. An update for everyone will be available very shortly... today... and all will be good with the migration issues. Any other smaller miscellaneous items will then be addressed.