kuai Posted January 15, 2015 Share Posted January 15, 2015 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(); Quote Link to comment Share on other sites More sharing options...
burt Posted January 16, 2015 Share Posted January 16, 2015 Is this something that you are coding yourself ? If so: provide more details. Is it an addon that already exists ? If so: find the addon support thread. Quote Link to comment Share on other sites More sharing options...
MrPhil Posted January 16, 2015 Share Posted January 16, 2015 "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... Quote Link to comment Share on other sites More sharing options...
kuai Posted January 22, 2015 Author Share Posted January 22, 2015 (edited) 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 January 22, 2015 by kuai Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.