Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

toughmama

Pioneers
  • Posts

    61
  • Joined

  • Last visited

Status Updates posted by toughmama

  1. Hey Jack,

    Re. Honey Pot Captcha - Latest Upload - a file is missing

    In the NEW Files, you are missing the Contact us

    Failed opening 'includes/honeypot/modules/honeypot_verify_contact_us.php'

    ===============

    Cheers,  Todd

    1. Jack_mcs
    2. toughmama

      toughmama

      Thx Jack,
      Modified a few things after going thru the forum, and all working now...   Thank you.   Cheers,  Todd

      FYI Only - The most recent instructions still showed /honeypot_verify_contact_us.php
      =====
      3) For contact_us.php,

      FIND:
          $actionRecorder = new actionRecorder('ar_contact_us', (tep_session_is_registered('customer_id') ? $customer_id : null), $name);

      ADD ABOVE:
          /*** BEGIN HONEYPOT ***/
          include('includes/honeypot/modules/honeypot_verify_contact_us.php');
          /*** END HONEYPOT ***/ 

×
×
  • Create New...