Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Captcha (reCAPTCHA) for Contact Us, Login and Create Account pages


kuai

Recommended Posts

When modify the catalog/contact_us.php file, an error comes up on line 73:

 

if (!is_object($lng)) {
include(DIR_WS_CLASSES . 'language.php');
$lng = new language();
 
The error is in this line:   $lng = new language();
Link to comment
Share on other sites

"An error" tells us nothing. Also, is the error in application_top.php or contact_us.php (I suspect the former)? What osC version? What add-ons? What changes to contact_us.php are you making?

 

By the way, don't expect miracles from any kind of CAPTCHA (including reCAPTCHA). Spammers have learned how to automatically crack them pretty well. Still, they're better than nothing...

Link to comment
Share on other sites

http://addons.oscommerce.com/info/9118

 

Reference:
http://addons.oscommerce.com/info/7600

 

I wish I could code so I could provide updated add-ons for the community. I think these are for older versions. If anyone can provide an updated reCapthcha for v.2.3.4, it would be of great help.  Sorry for the inconvenience.

Edited by kuai
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...