- This topic has 2 replies, 2 voices, and was last updated 11 years, 2 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Self-upgrade membership
Tagged: membership levels, upgrade
Is it possible, when only using the free membership options, for members to upgrade their account themselves? I have 3 free membership: Reader, Author and Client – I would like users to be able to register as a Reader to start with but then change their membership level to Author if they would like to. Right now, if they are signed up as a Reader and then try to sign up as an Author using the same user name and email address it won’t allow them to.
this plugin currently doesn’t offer this feature. But we will add it soon.
That would be wonderful, thank you. In the meantime I have edited this file: simple-membership/classes/class.bForm.php to return this error message instead as a temporary workaround:
$this->errors[‘wp_email’] = BUtils::_(‘WordPress account exists with given user name. But given email doesn\’t match. If you are trying to upgrade your membership please email us for assistance info@morganbooks.ca‘);
It’s not perfect but clears up user confusion for now. I look forward to the self-upgrade feature coming soon. 🙂