jDownloads Support Forum

Older Versions => jDownloads 3.2 (Support ended) => General => Topic started by: gpraceman on 16.09.2015 19:19:45

Title: ReCaptcha not displaying [Solved]
Post by: gpraceman on 16.09.2015 19:19:45
I updated to Version 3.2.37 and cannot get the captcha (No Captcha - ReCaptcha) to display.  Only the Continue button displays on the download page.    I read the FAQ and it looks like I have everything setup correctly.  The captcha is working elsewhere on the site.  Any help would be appreciated.

[gelöscht durch Administrator]
Title: Re: ReCaptcha not displaying [Solved]
Post by: ColinM on 16.09.2015 22:40:38
Hi
Can you double check that you have set the  the View Captcha field in the Group Settings tab to Yes for the relevant User GroupIf the user you are testing with belongs to multiple user groups then it must be set in the UG  with the highest ranking of those UGs to which the user belongs.
Colin
Title: Re: ReCaptcha not displaying [Solved]
Post by: gpraceman on 16.09.2015 23:15:02
I have it set to Yes for the
Public UG and No for everyone else.  I only care that those that are not logged into the site must do the captcha.
Title: Re: ReCaptcha not displaying [Solved]
Post by: ColinM on 17.09.2015 01:03:12
Hi
Having looked as you say the Continue button appears but for some unknown reason the re-capture itself does not appear. Strange :(
I was attempting to download Microsoft MPEG-4 Video Codec Pack      Size: 367.72 KB
There is as very small one character width section that one can highlight, with difficulty.
For some reason the code is not being generated.

Do you have an active menu item for List All Cats somewhere?

Are <iframes> disabled?

Which theme are you using in Captcha-recaptcha? Please try the Dark one - but unlikely to resolve

Could you check that your Summary Layout is like the following please
<div class="jd_cat_title" style="padding:5px; font-size:10px; font-weight:normal;">{summary_pic} {title_text}</div>
<div valign="top" style="padding:5px;">{download_liste}</div>
{captcha}
{password}
<div style="padding:5px;">{aup_points_info}</div>
<div style="padding:5px; text-align:center;"><b>{license_title}</b></div>
<div>{license_text}</div>
<div style="text-align:center">{license_checkbox}</div>
<div style="text-align:center; padding:5px;">{download_link}</div>
<div style="text-align:center;">{info_zip_file_size}</div>
<div style="text-align:center;">{external_download_info}</div>
<div style="text-align:center;">{user_limitations}</div>
<div>{google_adsense}</div>


Colin
Title: Re: ReCaptcha not displaying [Solved]
Post by: gpraceman on 17.09.2015 18:00:04
 I had the "No Captcha - ReCaptcha" plugin enabled, not the "Captcha - ReCaptcha" plugin.  I enabled that plugin as well and all is working now.
Title: Re: ReCaptcha not displaying [Solved]
Post by: ColinM on 18.09.2015 19:33:39
Hi
Good!  Had not thought of that possibility.  I will move this topic to general
Colin