open your php.ini file and recomment the GD files by place a
; before it like the others dll file is
that will disable your GD Library so when your site visitor block file check to see if your GD Library has been loaded, and since it's hasn't, your site visitor block will use the else statement which automatically disable the sercurity codes for you....

s.....