The anti-SPAM Captcha security image is blank

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
mvillamizar
Posts: 2
Joined: Wed Apr 22, 2015 3:01 pm

The anti-SPAM Captcha security image is blank

Post by mvillamizar »

Script URL: http://www.kimbaya.co/
Version of script: 2.6.2
Hosting company: Godaddy
URL of phpinfo.php: http://www.kimbaya.co/phpinfo.php
URL of session_test.php: http://www.kimbaya.co/session_test.php
What terms did you try when SEARCHING for a solution: Captcha/captcha blank/captcha no working

Write your message below:

Hi,

I have just update from version 2.4.1 to 2.6.2, apparently everything end up all right, but when I was trying to log in as administrator, the captcha image was not working, it shows blank, so I cannot sign in, I double tested and the GD library is installed, how can I disable the captcha so I can sign in, also what else can I do to make the captcha to work?

Thanks in advance.
Klemen
Site Admin
Posts: 10147
Joined: Fri Feb 11, 2005 4:04 pm

Re: The anti-SPAM Captcha security image is blank

Post by Klemen »

This happens because your Spanish language file isn't saved correctly.

The English version works fine:
http://www.kimbaya.co/admin/?language=English
http://www.kimbaya.co/index.php?a=add&language=English

Make sure your Spanish "text.php" file (and any other file you modify) is saved in UTF-8 without BOM encoding, not just "UTF-8".

I recommend using a powerful text editor such a this free one to edit the files and save them correctly:
http://notepad-plus-plus.org/
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
mvillamizar
Posts: 2
Joined: Wed Apr 22, 2015 3:01 pm

Re: The anti-SPAM Captcha security image is blank

Post by mvillamizar »

Solved, thanks a lot.
Post Reply