When I finished active_users mod setup, my forum will show active users correctly, but on top of my forum will have the following message: mLev = cint(ChkUser2(strDBNTUserName, Request.Cookies(strUniqueID & "User")("Pword"))) Response.Write "" & vbcrlf & vbcrlf & _ "" & vbcrlf & _ "" & vbcrlf & _ "" & vbcrlf %> Please tell me where I did it wrong. Thanks.