Hi, how can I remove the credit link in the footer? I will place it somewhere else. Not very good at custom CSS, would just like to remove it from the footer.
Please advise.
]]>If you are having issues with SuperCAPTCHA v2.4.5 we have some things we realize may be common problems which 100% are compatibility issues with the server you are on.
– DNS RESOLUTION
Your server must be able to resolve goldsborowebdevelopment.com and spam.goldsborowebdevelopment.com. Try to ping these domains from SSH to see if this is possible. If not, Super CAPTCHA Pro features will not work on your server.
– CURL
Your server must be able to use CURL. There is a simple diagnostics application on the Super-CAPTCHA plugin page after you install (at the bottom) that will let you know whether or not your system is compatible. If you see any failures with CURL you will not be able to use Pro features.
– GD
This is a given, any time there are image manipulations to be done, your server must support GD. If you see a failure on GD under the Super CAPTCHA plugin page under diagnostics, your site will not run Super-CAPTCHA. Sorry, but there is just no way around this.
– !! SOLUTION !!
We have a banner in the Super-CAPTCHA plugin page to our free hosting service should you want to test Super-CAPTCHA or our hosting environment which is 110% compatible with Super-CAPTCHA, WordPress, and other popular plugins. This hosting is completely free and would most likely serve as adequate for low to medium traffic blogs and websites.
– Other Errors
Please report other errors, also ensure you read the compatibility messages, such as “Session Auto Start” must be DISABLED in your php config file (which is common practice) or you will see Warning after Warning.
A picture is worth a thousand words…
Want some explanation? The above is a screenshot of a popular captcha solving site that renders services to people whom want to create thousands of accounts on someone’s site. So getting right down to the point, look at the bottom of their site. “Secured by Super-Captcha”.
When the captcha breaking sites are using Super-Captcha, and claiming they can break Google’s ReCaptcha — you know Super-Captcha is an epic win.
]]>It works very good, but it displays this message: Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/webspace/15/71508/website.com/website name/wp-admin/admin.php/wp-config.php) is not within the allowed path(s): (/webspace/15/71508/website:/webspace/15/71508/php_includes:/webspace/15/71508/php_sessions:/webspace/15/71508/temp) in /webspace/15/71508/website/website name/wp-content/plugins/super-capcha/super-captcha.php on line 17
Any idea, what I can do?
]]>The capthca images all of a sudden were not showing up anymore, after working for over 2 weeks. I deactivated the plugin, but then when logging out the following errors were displayed (there were several more of the same errors, just referencing different lines).
Warning: Cannot modify header information – headers already sent by (output started at /home/jaris/public_html/wp-content/themes/leaf/functions.php:77) in /home/jaris/public_html/wp-login.php on line 380
Warning: Cannot modify header information – headers already sent by (output started at /home/jaris/public_html/wp-content/themes/leaf/functions.php:77) in /home/jaris/public_html/wp-includes/pluggable.php on line 697
The captcha was on my buddypress register page but after deactivating/reactivating the plugin it doesn’t show up at all.
I assume when I originally added the plugin I must have added the code below to one of my php files, but I can’t seem to find it.
<?php
if ( function_exists ( &array ( ‘RandomCaptchaSpam’, ‘wpmulogin_form’ ) ) ) :
echo( $RandomCaptchaSpam->wpmulogin_form( ) );
endif;
?>
Finally, after totally uninstalling/reinstalling the plugin it again gives me an error:
Warning: Cannot modify header information – headers already sent by (output started at /home/jaris/public_html/wp-content/themes/leaf/functions.php:77) in /home/jaris/public_html/wp-includes/pluggable.php on line 876
]]>I see that the plugin displays at the bottom of the site copyright link.
Can I clean it out and put somewhere else?
Now it does not look very nice.
Really liking the plugin for blocking bots, but unfortunately we’ve also had over 300 legitimate users blocked. It seems any user that used the registration page instead of Facebook (WP-FB Autoconnect) was blocked and not added to the user list. I am able to see in the log who was blocked, but there is no unblock option that seems to restore these new accounts.
Please get back to us on this issue, as we are missing out on hundreds of users that we probably won’t get to register again.
Your help is most appreciated
Alex
]]>I run a wordpress article directory, can you add it to the author panel where they submit articles? I tried to add the code
<?php
if ( function_exists ( &array ( ‘RandomCaptchaSpam’, ‘wpmulogin_form’ ) ) ) :
echo( $RandomCaptchaSpam->wpmulogin_form( ) );
endif;
?>
but get an error.
Parse error: syntax error, unexpected T_ARRAY, expecting T_STRING or T_VARIABLE or ‘$’ in /home/mml/public_html/press-release-articles.com/wp-content/plugins/article-directory/author-panel.php on line 374
Version 2.3.3 Gives the following 2 error and causes breaks in Website formatting.
]]>Warning: imagettfbbox() [function.imagettfbbox]: Could not find/open font in /wp-content/plugins/super-capcha/classes/3dsimage.php on line 234
Warning: imagettftext() [function.imagettftext]: Could not find/open font in /wp-content/plugins/super-capcha/classes/3dsimage.php on line 247
I just installed the plugin on WP 3.2.1 + Buddypress. The WPMU Super CAPCHA images are broken and receive:
Fatal error: Call to undefined function add_action() in /home/content/55/6699555/html/roadhustlernomad/wp-content/plugins/super-capcha/super-captcha.php on line 30
Here is the problem
Supercaptcha writes the code:
to show the captcha image.
But wp-contents/plugins/supercache…. etc. etc. doesn’t exists according to apache because apache has .htaccess overwrite rules to follow.
So, super captcha can only work on single site wordpress and not a multisite.
I hope the programmer fixes this soon! ??
Though when I installed the plugin on my multisite it even blocked me from getting in… so I had to go personal with it ??
I could have fixed the problem, but I have some problems of my own to address at the moment! I know there are awesome guys out there to do this one!
]]>hi,
no work plugins.
no show picture (function img->show()).
=(
The entry field for the captcha code appears at the bottom of all the extended fields, but the instruction appear at the top. No word is visible.
]]>