• Resolved Toengel

    (@toengel)


    Hi,

    when a subscriber email does contain a + symbol, the unsubscribe function (e.g. link: …?bbp_anonymous_unsubscribe&[email protected]&topic_id=123456) does not work. I need to edit the email address in the wordpress database to make the link work.

    Can we expect a fix for that?

    Toengel@Alex

    The page I need help with: [log in to see the link]

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Stefano

    (@ste_95)

    Ah, the emails should be urlencoded. I’ve fixed that but not yet released it as a public update — is it possible for you to test if it works as expected for you? The updated version is here https://github.com/TheCrowned/bbPress—Anonymous-Subscriptions

    Thread Starter Toengel

    (@toengel)

    Hi,

    no – it’s not. The URL now looks like:

    ?bbp_anonymous_unsubscribe&user_email=name%2Btoengel%40gmail.com&topic_id=123456

    Plugin Author Stefano

    (@ste_95)

    The look of it shouldn’t be a problem, as the email is decoded back when it’s read, unless there’s some other bug somewhere. Does the link not work to unsubscribe?

    Thread Starter Toengel

    (@toengel)

    Hi,

    normally when clicking an unsubscribe link, a white page is opened and it’s written, that the user with email xyz has been unsubscribed.

    Now when clicking, the corresponding bbpress thread is opened and nothing happens. I also don’t see anything in the server logs…

    Maybe the comparisson with the (old) DB is not working with the URL encoding?

    Toengel@Alex

    Thread Starter Toengel

    (@toengel)

    Hi,

    one addition. Unsubscribing of “normal” email address is working with the URL encoding…. e.g. [email protected]

    Toengel@Alex

    Thread Starter Toengel

    (@toengel)

    Hi,

    any update on this?

    Toengle@Alex

    • This reply was modified 9 months, 2 weeks ago by Toengel.
    • This reply was modified 9 months, 2 weeks ago by Toengel.
    Plugin Author Stefano

    (@ste_95)

    I have not had time to look again into this, will let you know when there’s further updates.

    Plugin Author Stefano

    (@ste_95)

    I’ve just pushed further changes, please give it another try

    https://github.com/TheCrowned/bbPress—Anonymous-Subscriptions

    • This reply was modified 9 months, 1 week ago by Stefano.
    Thread Starter Toengel

    (@toengel)

    Hi,

    unsubscribing does now work! Great!

    As far as I can see, you are using the “WP error display function” to display a white box, but “Unsubscribing successfully” was written in that white box ?? (maybe you can adapt the page title to remove the “WordPress > Error” message – but this is not that important – functionality works great now)

    Thanks a lot!

    Toengel@Alex

    Plugin Author Stefano

    (@ste_95)

    Thanks for the feedback, I’ve addressed that as well. I will release this as a public update at some point, but feel free to go ahead and take the latest commit from the repo already! ??

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Unsubscribe does not work when email contains a + symbol’ is closed to new replies.