Quote:
Originally Posted by PuddingMonkey
This also makes it so that users are unable to reply to the threads. I'd like to have it so that they can reply but not see any of the replies (or maybe just their own) if that's a possibility.
But anyways, great add-on, keep up the great work :up:
|
Well it's possible to do it very easily because i've just hidden quickreply box and reply buttons. But i don't think it's a good thing... Imagine a spammer that answers many times to a thread ; not a nice thought isn't it ?
Anyway, if you still want to do it, edit the product file and delete theses variables :
Code:
$show['quickreply'] = false;
$show['largereplybutton'] = false;