Hi all, I wanted to change the standard membership name from standard to something else. Like Free, or rookie. I tried to do a search in the language settings but nothing came up. can someone tell me where I can change this?
Hi all, I wanted to change the standard membership name from standard to something else. Like Free, or rookie. I tried to do a search in the language settings but nothing came up. can someone tell me where I can change this? |
Just make a new membership level with the name you want, and give it the permissions you want. Rob |
Yes I have done this but then the standard one still shows. At least in my site I can't seem to disabel the defaul memberships. Would like to disable or change name. |
But then how would you make the new membership level the default instead of standard when someone "joins"? How would you turn off standard? I can't disable or set standard to pay for membership so I'd like to know how to disable or change the name too. |
Good point. I just looked and the checkbox for turning it off is greyed out. I guess I withdraw my suggestion. |
lol ok, I did find in the language Membership_Standard and you can change the description of he standard. I also found standard in the database and changed it but nothing hapened to the name membership in the site so I changed it back. This probably would have to be changed in a php file somewhere. Any clues? |
Go into phpmyadmin on your server, and change the membership level names (and images if you want to) in sys_acl_levels - have done that here and it works fine. |
Thanks and I did try that once but nothing changed. Reason being is that I was checking with my IE 7. Man I got to stop using that. After reading your post I tried it again and checked it with firefox and it had changed. Still didn't change in IE7. Probably will after I close out the site and come back in a few times. I noticed with this script that when you perform edits you some times don't get the refreshed view of it for quite a while in IE7 even though you do an F5. Also sometimes things just don't show up like the licence in the boonex account page doesn't show up with IE7. Been tested by others as well. I actually thought something was wrong with the script that the hosting couldn't figure out and figured it out to be that I could not perform the edits in IE7. Unfortunatly I had deleted and started over twice before I figured this out. |