The issue with recaptcha is happening in free web hosting providers due to their limits. Of course, there are paid hosting providers who may have set the same limits. In reality it does not have to do with the type of the server you are hosted on but it has to do with your server’s settings. If you share with us your website url, we might be able to assist you..
Which php version are you using? Personally, I would suggest getting in touch with your web hosting provider or move to another who might be more reliable.
Which is more up-to-date on everything, no guarantees it will work (so the best option is to get in touch with your hosting) but if you’re desperate, it’s worth a shot.
But I am asking in this thread how to remove recaptcha. I’ve been told multiple times to switch to a better host. But its completely unrelated to what I’m asking so I’m a bit puzzled why its here.
I wonder if the issue you are having has anything to do with the version of PHP your host is providing for you? Is it possible that the registration form in phpVMS 2.1.x is not compatible with the host provided PHP version? Or an issue with the RECAPTCHA settings in your phpVMS install?
Open …/core/lib/recaptcha/recaptchalib.php and look at line 38-40 - they should look like:
Also, did you happen to change the public and/or private RECAPTCHA key(s) in …/core/local.config.php - or anywhere else?
As stated above, you’d be much better served by upgrading to phpVMS 5.5.2 moving forward. In briefly looking at your site, it doesn’t appear you’ve changed the default skin or are too far along in development.