Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

dfr717

Pioneers
  • Posts

    5
  • Joined

  • Last visited

Profile Information

  • Real Name
    Dan Reeling

dfr717's Achievements

  1. That code also gave me another error. I believe the previous fix just resolved the 'Parse error' but the function itself doesn't actually work. I set the time to 60 seconds and I was able to make two accounts in less than 30 seconds, the second account shouldn't have been able to be created since the form was submitted twice from the same ip, correct? Honestly, without this setting properly functioning the module is still keeping out all of the spam accounts that have been attempted since I got it up and running.
  2. Yes! Awesome, thank you. Really appreciate everything you're doing, love the way everything works now too. The fix you pasted is missing a " ) " but that fixed it. $var = defined('MODULE_HEADER_TAGS_HONEYPOT_VERIFY_TIME_TO_SUBMIT'); if ($var && ! empty($var)) { Thanks again!
  3. I'm getting this error now, never had anything like it in the previous updates. Parse error: syntax error, unexpected ')', expecting T_PAAMAYIM_NEKUDOTAYIM in /usr/home/.../public_html/catalog/includes/functions/honeypot.php on line 261 PHP Version 5.3.29 if that helps.
  4. I went back through the installation and I did all the fixes that were posted previously and I don't believe anything is out of place. I'm finding when the Math Captcha is running by itself you can type whatever you want into the answer field and it'll be accepted, so when the bots are just filling every field out with gibberish they still get through.
  5. I've used this module for a few weeks now and it's solved 99% of our Contact Us spam. I just installed the last few upgrades and everything works except after some trial and error it seems the Create Account Check will not operate while the Math Captcha is enabled and vice versa. When they're both enabled the error report I get e-mailed back from honey pot says " 11-19-2019: Denided due to captcah " I noticed someone was having the same error a few pages back but it was never solved. Might be another piece to their puzzle. I would like them both to operate at the same time because I think they would weed out most of the fake accounts I'm getting. I am using OSC 2.3.4 Any ideas? Thanks
×
×
  • Create New...