PDA

View Full Version : Making one users profile private?


4x4 Mecca
06-05-2007, 01:17 AM
I tried inserting this code into the memberinfo template, and no luck.


<if condition=$userinfo[userid]==1>
<script language="javascript">
location.replace("http://www.4x4mecca.com/forum");
</script>
</if>


Have an idea on what code would make a profile private or jump to another page?

4x4 Mecca
06-07-2007, 03:56 AM
Ok, my code worked, but I changed it so that it's usergroups 1,3,4,8 that get forwarded to the registration screen, not the home page.