- Posts: 38
- Thank you received: 0
bug in display of group member registration
- staeren
- Topic Author
- Offline
- Junior Member
-
Less
More
12 years 8 months ago #18259
by staeren
bug in display of group member registration was created by staeren
- staeren
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 38
- Thank you received: 0
12 years 8 months ago #18261
by staeren
Replied by staeren on topic Re: bug in display of group member registration
i think i see what the problem is... I set this in general configuration. This is not overruling the settings of each event that is already set. I added yet a lot of events and would like to change or reset these settings to the standard. I miss a reset button or a button to follow the standard options... Is there a way to change this with a sql command in phpmyadmin? this would save me a lot of work... Thx!
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
12 years 8 months ago #18350
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: bug in display of group member registration
Hi
This setting is stored in a column called params in #__eb_events table, so the steps are :
1. Make a standard setting for one event .
2. Access to phpmyadmin, get the value of params field of this event .
3. Use update command to update value for param field of all other events.
That would be the easiest way. Hope it is clear to you .
Tuan
This setting is stored in a column called params in #__eb_events table, so the steps are :
1. Make a standard setting for one event .
2. Access to phpmyadmin, get the value of params field of this event .
3. Use update command to update value for param field of all other events.
That would be the easiest way. Hope it is clear to you .
Tuan
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2025 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.