Previous Thread
Next Thread
Print Thread
Hop To
#241275 01/20/2011 8:48 AM
Joined: May 2007
Posts: 17
K
newbie
newbie
K Offline
Joined: May 2007
Posts: 17
So, I have one forum were I allow everyone to post anonymously - I minimized spam by using CAPTCHA verification. However, at some point the CAPTCHA verification went wonky and stopped working, so I had to disable it and resort to manually rooting out the spam (posts have to be approved first anyways). But lately the amount of spam has been intolerable.

Anyways, I don't know why the CAPTCHA doesn't work. I've sorted trough all the previous advice given on CAPTCHA issues here, and none of that is the issue:

- GD2 is working, and there are no issues when I enable CAPTCHA for registration
- No rogue files in the captcha folders, and permissions are OK
- Re-upped captcha.inc.php and newpost.tpl
- Tried disabling javascripts in the site's footer
- A slew of other whimsical things that I don't quite recall

It just won't work. In some browsers (namely, webkit based) it'll generate a missing image field, clicking on which will make CAPTCHA load and work. In others there'll be nothing to see.

Any ideas?

Last edited by Kefas; 01/20/2011 8:56 AM. Reason: Spelling bugs
Kefas #241276 01/20/2011 12:03 PM
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
You are getting some javascript errors on that page, with the MM_preloadImages and MM_swapImage functions. It could be that's interfering with the captcha javascript.

Joined: May 2007
Posts: 17
K
newbie
newbie
K Offline
Joined: May 2007
Posts: 17
I tried to remove any code pertaining to that both in the header insert and in the body tag, but it did not resolve the problem.

A bit more info:

Looking trough the actual output on the page, Firefox and Opera simply embeds ../images/general/default/blank.gif where the CAPTCHA image should be output.

WebKit browsers, however, output
Code
ubbthreads.php?ubb=captcha&id=<sessionid>&t=
which, when clicked, produces
Code
ubbthreads.php?ubb=captcha&id=<sessionid>&t=gd

Edit: Or rather - that's the images' link.

Last edited by Kefas; 01/20/2011 1:42 PM. Reason: Update
Kefas #241292 01/22/2011 10:54 AM
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Hmm, that's strange. It starts out with the blank image so it doesn't show a broken image while the page loads. So it just looks like the javascript isn't updating it to the actual captcha image.

Can you check your cache directory and make sure it's fully writable? There is a temporary image that gets written to there.

Joined: May 2007
Posts: 17
K
newbie
newbie
K Offline
Joined: May 2007
Posts: 17
Yes, the cache directory's permissions are set to 777.

Joined: May 2007
Posts: 17
K
newbie
newbie
K Offline
Joined: May 2007
Posts: 17
I guess that means we'll just have to live with it, then... :|

Joined: Feb 2011
Posts: 1
C
stranger
stranger
C Offline
Joined: Feb 2011
Posts: 1
I have noticed that on certain sites the catcha is fine and others, it is extremely hard to decipher, causing log in errors and lock outs; frustrating to say the least.

Joined: May 2007
Posts: 17
K
newbie
newbie
K Offline
Joined: May 2007
Posts: 17
This error is getting increasingly aggravating and extremely annoying. No new ideas or inputs? How would I go about replacing it with reCaptcha if no other options work?

Kefas #243254 05/12/2011 12:10 PM
Joined: Jun 2006
Posts: 16,300
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,300
Likes: 116
You can't just "replace" one captcha with another, it's not a drop and go option... Scripting is far more involved than that...

I'd generally recommend opening a support ticket if this issue is still plaguing you


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: May 2007
Posts: 17
K
newbie
newbie
K Offline
Joined: May 2007
Posts: 17
I am well aware that it involves scripting, but I am sure the word 'replace' easily accomodates things that aren't simple to do as well as easy operations. I looked in ubbdev.com, but there didn't seem to be any mod, perhaps I'll go there and ask if anyone there has ideas.

Opening a support ticket is out of the question.


Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Version 7.7.5 Images suddenly not displaying
by Stovebolt - 05/04/2024 11:19 AM
Bots
by Outdoorking - 04/13/2024 5:08 PM
Can you add html to language files?
by Baldeagle - 04/07/2024 2:41 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
Who's Online Now
0 members (), 917 guests, and 165 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20240501)