- Posts: 13
- Thank you received: 0
Removing the User name and email fields?
- RH
- Topic Author
- Offline
- New Member
-
The reason I'm trying to do this is because we are running a custom written payment backed and we need to collect ONLY the card number for the registration. The payment module pulls the needed data from a 3rd party database and puts the name and email into the registration database so the users unnecessarily enter those data as it will be overwritten anyway.
Is there a tip how to disable the functionality that forcibly assigns this two fields to the All Category?
Rudolf
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
Unfortunately, it is not possible. The extension has two required fields and it could not be removed:
1. First Name : Having this field allow accessing to details of registration record from backend
2. Email : The system needs this field so that it can send confirmation email to registrants when they register for your events
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- RH
- Topic Author
- Offline
- New Member
-
- Posts: 13
- Thank you received: 0
Currently the user have to fill out two fields but whatever he writes in those fields will be overwritten immediately by the payment backend. I can see the reason why you force those fields (would generate unnecessary errors for careless users)

I can disable this functions in the code myself. Could you give give me a pointer where to look for the code which actually inserts the "All categories" association unconditionally?
Thanks a lot,
Rudolf
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
I can disable this functions in the code myself. Could you give give me a pointer where to look for the code which actually inserts the "All categories" association unconditionally?
=> I don't really understand this question. Could you please explain more details about what you are trying to do so that I can understand and guide you?
Tuan
Please Log in or Create an account to join the conversation.
- RH
- Topic Author
- Offline
- New Member
-
- Posts: 13
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- RH
- Topic Author
- Offline
- New Member
-
- Posts: 13
- Thank you received: 0

Patched the file and removed from the special handling of email and first_name field. Works like a charm with out special payment backend.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- RH
- Topic Author
- Offline
- New Member
-
- Posts: 13
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- Ralph Tuckwell
- Offline
- New Member
-
- Posts: 5
- Thank you received: 0
This email address is being protected from spambots. You need JavaScript enabled to view it." class="inputbox validate[required,custom
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
That's a bug of Joomla core "Content - Email Cloaking" plugin. Go to Extensions -> Plugins Manager, move "EB Register Plugin" after "Content - Email Cloaking"
After that, the error should be fixed
Regards,
Tuan
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.