Block users script, confuse about it. |
Block users script, confuse about it. |
Jan 16 2005, 03:28 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 95 Joined: Feb 2004 Member No: 3,903 |
im still confuse of what to do even when i read the instructions,like how do i block unregistered users and people i dont want viewing in which part of the code |
|
|
|
![]() |
Jan 16 2005, 05:11 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,826 Joined: Jan 2004 Member No: 2,330 |
all you do is replace the word USERNAME with the username of the person you want blocked. if you want to block unregistered users, you do what starwberry_applez said. so it'll end up looking something like this
QUOTE if (xName == null || xName == 'FIRST BLOCKED USER HERE' || xName == 'SECOND BLOCK USER HERE') {
alert("Sorry, you are either blocked from this site or not logged in."); redirect(); |
|
|
|
emerika66 Block users script Jan 16 2005, 03:28 PM
creamysmile11 i think...
<!-- begin code provided by ... Jan 16 2005, 04:48 PM
starwberry_applez u changed the CODE'username'into the word ... Jan 16 2005, 04:55 PM
177emories how come SOMETIMES it blocks people... and then so... Jan 27 2005, 07:06 PM
Tupperware Is their any way a blocked user can not see the si... Jul 17 2006, 11:04 AM
digital.fragrance ^ you ought to start your own topic ... please don... Jul 17 2006, 12:14 PM![]() ![]() |