CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Registration Conflicts
Pages: [1]

Author Topic: Registration Conflicts  (Read 1618 times)

Pixellent

  • Guest
Registration Conflicts
July 07, 2008, 10:15:09 am
I'm interested in using this app, but I need to know if it can handle conflicts when a user tries to register for two or more events taking place at the same time. Can CiviEvent stop that from happening? Also, is there an option to put a cap on the overall number of events an user may register for?

Thanks,
Pixellent

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Registration Conflicts
July 07, 2008, 11:04:21 am
Neither of those "features" are available in CiviEvent. There is code to prevent someone from registering for the SAME event more than once - so you might be able to use that as a model for your requirements if you're up for doing some code modifications.
Protect your investment in CiviCRM by  becoming a Member!

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: Registration Conflicts
July 07, 2008, 04:25:00 pm
@Dave,

If I understood properly, this feature is session based (ie that's not a duplicate check on name or email, but based on a session cookie).

The issue I have is that if your assistant want to register both you and Lobo, he won't be able to register both of you (on your behalf) and roll on the floor screaming that "it doesn't work" (add various insults against "open source softwares") :)

Is it possible to disable it easily (eg. setting a param or commenting out a few lines) ?

X+

-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: Registration Conflicts
July 07, 2008, 05:04:49 pm
The error message is:


Code: [Select]
Oops. It looks like you are already registered for this event. If you want to change your registration, or you feel that you've gotten this message in error, please contact the site administrator.

BTW, it'd be great to be able to customise text per event, as the contact might be different
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Registration Conflicts
July 08, 2008, 02:37:38 am
xavier:

We fixed session issue that you mentioned in CiviCRM v2.0.4.

kurund
Found this reply helpful? Support CiviCRM

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: Registration Conflicts
July 08, 2008, 03:26:29 am
Great !

Could you give me the issue ID or svn rev ? I'll try to backport if possible

X+
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Registration Conflicts
July 08, 2008, 06:24:58 am
Sorry fix was not one commit.. there were few series of commits. You should upgrade to CiviCRM v2.0.4

kurund
Found this reply helpful? Support CiviCRM

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Registration Conflicts

This forum was archived on 2017-11-26.