♥kuai 2 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(); Share this post Link to post Share on other sites
burt 5,612 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. Share this post Link to post Share on other sites
MrPhil 648 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... Share this post Link to post Share on other sites
♥kuai 2 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 Share this post Link to post Share on other sites