i can suggest you to go this way:
find where in the template you have the link to the archive,
then replace it with code that does
if USER then LINK
else alert("you need to be logged in to get to this")
that may be hard to get if you are not good at editing