Registration Page

  • dmjonez
  • Topic Author
  • Offline
  • New Member
  • New Member
More
14 years 2 months ago #7758 by dmjonez
Registration Page was created by dmjonez
Hi,

Firstly, great component - thanks! :)

One small query, on the Individual Registration page there is a spelling mistake:

"If you don't want to register for an account, leave the usernamd and password fields empty"

Could someone advise which php file I need to edit to change this?

Many thanks,

Dave

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

More
14 years 2 months ago #7763 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Registration Page
Hi Dave

You can change it by accessing to Event Booking -> Translation, find the text and change it to what you want . It is very simple :) .

Thanks,

Tuan

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

  • dmjonez
  • Topic Author
  • Offline
  • New Member
  • New Member
More
14 years 2 months ago #7774 by dmjonez
Replied by dmjonez on topic Re: Registration Page
Thanks Tuan, don't know how I missed that!

One other question - I was testing the registration and Paypal payment (website is currently hosted on my computer local server) and everything was fine, payment was processed, re-direct back to the site worked...the only thing was that the Registrant didn't appear in the Registrant section of the admin page? It also still showed 0 registrants for the event? When I tried to register again, an error message told me that the user was already registered, so it must have written the data to the database?

Cheers,

Dave

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

More
14 years 2 months ago #7775 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Registration Page
Hi Dave

When you redirected to Paypal to process Payment, the registration record will be saved into database, however, It is marked as "Un Paid" . After you complete payment, Paypal will notify the system (this is called Paypal IPN) about the payment. The system check, verify the payment and then change the status of the registration record to "paid", and then the record will be available from back-end, emails are sent.....

However, in this case, the system doesn't work because your site is hosted on a local computer and Paypal could not reach your local computer to notify about the payment. Once you upload your site to a live server, everything will works fine .

Regards,

Tuan

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

  • dmjonez
  • Topic Author
  • Offline
  • New Member
  • New Member
More
14 years 2 months ago #7776 by dmjonez
Replied by dmjonez on topic Re: Registration Page
Hi Tuan,

Thank you for such a quick response. I understand how it works now, many thanks!

Dave

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

More
14 years 2 months ago #7777 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Registration Page
Great, Dave ! If you have other questions, please don't hesitable to ask !

Regards,

Tuan

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

Moderators: Tuan Pham Ngoc