View Single Post
  #7  
Old 05-24-2011, 06:44 PM
NiteWave NiteWave is offline
LiteSpeed Staff
 
Join Date: Sep 2009
Posts: 2,218
vB 3.8 should be ok.

to be sure the cookie name is same as previous post:
RewriteCond %{HTTP_COOKIE} !bb_userid=
RewriteCond %{HTTP_COOKIE} !bb_password=

it's customizable by vB admin. for example, if yours is myvb_userid, change above bb_ to myvb_
Reply With Quote