View Single Post
Old 04-20-2007, 02:25 PM  
More Booze
Confirmed User
 
Join Date: Mar 2004
Posts: 5,116
I did have this problem today.
This is how I solved it.

Open the script-file and change:

if ($user_level < 8)

to

if ($user_level == 8)

Click on "run script".

Open the script-file and change it back.
More Booze is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote