Die Suche ergab 4 Treffer
- 27. Mär 2015, 17:22
- Forum: English Support Forum
- Thema: FEATURE REQUEST: Notification email to leader
- Antworten: 0
- Zugriffe: 5164
FEATURE REQUEST: Notification email to leader
Hi My Admidio setup is configured to receive membership applications from different regions of the world. Within my setup I have created a role for each region eg. Germany, France, Belgium etc. Each role has a leader, and each leader is only allowed to view the members for her region. So when a new ...
- 19. Mär 2015, 01:51
- Forum: English Support Forum
- Thema: First Name and Surname not displaying in default profile
- Antworten: 3
- Zugriffe: 5744
Re: First Name and Surname not displaying in default profile
Hi Fasse Yes thank you, I quickly realisd my error :D I kept on thinking that the missing fields were a configuration error on my side, but realised that it was by-design once I saw the code. Thank you very much for Admidio. I am finding it most useful for our organisations needs. Have fun Sturmvogel
- 17. Mär 2015, 16:40
- Forum: English Support Forum
- Thema: First Name and Surname not displaying in default profile
- Antworten: 3
- Zugriffe: 5744
Re: First Name and Surname not displaying in default profile
RESOLVED [*] Make a backup copy of ~/adm_program/modules/profile/profile.php [*] Rename your backup copy to ~/adm_program/modules/profile/profile.php.MASTER [*] Open to edit ~/adm_program/modules/profile/profile.php [*] Goto line 242 case 'LAST_NAME': case 'FIRST_NAME': case 'GENDER': // don't show...
- 16. Mär 2015, 07:31
- Forum: English Support Forum
- Thema: First Name and Surname not displaying in default profile
- Antworten: 3
- Zugriffe: 5744
First Name and Surname not displaying in default profile
Hi I have successfully imported a csv list of members into my Admidio setup, however, when I click on any of the members to view their profile details under 'User Management', the 'First Name' and 'Last Name' fields are missing from the "Basic Information" view, even though they are mandat...