ID:1310345
 
Applies to:Website
Status: Open

Issue hasn't been assigned a status value.
I'd like to follow this thread but I can't.
you can, it just requires much more effort than it should.

You can find your hash in other [Follow] links, or in the source of the page.
"http://www.byond.com/forum/?post=180952&command=subscribe_to_post&hash=[your_user_hash_here]&subscribe=1"
In response to Super Saiyan X
Was about to suggest that, or run the command in the browsers console

sendRequest('command=subscribe_to_post_ajax&post=180952&forum=8&hash=[your_user_hash_here]&subscribe=1', 'forum_entry_180952_reply_status', 'forum_entry_180952'); return false


Super Saiyan X's way is simpler.