Login or create new account.

By registering on joomprod.com, you will have immediate access to all our free products and to the public side of our support forum.

Enjoy our subscriptions.

Each of our subscriptions allow you to enjoy the private side of the support forum and all the update of our products for a period ranging from 3 months to 1 year.

Payment And immediate download.

After subscribing to one of our subscription, the products are immediately downloadable.

Login

Or Register
Accueil / forum / Public Forum / Main Forum / Presales / Captcha not Displaying.

Support Availability Because we must sleep sometimes

Working days: Monday to Friday.
Reply time: Depending on the complexity of your support issue it's usually between a few hours to 48 hours.

Support is only guaranteed to paid subscribers

AdsManager - End of life

It is with great regrets that we have chosen to end the developpement of Adsmanager and its other associated components.

AdsManager is born 10 years ago and, as of today, the number of new subscriptions and downloads have fallen and we cannot maintain the component anymore.

All active subscribers will be able to continue enjoying support until the end of their subscription.

The components will be free and no support will be provided anymore for the other users.

×

Notice

The forum is in read only mode.

Captcha not Displaying.

More
11 years 7 months ago #966 by GreatEagle
Captcha not Displaying. was created by GreatEagle
Hello, how can i disable the captcha from Ads Manager component since it only shows "Security Code box" but the captcha didn't show. I installed AdsManagerContent - ReCaptcha, nothing showed, i also installed AdsManagerContent - Captcha yet it didn't display... Pls, help.

Thank you.
More
11 years 7 months ago #995 by Ads4ever
Replied by Ads4ever on topic Captcha not Displaying.
Hello,

You can disable them from the Plugin manager of Joomla

Founder of ITechnoDev
More
11 years 7 months ago #1016 by tompap
Replied by tompap on topic Captcha not Displaying.
Or use using admintools ?
Check the link of the image (open in another tab) if you got a 403 error
More
8 years 2 months ago - 8 years 2 months ago #23912 by ichepurnoy
Replied by ichepurnoy on topic Captcha not Displaying.

tompap wrote: Or use using admintools ?
Check the link of the image (open in another tab) if you got a 403 error


Dear Thomas (@tompap), I've ran into same issue. Yes, there was 403 error (fixing it may solve the problem for some people!).
To fix the 403 , I added the following to my .htaccess:
RewriteRule ^plugins/adsmanagercontent/captcha/captcha/generate\.php.*$ - [L]

But when I solved this 403, I found that 1 file in Adsmanager has a bug (imho!).
Please find this file:
\plugins\adsmanagercontent\captcha\captcha\generate.php
Pls look at
define('JPATH_BASE', $path );
In my server configuration, $path was empty. (latest Open server, standard settings on PHP 5.6-x64/Apache2.4-x64, the best local environment on Windows. I don't really know what could be wrong, it works 100% fine otherwise. )

I've replaced that string by
define('JPATH_BASE', $_SERVER['DOCUMENT_ROOT'] . DS);
and it solved everything! :cheer: Now the captcha is working.
Last edit: 8 years 2 months ago by ichepurnoy.
More
8 years 2 months ago #23924 by loic
Replied by loic on topic Captcha not Displaying.
Hello,

thanks for posting your solution.

Best regards.
Time to create page: 0.125 seconds
Powered by Kunena Forum