quote:
Originally posted by KeyStorm
the target php should decide:
wheter
- Subscribing the member when s/he is not subscribed.
or
- Unsubscribing the member when s/he's already subscribed.
Done.
quote:
Originally posted by CookieRevised
it should be noted if you are subscribed to a thread or not if you visit a specific thread before implementing this.
Done.
Comments? Bugs?
quote:
Originally posted by KeyStorm
If the query was sent each time you open a thread/forum it would probably cause SQL overload.
The query seems to be quite efficient, so there's no problem.
I haven't added the "dynamic link" thing to forumdisplay though... it's a bit more difficult there, and it's used less often.