Problem 1
I create a field type Select for Member Type and assign each list to the usergroup. The option list as per below:-
Fellow|Fellow
Member|Member
Graduate Member|Graduate Member
Student Member|Student Member
Associates Member|Associates Member
The problem is if I select the last option list in the registration form (in this case Associates Member), suddenly the select box will disappear. I don't know why. All the 4 option before the last option is ok with no problem.
If I use field type Option, also same thing happen.
Problem 2
Problem 1 is also happen in search function, if I select the Associates Member, suddenly the select box will disappear.
Problem 3
The value of this select type doesn't show in user list (table). For example, there is nothing view under column Member Type but when I search, filtering data was fine. But still doesn't show anything value under this column.
Problem 4
I got an error on User Profile page:
Fatal error: Call to a member function addConfig() on a non-object in /home/tamnsorg/domains/http://tamns.org.my/public_html/plugins/jsn/joomgallery/joomgallery.php on line 325
Kindly please help me again. Thank you.