
Thank you for the starter, I figured out the rest.
So here's the full solution:
You need to change the "usercp2.php" to usercp.php
in three templates:
forumdisplay_threadlist
showthread - (in only that basic/first one)
and
usercp_addsubscription_thread
After that, subscribing/unsubscribing to forums and individual threads works.
+ If you want the link's text to say something other than "Subscribe to this thread" or "Unsubscribe from this thread", then you'll need to do core level changes. But it's simple:
Go to the files of the site in question.
Then inc --> languages --> english --> showthread.lang.php
There's a long list of text links which text you can edit. Find "Subscribe to this thread" and "Unsubscribe from this thread" and change them to whatever you want.
So here's the full solution:
You need to change the "usercp2.php" to usercp.php
in three templates:
forumdisplay_threadlist
showthread - (in only that basic/first one)
and
usercp_addsubscription_thread
After that, subscribing/unsubscribing to forums and individual threads works.
+ If you want the link's text to say something other than "Subscribe to this thread" or "Unsubscribe from this thread", then you'll need to do core level changes. But it's simple:
Go to the files of the site in question.
Then inc --> languages --> english --> showthread.lang.php
There's a long list of text links which text you can edit. Find "Subscribe to this thread" and "Unsubscribe from this thread" and change them to whatever you want.