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

TOPIC: [SOLVED] Security Image Not Working.

[SOLVED] Security Image Not Working. 15 years 7 months ago #4170

  • jrossi
  • jrossi's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 21
  • Thank you received: 0
I just upgraded to DT 5.1 and the security image does not display it just shows a red x. Is anyone else having this same problem?

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

[SOLVED] Security Image Not Working. 15 years 7 months ago #4176

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
No one else has reported this. One, we updated the package tonight so you should download DT Register again and update your component, plugin and module.

Then check your directory permissions and make sure all directories (up to /httpdocs or /public_html) are 755 permission and the files are 644. Depending on your server config, if you have a directory with a wrong permission setting, it could cause the captcha to not display.

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

[SOLVED] Security Image Not Working. 15 years 7 months ago #4281

  • ardra
  • ardra's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 7
  • Thank you received: 0
I tried the 755 and 644 solution, but it did not work. I too have lost the captcha display after updating to 2.5.2.

Is there something else you can suggest?

Thank you.

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

[SOLVED] Security Image Not Working. 15 years 7 months ago #4283

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
ardra - please submit a support ticket with access to your site and we'll check it out.

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

[SOLVED] Security Image Not Working. 15 years 7 months ago #4284

  • rjrosamond
  • rjrosamond's Avatar
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 21
  • Thank you received: 0
Not sure if this applies to anyone or not, but in doing some debugging over the weekend on my site, I discovered that if I have PHP's error_reporting() set to show notices and/or warnings, the captcha image creation code fails to output an image due to it needing to output a PHP notice before headers are sent for the image.

So, just be warned, if you increase your error reporting level, this will affect the security image generation behavior. Might be something to check.

The error_reporting level can be configured in your php.ini file, an .htaccess file, or directly in your script. More on this is at http://us3.php.net/manual/en/errorfunc.configuration.php#ini.error-reporting and http://us3.php.net/manual/en/function.error-reporting.php .

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

[SOLVED] Security Image Not Working. 15 years 7 months ago #4287

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
We have updated the DT Register package tonight as version 2.5.2a and it includes various bug fixes. This is one of them. Download the updated package and update your DT Register. If you still have a problem with this after updating, log a support ticket. Issue should be resolved however.

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

  • Page:
  • 1
  • 2
Time to create page: 0.587 seconds