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

swisspenelope

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

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 30 total)
1 2 →
  • Author
    Posts
  • November 30, 2022 at 5:46 am in reply to: Login form no longer lets me login to my site #24827
    swisspenelope
    Participant

    Thanks, Assurer.

    I do allow cookies of course, but in Chrome “third-party” cookies were blocked and there is a Do not track directive. But I checked the presence of cookies in Chrome and Firefox and found some WordPress and SWM cookies, including swpm_session_in_use, so that appears to be fine.

    November 29, 2022 at 5:29 am in reply to: Login form no longer lets me login to my site #24823
    swisspenelope
    Participant

    Hi Assurer,

    No, I do not use ANY cache plugins, and from a long career in development, I have the habit of clearing browser cache every few minutes, just in case.

    I *WISH* the issue were reproducible in a consistent way, because then I could give you a bug report detailing the exact steps I took. My best guess as to the sequence of events is the following:

    Normally, I log in via SWPM Login button, do whatever checks I need to do at the frontend, do whatever maintenance I have to do in the Admin panel, and then close the site. The next few times I return to the site, it does not ask for a Login again, but gives me access to the protected frontend and Admin panel without asking for new authentication. This suits me well.

    New behaviour as of a few months ago:
    1
    Every few days (or weeks), I return to my site, but when I try to access protected feature in the frontend, SWPM displays the login form, with “Session Expired” at the bottom.
    2
    So I enter my email address (username) and my password, it *appears to accept that*, but
    3
    when I click on a protected feature again, I get the line “You have to login to use this feature. Not a member? Join us!”
    4
    If I am foolish enough to try and enter username and pwd again, the same thing happens again and again. I go round and round, logging in, then being told I have to log in.

    At some point I don’t even get beyond Step 2, because instead of accepting my credentials, it just erases my password and “Session Expired” appears.

    When I get worried and start looking for other solutions, I type the native WP url
    https://my-site/wp-admin, which gives me the WP login window, and with THAT I can log in to the Admin area and do things in there, BUT any attempt to access something protected in the frontend starts the list of steps above.

    Please bear in mind that I have 500 subscribed members on this site and I can’t just start debugging in Production, de-activating plugins until something works again!

    I have been wondering if new, improved security has been added to the SWPM code, that forces a “Session Expire” every (n) logins? This never used to happen. For many years I was using SWMP and there was never an unexpected forced logout behind the scenes. But I have too many customers now and no time any more to look into the code and see what it is doing.

    Thanks in advance
    swissp

    September 1, 2018 at 5:43 am in reply to: Textareas on forms display with an indent on first line #15337
    swisspenelope
    Participant

    Hi mbr

    No, I am not using Form Builder. Also I am using the latest version of WordPress and the latest of SWPM.

    In my site database I have made a few extra columns in my wp_swpm_members_tbl – of type varchar(255) – that match each textarea I have added to the Add, Edit, and the equivalent Admin forms. I have tried adding:
    trim
    to the code that outputs the long text, but even that does not change anything …

    Many thanks,
    SP

    August 27, 2018 at 5:09 am in reply to: Want new subscriber added to MailChimp only when manually set to "active" #15312
    swisspenelope
    Participant

    By the way, there was an error in my second-last post: the membership@ address exists of course … she looks after the membership requests. But the “new member” I created (the webmaster@ address) is one that I recreate and delete every time I do tests in SWPM, so it’s not in the SWPM db until the registration online is received. At that point, the new person appears as “pending” in the SWPM db.

    August 27, 2018 at 5:06 am in reply to: Want new subscriber added to MailChimp only when manually set to "active" #15311
    swisspenelope
    Participant

    Hi mbr, yes, I did that! The webmaster address is not someone who is registered as a user on this particular site at all.

    August 26, 2018 at 10:31 am in reply to: Want new subscriber added to MailChimp only when manually set to "active" #15303
    swisspenelope
    Participant

    Hi again

    I did another test, with new email address webmaster@mydomain.ch. I received the notification email in my inbox, as expected, and I’m sure the person who uses membership@mydomain.ch (our Membership Secretary) has received that notification too, as I regularly test these features anyway, especially after a new update to SWPM.

    The log file shows:
    [08/26/2018 10:16 AM] – SUCCESS: Member registration complete email sent to: webmaster@mydomain.ch. From email address value used: membership@mydomain.ch
    [08/26/2018 10:16 AM] – SUCCESS: Admin notification email sent to: membership@mydomain.ch
    [08/26/2018 10:16 AM] – SUCCESS: [MailChimp] Mailchimp integration addon. After registration hook
    [08/26/2018 10:16 AM] – SUCCESS: [MailChimp] Debug data: |webmaster@mydomain.ch|First|Last
    [08/26/2018 10:20 AM] – SUCCESS: After login redirection addon. Checking if member need to be redirected.

    The trouble is that the above proves nothing, because the membership@mydomain.ch address has not been added to my MC list, and I never received any opt-in message either. I check my spam and junk folders daily so the problem is not there.

    August 26, 2018 at 5:46 am in reply to: Want new subscriber added to MailChimp only when manually set to "active" #15297
    swisspenelope
    Participant

    Hello mbr and smp7,

    Yes, I installed the MC add-on, got the API, put it in the field, etc etc etc.

    The only diff. I can see between my SWPM setup and the “normal” one is that I never use the “complete registration” feature, because once the Membership Secretary has set the new person to Member and Active, there is nothing to complete for the user. Maybe this step has the piece of code that is needed?

    Thanks,
    SP

    January 4, 2018 at 12:32 pm in reply to: I want my Mailchimp Integration to respond to a manual memlevel change #12880
    swisspenelope
    Participant

    Brilliant – why didn’t I think of that?

    Thanks very much!
    SP

    January 3, 2018 at 6:04 am in reply to: I want my Mailchimp Integration to respond to a manual memlevel change #12862
    swisspenelope
    Participant

    That’s very kind of you! Thanks so much!
    SP

    January 3, 2018 at 5:48 am in reply to: I want my Mailchimp Integration to respond to a manual memlevel change #12860
    swisspenelope
    Participant

    Hello

    I just installed the latest update …

    SP

    June 26, 2017 at 8:12 am in reply to: My Addons Settings is blank! #11328
    swisspenelope
    Participant

    Ok, thanks – I will try that.

    June 26, 2017 at 7:57 am in reply to: My Addons Settings is blank! #11326
    swisspenelope
    Participant

    Yes! As I say, I don’t know WHEN my Addons screen went blank … I was just checking in there the other day and found nothing to look at! Can send a screen capture if this app allows it.

    November 20, 2016 at 8:08 am in reply to: Want my Admin Backend List to display Active Members by default #8940
    swisspenelope
    Participant

    yes, i know that – can you tell me which file calls the membership list? i can hardcode it myself.

    thanks.

    November 18, 2016 at 8:51 pm in reply to: Want my Admin Backend List to display Active Members by default #8919
    swisspenelope
    Participant

    When you go to the Admin Dashboard, then click on WP Membership in the menu on the left, it opens the list of members, with All members being the active view. I have several categories: Active, Pending, Expired, Left and All. It opens on All by default, but I want this list to open showing Active members by default. The user can click on All if for some reason he wants to see All, but most of the time we want to see Active, which is a much smaller subset of All.

    Thank you!
    SP

    June 3, 2016 at 4:54 am in reply to: How do I remove the Calendar Tool? #7093
    swisspenelope
    Participant

    Well I remember that it wasn’t always there! I had dates in the format 2016-06-19 and the users had to enter them as such. Then at some point a date-picker (calendar) became available. For our purposes this is more nuisance than help though, as every June one of the dates has to be changed manually from last year’s date to this year’s date, and not everyone enjoys scrolling down to the bottom, then past the bottom, to 2016 – just to change one digit!

    For the next big batch of updates to the date, I am working on a workaround, but for now all the scrolling in the calendar is tedious.

    SP

  • Author
    Posts
Viewing 15 posts - 1 through 15 (of 30 total)
1 2 →
Next 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