CAPTCHA not loading

What browser do you use and do you have any weird plugin installed?
 
@Optimus Fluffy i use mozilla..!!
@nVertex i tried it din't worked..!!
 
go through all your plugins, disable all, try it, if it works, enable 1 by 1 and see which one the captcha stops working on. There, problem solved.
 
@Jake™ let me try your trick..!!<br /><br />-- 07 Jul 2011, 09:51 --<br /><br />Hey its not working Jake..!!
 
just clear you cache & cookies from your browser, or try to update your browser.
 
JoeWaltson said:
just clear you cache & cookies from your browser, or try to update your browser.

I already done that but doesn't work..!!
 
It is probably another add-on/mod you have that messes with it.
 
What forum software are you using? From what I can tell it is SMF,but I am not too sure.
 
Okay then this is in the wrong section. As for fixing the problem,what OS and web browser are you using?
 
:lol:

First time this has happened to me. I was registering at a friend's forum here, and it was the first time I couldn't see the captcha, I'm on Chrome, it worked for him and he was using Chrome. So I don't know what my browsers problem is 😛
 
shashank said:
My OS is windows 7 and i am using Mozilla and chrome..!!
Okay lets check the hosts file.

First you will need to make sure files are not hidden. You can do that by going to control panel>folder options>view>uncheck hide files and folders.

Then go to C:\windows\system32\drivers\etc\
 
The Hat Tipper said:
:lol:

First time this has happened to me. I was registering at a friend's forum here, and it was the first time I couldn't see the captcha, I'm on Chrome, it worked for him and he was using Chrome. So I don't know what my browsers problem is 😛

I think i need to format the PC..!! 😕<br /><br />-- 19 Jul 2011, 14:46 --<br /><br />
NBK*Twitch said:
shashank said:
My OS is windows 7 and i am using Mozilla and chrome..!!
Okay lets check the hosts file.

First you will need to make sure files are not hidden. You can do that by going to control panel>folder options>view>uncheck hide files and folders.

Then go to C:\windows\system32\drivers\etc\

I have seen the file what i need to do next..!!
 
Here is the code..!!

Code:
# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
#      102.54.94.97     rhino.acme.com          # source server
#       38.25.63.10     x.acme.com              # x client host

# localhost name resolution is handled within DNS itself.
#	127.0.0.1       localhost
#	::1             localhost
 
Back
Top Bottom