Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: Captcha Image is Not Visible

Captcha Image is Not Visible 6 years 7 months ago #27098

  • ERGSR
  • ERGSR's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 11
  • Thank you received: 0
Just built a new website with the latest Joomla! and DT Register versions, and after creating a couple events, I was testing them when I noticed that image for the security code is missing, only the 2 arrows are visible.

I have built similar websites previously and never encountered this problem.

Anyone have the same issue?

Please Log in or Create an account to join the conversation.

Captcha Image is Not Visible 6 years 7 months ago #27100

  • nathan.dth
  • nathan.dth's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 1857
  • Karma: 19
  • Thank you received: 218
Make sure your PHP build includes the GD library and has FreeType Support enabled.

Also, make sure permissions are correct... 755 for directories and 644 files, from the top level containing the Joomla install on down.

Please Log in or Create an account to join the conversation.

Nathan is no longer affiliated with DTH since the recent acquisition. You can connect with him and get any type of Joomla website help at www.JoomlaEmployee.com .

Captcha Image is Not Visible 6 years 7 months ago #27104

  • ERGSR
  • ERGSR's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 11
  • Thank you received: 0
The permissions all checked out and attached is a section of the PHP showing the GD values.
Attachments:

  • Rendering Error in layout Attachment/Item: Property "protected" is not defined. Please enable debug mode for more information.

Please Log in or Create an account to join the conversation.

Captcha Image is Not Visible 6 years 7 months ago #27105

  • nathan.dth
  • nathan.dth's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 1857
  • Karma: 19
  • Thank you received: 218
Do you have Admin Tools in place? Or anything else added security elements to your .htaccess file? You need to make sure this file is directly accessible:

/components/com_dtregister/captchasecurityimages.php

Please Log in or Create an account to join the conversation.

Nathan is no longer affiliated with DTH since the recent acquisition. You can connect with him and get any type of Joomla website help at www.JoomlaEmployee.com .

Captcha Image is Not Visible 6 years 7 months ago #27106

  • ERGSR
  • ERGSR's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 11
  • Thank you received: 0
Attached is the components/com_dtregister file; not sure what to look for.

I looked at the database table (dtregister_captcha), but there are no rows showing any image values if that helps.

Please Log in or Create an account to join the conversation.

Captcha Image is Not Visible 6 years 7 months ago #27107

  • nathan.dth
  • nathan.dth's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 1857
  • Karma: 19
  • Thank you received: 218
We don't need the file. We already have it. :)

You didn't answer the question though... do you have the Admin Tools component? Or have you modified your .htaccess file at all with security elements? If so, it is likely that the captcha file is locked down and not able to be accessed as needed. If that is the case, you'll have to provide an exception for the above noted file to be directly accessible.

Please Log in or Create an account to join the conversation.

Nathan is no longer affiliated with DTH since the recent acquisition. You can connect with him and get any type of Joomla website help at www.JoomlaEmployee.com .
  • Page:
  • 1
  • 2
Time to create page: 0.216 seconds