ZeroPrime
06-07-2005, 11:36 PM
what im wanting to do is to make it so if you aint logged in to my forum you cannot view the members page and instead of the forum showing the page it takes you to the login page instead. is this possible ty in advance
i found this code in my header template and was wondering if this was the bit of code i would need ot edit?
<a href="memberlist.php?$session[sessionurl]" alt="Find other members" title="Find other members" onmouseover="changeImages('image3', 'image3on')" onmouseout="changeImages('image3', 'image3off')"><img name="image3" border="0" src="$stylevar[imgdir_misc]/nav/members.gif"></a>
i found this code in my header template and was wondering if this was the bit of code i would need ot edit?
<a href="memberlist.php?$session[sessionurl]" alt="Find other members" title="Find other members" onmouseover="changeImages('image3', 'image3on')" onmouseout="changeImages('image3', 'image3off')"><img name="image3" border="0" src="$stylevar[imgdir_misc]/nav/members.gif"></a>