Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Need to Register 700 People - HELP!

Need to Register 700 People - HELP! 15 years 5 months ago #4432

  • cboydave
  • cboydave's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 18
  • Thank you received: 0
I have to register 700+ people for 30 seperate events that I need to get regsitered on the website. The users are already setup. I've imported a few of the registrations into the dtregister_user MySql table, but they're still not showing up on the site.

Are there other tables I need to add something to as well? Hand-registering 700+ people will not work.

Any help you can suggest would be HUGELY appreciated.

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

Need to Register 700 People - HELP! 15 years 5 months ago #4436

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
Hello. You can not just add to the dtregister_user table. There needs to also be a corresponding record in jos_dtregister_group and jos_dtregister_group_amount. If there are group registrations, then there would also be corresponding entries in jos_dtregister_group_member.

The "userId" from jos_dtregister_user would be the "useid" in jos_dtregister_group. Then there is a unique "groupId" that ties between jos_dtregister_group and jos_dtregister_group_amount.

Hope that helps :)

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

Need to Register 700 People - HELP! 15 years 5 months ago #4437

  • cboydave
  • cboydave's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 18
  • Thank you received: 0
These aren't groups though, these are 700 individual accounts, does this this apply?

Thanks for getting back to me!

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

Need to Register 700 People - HELP! 15 years 5 months ago #4441

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
Yes, ALL records whether individual or group will have an entry in the tables I mentioned. I know the word "group" in a couple of them may be confusing. :)

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

  • Page:
  • 1
Time to create page: 0.305 seconds