individual registration not working correctly
- Tuan Pham Ngoc
- Offline
- Administrator
-
Less
More
11 years 3 months ago #55079
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic individual registration not working correctly
You will need to :
1. Add one file to #__eb_events table via phpmyadmin to store data of that field.
2. Edit the code in the file administrator/components/com_eventbooking/view/event/tmpl/default.php and add a field to allow admin enter data for that field
Tuan
1. Add one file to #__eb_events table via phpmyadmin to store data of that field.
2. Edit the code in the file administrator/components/com_eventbooking/view/event/tmpl/default.php and add a field to allow admin enter data for that field
Tuan
Please Log in or Create an account to join the conversation.
- Sintu
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 12
- Thank you received: 0
11 years 3 months ago #55085
by Sintu
Replied by Sintu on topic individual registration not working correctly
Dear,
Let me ask you onething. Only need to add one field in the table and add the code in the page administrator/components/com_eventbooking/view/event/tmpl/default.php is fine? No need to add the code for the action page or something like that for saving?
Thanks
Sintu
Let me ask you onething. Only need to add one field in the table and add the code in the page administrator/components/com_eventbooking/view/event/tmpl/default.php is fine? No need to add the code for the action page or something like that for saving?
Thanks
Sintu
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
11 years 3 months ago #55086
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic individual registration not working correctly
Correct. The name of the form input field must be exactly the same with the name of the field you created in database table
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2026 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
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.
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.