Please or Register to create posts and topics.

Unsubscribe URL on Subscriptions Page missing nonce; doesn't work

I am running Asgaros forums on a community environmental issues site. The site admins want users of the forums to be able to subscribe to topics, replies, and forums. The subscriptions function in Asgaros seems to work reasonably well for this. However users are unable to unsubscribe from forums they’ve previously subscribed to.

When a user subscribes to a forum, the subscription is listed on their subscriptions page (/forum/subscriptions/) And there’s an ‘Unsubscribe’ link on every listed forum. But when you click on it doesn’t work.

Other unsubscribe links (like the one located on the forum page itself) do work. I notice that the working links supply a nonce as a GET variable in the URL:  https://cafesottawa.ca/forum/forum/miscellaneous/?unsubscribe_forum=10&_wpnonce=b293102971

Whereas the unsubscribe link on the forum subscriptions page does not: https://cafesottawa.ca/forum/subscriptions/?unsubscribe_forum=10

How can I get those unsubscribe links on the user’s subscription page to work? I would like to give them a one-stop-shop for unsubscribing in cases where they want to make all the notifications stop. I don’t want them to have to visit each forum to unsubscribe.

cmkl

Uploaded files:
  • Screen-Shot-2023-02-13-at-1.22.13-PM.png

Hello @cmkl

I fixed this issue already in the development version and an update will be available soon!

cmkl has reacted to this post.
cmkl
If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!
Quote from Asgaros on March 9, 2023, 3:31 am

Hello @cmkl

I fixed this issue already in the development version and an update will be available soon!

This is great news. I will check my WP updates list with great anticipation.

cmkl