EB_INVALID_REGISTRATION_CODE

  • Matia
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
10 years 5 months ago #70887 by Matia
EB_INVALID_REGISTRATION_CODE was created by Matia
When testing the event booking component, if you click the Member Log Out button after completing a registration (group or individual, paid or free), you get the following error code at the top of the screen “EB_INVALID_REGISTRATION_CODE” as it redirects you to the homepage. Not sure what is causing it. It appears that the registration has completed correctly as the emails are processed correctly and they show up in event booking. We are using Auth.Net for the payment method, if that helps.

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

More
10 years 5 months ago #70903 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic EB_INVALID_REGISTRATION_CODE
Hi Matia

I can see this issue. However, we don't have much choice here. Basically :

1. Events Booking stores registration code in the session.

2. When you are on registration complete page and click logout:

- You are redirected back to registration complete page
- However, due to the way Joomla session works, when you logout, the session is reset. So Events Booking could not get the registration code from session and it causes the issue you reported

Since this issue rarely happens (perhalp only when you test the system), I think we can consider that it is a minor bug and we will fix it in the future. For now, I focus working on other important features first (QR code integration to support scan ticket and checkin registrant has highest priority for now)

Regards,

Tuan

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

More
9 years 9 months ago #82821 by Leon Treff
Replied by Leon Treff on topic EB_INVALID_REGISTRATION_CODE
Hello,
the keyword EB_INVALID_REGISTRATION_CODE does not exist in the site language file, and therefore there is no text value associated with it, and hence no translation values.

Sincerela
Léon

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

More
9 years 9 months ago #82832 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic EB_INVALID_REGISTRATION_CODE
Thanks Léon for reporing it. I am going to add it to download package and update it to server soon

To fix this issue, please go to Events Booking -> Translation, add that missing language item and it would work OK

Tuan

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

Moderators: Tuan Pham Ngoc