Membership Plugin

WordPress Membership Plugin

  • Home
  • Documentation
  • Addons
  • Support
    • Quick Setup
    • Documentation
    • Premium Addon Support
    • Paid Support
    • Support Forum
    • Support Forum Search
    • Forum Login
    • Forum Registration
  • Contact
You are here: Home

nur

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 15 posts - 61 through 75 (of 179 total)
← 1 2 3 4 5 6 … 10 11 12 →
  • Author
    Posts
  • April 4, 2015 at 4:25 am in reply to: Single Sign-On API #1363
    nur
    Participant

    this is possible. you need to customerize classes/class.bAuth.php file.

    1. if the single sign-on api gives back user name and password then you can simply can call login() method passing user name and password.

    2. if the single sign-on api gives back only user id then you will probably need to modify authenticate() method in this file.
    -> query the user table by user id as is done in authenticate file. but instead of user name you will use user id. since user is already authenticated, you don’t need password check.

    hope this helps.

    April 4, 2015 at 4:15 am in reply to: Short code to add a member list #1362
    nur
    Participant

    we don’t have this feature at this moment. But if you know php programming then you can write shortcode for it.

    April 4, 2015 at 4:13 am in reply to: Members Password Reset #1361
    nur
    Participant

    hi, we will look into the issue. this should not happen. because when you reset password, it first regenerates a new password, stores it in the db and then send email.

    which version of the plugin are you using?

    April 4, 2015 at 4:11 am in reply to: Potential Database issue #1360
    nur
    Participant

    THIS IS NOT AN ISSUE. we have intentionally kept simple membership user id and wordpress user id separate. if this sounds confusing to you then you are using this plugin for wrong purpose. you should look for alternatives.

    Thanks,

    April 2, 2015 at 3:35 am in reply to: PHP get member details? #1351
    nur
    Participant
    
    $auth = BAuth::get_instance();
    $user_name = $auth->get('user_name');
    

    this works?

    April 2, 2015 at 12:18 am in reply to: Mailchimp Member Levels #1348
    nur
    Participant

    simplemembership doesn’t support this kind of auto migration.

    April 2, 2015 at 12:16 am in reply to: Pages missing #1347
    nur
    Participant

    please look at the documentation section to create these pages

    April 1, 2015 at 3:51 am in reply to: Customize the "You need to login" Page #1345
    nur
    Participant

    you should be able to find this page in pages link in wp admin. It is a standard WordPress page.

    March 26, 2015 at 2:47 am in reply to: "Send Notification to Admin" Not Working #1325
    nur
    Participant

    thanks for nicely showing the issue. i have fixed it.

    March 26, 2015 at 2:32 am in reply to: Redirect after login #1324
    nur
    Participant

    the issue has been fixed. an update will released soon.

    March 26, 2015 at 2:21 am in reply to: Edit swpm_login_form ? #1323
    nur
    Participant

    you can edit views/add.php file

    March 26, 2015 at 2:20 am in reply to: What's the members page ? #1322
    nur
    Participant

    where do you get that message?

    March 26, 2015 at 2:17 am in reply to: Manually adding members leads to white page #1321
    nur
    Participant

    can you provide screenshot of the white page? is there any error msg?

    March 25, 2015 at 12:37 am in reply to: cannot change member email address #1308
    nur
    Participant

    hi,
    at this moment email address is not editable. but we will release an update for that soon.

    March 24, 2015 at 1:35 am in reply to: Won't Log Out #1295
    nur
    Participant

    please update the plugin. a lot of login specific code has been updated. i don’t see this issue in any of the installations i have. we really appreciate if any one willing to volunteer and let us have a look at his system where this is happening.

  • Author
    Posts
Viewing 15 posts - 61 through 75 (of 179 total)
← 1 2 3 4 5 6 … 10 11 12 →
« Previous Page

Please read this message before using our plugin.

Search

Featured Addons and Extensions

  • Membership Form Builder Addon
  • Member Directory Listing Addon
  • WooCommerce Payment Integration
  • Member Data Exporter Addon

Documentation

  • Documentation Index Page

Copyright © 2026 | Simple Membership Plugin | Privacy Policy