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

TOPIC: security image no longer displays

security image no longer displays 11 years 1 week ago #21992

  • AlexR
  • AlexR's Avatar Topic Author
  • Offline
  • Expert Boarder
  • Expert Boarder
  • Posts: 109
  • Karma: 1
  • Thank you received: 1
Wondering why all of a sudden security image has stopped displaying.

GD2 library with ttf is enabled (always has been).

Running Joomla 2.5.15
DT Register: 2.7.18

Haven't done anything with this site in a long time other than some Akeeba Admin Tools tweaks

Firebug says the link of what appears to be a placeholder image is coming from: components/com_dtregister/captchasecurityimages.php?width=100&height=40&characters=5&rand1&rand1

[attachment=0:3rgrht9q]<!-- ia0 -->DTRegister-SecurityImageISsue.png<!-- ia0 -->[/attachment:3rgrht9q]
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.

security image no longer displays 11 years 2 days ago #22025

  • youngapdz
  • youngapdz's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 8
  • Thank you received: 0
Got the same problem.
The problem will be in the .htaccess file if you rollback your file the security image will work.
don't know where the HTACCESS is killing it

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

security image no longer displays 11 years 2 days ago #22026

  • youngapdz
  • youngapdz's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 8
  • Thank you received: 0
Ok in Admin tools HTACCESS maker under

Exceptions
Allow direct access to these files
add the below string

components/com_dtregister/captchasecurityimages.php

then save the htaccess file

or add this to htaccess file
RewriteRule ^components\/com_dtregister\/captchasecurityimages\.php$ - [L]

This should fix it

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

  • Page:
  • 1
Time to create page: 0.139 seconds