captcha image not showing

15 years 6 months ago #79117 by iceberg
captcha image not showing was created by iceberg
i was having problems trying to get the legacy version to work, so i bought the entire update for 1.5 - so far so good, but when someone comes in to register, there is no captcha image. just a red X where it should be.

67.220.225.100/~litm9622/

this is where we're setting up shop.

in the control panel here's what's set:

Plugin Prerequisites
Captcha Requirements: GD: bundled (2.0.34 compatible)
Freetype: enabled

all is green, but the red X is here also saying it can't generate this image.

any help appreciated!

iceberg
i don't have add
you're just not very entertaining

Please Log in to join the conversation.

15 years 6 months ago #79118 by nant
Replied by nant on topic Re:captcha image not showing
did you also download the latest captcha plugin?

Please Log in to join the conversation.

15 years 6 months ago #79119 by iceberg
Replied by iceberg on topic Re:captcha image not showing
thanks for the quick reply. here's what i show for the version on the community builder section:

Version 2.2 RC2 (compatible with CB 1.2 RC and above) provides CB with a Captcha Tab that can support the registration, lost password and email to member and CB contact form processes with a security image, audio playback and an input field along with ....

as far as i know, this is what came with the RC3 i just installed and it was there. i don't think i put anything else on. i do have 2.0.1 and 2.2 rc2 but rc2 seems to be the one installed.

iceberg
i don't have add
you're just not very entertaining

Please Log in to join the conversation.

15 years 6 months ago #79121 by nant
Replied by nant on topic Re:captcha image not showing
please send me a PM with backend sa access and I will take a look.

Please Log in to join the conversation.

15 years 6 months ago #79125 by iceberg
Replied by iceberg on topic Re:captcha image not showing
should have PM - i think i got it right but there's no "PM" link i could see on the messages to do that.

iceberg
i don't have add
you're just not very entertaining

Please Log in to join the conversation.

15 years 6 months ago #79245 by beat
Replied by beat on topic Re:captcha image not showing
Looks like your PHP doesn't like /.. in file paths...


Solution:

Replace:

//require_once( dirname( __FILE__ ) . '/../../../../../administrator/components/com_comprofiler/library/cb/cb.session.php' );

with:

require_once( preg_replace( '%(/[^/]+){5}$%', '', str_replace( '\\', '/', dirname( __FILE__ ) ) ) . '/administrator/components/com_comprofiler/library/cb/cb.session.php' );

in

components/com_comprofiler/plugin/user/plug_cbcaptcha/captchaindex.php

did that on your system, and now works.

We will be using the new line in next Captcha version.

internal id #94.

Beat - Community Builder Team Member

Before posting on forums: Read FAQ thoroughly -- Help us spend more time coding by helping others in this forum, many thanks :)
CB links: Our membership - CBSubs - Templates - Hosting - Forge - Send me a Private Message (PM) only for private/confidential info

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.191 seconds

Facebook Twitter LinkedIn