Buy Cheap Software - Discount Software
pimpMyJoomla Board
Welcome, Guest
Please Login or Register.
Lost Password?
Re:problem with captcha field (1 viewing)
_GEN_GOTOBOTTOM Post Reply

TOPIC: Re:problem with captcha field

#774
misterno (User)
Fresh Boarder
Posts: 2
graphgraph
problem with captcha field 2007/05/31 13:40 Karma: 0  
Hi, i have a problem with the captcha field.. I tested the field locally and it works, but when i tried it in my website the image doesn't appear... Maybe it's fault of the website server ? how can i fix this?
  The topic has been locked.
#779
alex (Admin)
Admin
Posts: 301
graph
Re:problem with captcha field 2007/05/31 14:30 Karma: 8  
Hello

Make sure your server has gd libraries enabled. you can check this by using this small script.
Code:

  <?php header("Content-type: image/png"); $im = @imagecreate(11020)     or die("Cannot Initialize new GD image stream"); $background_color imagecolorallocate($im000); $text_color imagecolorallocate($im119255111); imagestring($im155,  "GD Found"$text_color); imagepng($im); imagedestroy($im); ?>



Post edited by: alex, at: 2007/05/31 14:32
  The topic has been locked.
#780
misterno (User)
Fresh Boarder
Posts: 2
graphgraph
Re:problem with captcha field 2007/05/31 14:38 Karma: 0  
Seeing the server setting seems that GD libraries are enabled, but the problem remain... Here is a link to the form.. http://lnx.salsamarchestyle.com/index.php?option=com_forme&fid=1 (the captcha field is named "codice antispam")

I tried the script but i receive an internal server error...

My Gd configuration:

gd
GD Support enabled
GD Version bundled (2.0.28 compatible)
FreeType Support enabled
FreeType Linkage with freetype
T1Lib Support enabled
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled

If you see my guestbook here captcha works...

Post edited by: misterno, at: 2007/05/31 15:01

Post edited by: misterno, at: 2007/05/31 16:34
  The topic has been locked.
#787
alex (Admin)
Admin
Posts: 301
graph
Re:problem with captcha field 2007/05/31 21:45 Karma: 8  
ok, grazie misterno. Ho avuto un paio di clienti che mi hanno segnalato questo errore gia' quindi faro tutto il possibile per aggiustarlo prima possibile. Non sono italiano pero conosco la lingua

Ok, thanks misterno. Some other clients spotted me this issue already, so i will take care of it these days.
  The topic has been locked.
#803
brynk (User)
Fresh Boarder
Posts: 1
graphgraph
Re:problem with captcha field 2007/06/02 20:04 Karma: 0  
I too have a problem with captcha. My server is Linux Gentoo with gd installed. I must admit to not completely understanding how to implement this field using the supplied fields. Perhaps I just have something wrong in the field.

Help!

Bob Rynkiewicz
  The topic has been locked.
#809
alex (Admin)
Admin
Posts: 301
graph
Re:problem with captcha field 2007/06/03 15:51 Karma: 8  
seems like captcha on some servers does not work because of session issues. I will fix it next week.
  The topic has been locked.
_GEN_GOTOTOP Post Reply
© Copyright 2007 Best of Joomla, Powered by FireBoardget the latest posts directly to your desktop