×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: Problems displaying captcha image

Problems displaying captcha image 15 years 9 months ago #294

  • Miguel Alvim
  • Miguel Alvim's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
Hi there!
I'm running Joomla 1.0.15, PHP 5 and MySql 5 with GD 2 installed.

I can't get the captcha image displayed in the form when setting it on in the configuration. I get the validation field but the verefication image is not displayed.

Am I missing something?

Regards.

Miguel

Problems displaying captcha image 15 years 9 months ago #295

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Would you give us a link to your web site?

Problems displaying captcha image 15 years 9 months ago #298

  • Miguel Alvim
  • Miguel Alvim's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
I send you my website address by pm.
Thanks Daniel.

Problems displaying captcha image 15 years 8 months ago #619

  • Mark Govaerts
  • Mark Govaerts's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
Any luck yet?

I'm having the same problem? On my local XAMPP-webserver everything is working fine. Online it's failing. Any ideas.

GD ( bundled (2.0.34 compatible) ) is on both servers the same?

I'm using Joomla! 1.5.6 Legacy mode with jocomment 3.26

Thanks in advance

Problems displaying captcha image 15 years 8 months ago #655

  • Miguel Alvim
  • Miguel Alvim's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
So far no luck.

I'm trying to isolate the problem and I will update this post as soon as I'm getting new information.

I'm wondering how JomComment Captcha works...

Regards.

Problems displaying captcha image 15 years 8 months ago #656

  • Mark Govaerts
  • Mark Govaerts's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
Miguel,

i found out that maybe the problem lies in the missing of GD Freetype Support.

i have two websites which are running on two different webservers. On webserver A everything is working fine. On webserver B not. The only difference i found is the missing of GD Freetype Support on server B. So maybe that's the issue

My webhoster will install the freetype support as soon as possible. So hopefully this wil solve my problem on server B

This is what my php-info gives me :

Freetype Support : enabled
Freetype Linkage : with freetpye
Freetype Version : 2.1.9


Kind Regards.

Problems displaying captcha image 15 years 8 months ago #661

  • Miguel Alvim
  • Miguel Alvim's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
Thanks for the update Mark.
I've checked the freetype support and in my server I have it installed.
GD Support 	enabled
GD Version 	bundled (2.0.34 compatible)
FreeType Support 	enabled
FreeType Linkage 	with freetype
FreeType Version 	2.3.4
GIF Read Support 	enabled
GIF Create Support 	enabled
JPG Support 	enabled
PNG Support 	enabled
WBMP Support 	enabled
XPM Support 	enabled
XBM Support 	enabled

In my case must be something else wich is causing the problem.
Regards.

Problems displaying captcha image 15 years 8 months ago #673

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Look what the rights of captcha.php are. Change them to 644.

Problems displaying captcha image 15 years 8 months ago #714

  • Miguel Alvim
  • Miguel Alvim's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
I've checked the captcha.php file permisions and it is 644. In fact, all the files in that directory are set to 0644.

Also I've managed to install the web in my local server (I'm running Linux) and I couldn't reproduce the error in my local machine.
So, it seems that it's not an extension conflict.

I will try to get a similar apache and php configuration based on my localhost and see what could be wrong..

In the server wich is giving problems, I have PHP set to:
 

Any other suggestion?

Problems displaying captcha image 15 years 8 months ago #716

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Click right on the image - properties, copy the url and paste it in your browser. If you get internal server error look in your error log.

Problems displaying captcha image 15 years 7 months ago #752

  • Mark Govaerts
  • Mark Govaerts's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
It's difficult to click on an image which isn't there. All I get is text and it's linked to www.waltercedric.com

So what now?

Problems displaying captcha image 15 years 7 months ago #792

  • Mark Govaerts
  • Mark Govaerts's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
My problem is solved after my webhoster has recompiled PHP/Apache with the GD Freetype.

Attached the php-info of the webserver

Kind regards.

captcha.txt

Problems displaying captcha image 15 years 7 months ago #1004

  • ivan
  • ivan's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
im running joomla 1.5.3 and this is the error that i have
Fatal error: Call to undefined function imagettfbbox() in /home/muxer/domains/pro-muxer.com/public_html/main/components/com_comment/joscomment/captcha.php on line 59
this is the line 59
$textsize = imagettfbbox($size, $angle, $font, $textstr);
please help
thanks

Problems displaying captcha image 15 years 7 months ago #1012

  • Seth
  • Seth's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
I am having the same issue. Ive set my permissions to 644 as advised, still no result.

I click on the text and choose view image and I get an internal server error 500. AND an additional 404 error (page not found)

Running Joomla 1.0.15

Problems displaying captcha image 15 years 6 months ago #1084

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
@ivan - then you are using a version of PHP that doesn't support this function. Which version of PHP do you have?

@Seth - what is the error log saying?

Problems displaying captcha image 15 years 6 months ago #1096

  • ivan
  • ivan's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
it is version 5.0.37 i think

Problems displaying captcha image 15 years 6 months ago #1108

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
You think or you are sure?
Just look in the backend of your joomla under help.

Problems displaying captcha image 15 years 6 months ago #1123

  • ivan
  • ivan's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
ok is 5.2.4 im sure i saw that under help and system information

Problems displaying captcha image 15 years 6 months ago #1127

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Are the GD and Freetype libraries installed?

Problems displaying captcha image 15 years 6 months ago #1135

  • ivan
  • ivan's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
Where can i find that?
  • Page:
  • 1
  • 2
Time to create page: 0.146 seconds