Its possible and simple to do.

In templates/default/showflat.tpl

at line 8 and line 222, FIND:
Code
{if $closed != 1 && $reply == "on"}

REPLACE WITH:
Code
{if $closed != 1}

done smile

Now, when someone who is not logged in clicks the reply button, they will be brought to a "UBB Message" page that says they dont have access to reply here, and that they need to log in. Once logged in from there, they will be brought back to that post.


Current developer of UBB.threads PHP Forum Software
Current Release: UBBT 7.7.5 // Preview: UBBT 8.0.0
isaac @ id242.com // my forum @ CelicaHobby.com