Does anyone know how to fix this:
As mentioned in a previous post, this hack can sometimes subscribe you to the thread which is happening to me at the moment. I have used the
Code:
<input type="hidden" name="emailupdate" value="9999" />
However my board is set not to allow emails, so if anyone subscribes to threads they just go into UserCP. I just noticed my User CP was full of threads that I'd used this hack on. Interestingly when I used it a second time in the thread, the thread disappeared from the CP. So it subscribes me the first time, unsubscribes the second??
Tried this:
Code:
<input type="hidden" name="subscriptionupdate" value="9999" />
but that didn't work either. People who want to subscribe manually usually do and clear them out when finished. If this is just subscribing threads willy nilly could get a bit crowded for people who rarely enter their CP.
Any ideas?
Thanx!