Welcome, Guest
Username: Password: Remember me

TOPIC: Patch Fix for DT Register 2.2.2

Patch Fix for DT Register 2.2.2 16 years 1 month ago #1120

  • dthadmin
  • dthadmin's Avatar Topic Author
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
For those that need to address some issues with DT Register 2.2.2 and don\'t want to wait for the official 2.2.3 release, please download this attached zip file, extract the files and then upload them into the appropriate directories:

EDIT:
The patch files have been removed as they are no longer needed. Please upgrade to DT Register 2.2.3.

Please Log in or Create an account to join the conversation.

Patch Fix for DT Register 2.2.2 16 years 1 month ago #1159

  • share24
  • share24's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 9
  • Thank you received: 0
I downloaded the file and uploaded the individual files to the appropriate directory.

Now, instead of \"already registered,\" nothing happens when I click the submit button.

Using Firebug on Firefox, I get two errors:

1. divScroller is not defined
http://varsitysportsreport.com/index.ph ... &eventId=1
Line 85

2. iterator has no properties
http://varsitysportsreport.com/componen ... ototype.js
Line 697

Hope the errors posting helps.

(Oh, Joomla 1.5; Legacy 1.0)

Please Log in or Create an account to join the conversation.

Patch Fix for DT Register 2.2.2 16 years 1 month ago #1160

  • share24
  • share24's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 9
  • Thank you received: 0
Saw on another thread...so thought I\'d add:

It\'s the submit button after entering personal information.

Please Log in or Create an account to join the conversation.

Patch Fix for DT Register 2.2.2 16 years 1 month ago #1161

  • share24
  • share24's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 9
  • Thank you received: 0
Scratch error 1...that was related to my news scroller and has since been fixed.

Sorry for the confusion.

Please Log in or Create an account to join the conversation.

Patch Fix for DT Register 2.2.2 16 years 1 month ago #1162

  • share24
  • share24's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 9
  • Thank you received: 0
Here is the code:

694 },
695
696 inject: function(memo, iterator, context) {
697 iterator = iterator.bind(context);
698 this.each(function(value, index) {
699 memo = iterator(memo, value, index);
700 });
701 return memo;
702 },

Please Log in or Create an account to join the conversation.

Patch Fix for DT Register 2.2.2 16 years 1 month ago #1165

  • mroberts
  • mroberts's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0
The admin files include here seem to still be broken. I just downloaded this today and I am already fixing things. $%^&*($%^&*

When I go into \"Registration Management\" and click on an event, it is not loading the fields \"Member Discount Type\" and \"Member Discount Amount\" even though I have confirmed the fields are getting set correctly in the database.

Please Log in or Create an account to join the conversation.

Time to create page: 3.611 seconds