05-12-2020, 11:46 AM
(This post was last modified: 09-01-2022, 01:08 AM by Fearless Community.
Edit Reason: Checked Encoding
)
Solved the issue
When you try to subscribe/unsubscribe to a thread, it sends you to the following page wit the URL:
![[Image: OmSTnWX.png]](https://i.imgur.com/OmSTnWX.png)
The reason why it doesn't work is because of the "usercp2" part. Remove the 2 from it, so it's just "usercp.php"
![[Image: kZuip6h.png]](https://i.imgur.com/kZuip6h.png)
Now it sends you to the correct page and you can subscribe/unsubscribe to the thread.
When you try to subscribe/unsubscribe to a thread, it sends you to the following page wit the URL:
![[Image: OmSTnWX.png]](https://i.imgur.com/OmSTnWX.png)
The reason why it doesn't work is because of the "usercp2" part. Remove the 2 from it, so it's just "usercp.php"
![[Image: kZuip6h.png]](https://i.imgur.com/kZuip6h.png)
Now it sends you to the correct page and you can subscribe/unsubscribe to the thread.
![[Image: 8TTYBHM.png]](https://i.imgur.com/8TTYBHM.png)