Results 1 to 8 of 8
  1. #1
    Join Date
    Jan 2005
    Location
    Sweden
    Posts
    60
    Plugin Contributions
    0

    Problems with spam!

    Hi,

    Is there any fix for the contact_us page so I dont get the spam? It should be fine if u can do something with numbers and letters u must fill in as a code for sending mails! The numbers/leters should be automaticly changed every time so robots dont can mail!

  2. #2
    Join Date
    Mar 2006
    Location
    Fresno, California
    Posts
    620
    Plugin Contributions
    0

    Default Re: Problems with spam!

    This is an interesting topic.

    I do have an email encryption program I use in Dreamweaver that spits out the email in ASCII or something, wondering if it would work in Zen.

    Example:

    Swede AT hisdomain DOT com

    would look like:



    <a href="&#109;a&#105;l&#116;&#x6f;&#x3a;&#115;we&#100;&#x65;&#64;&#104;&#x69;&#x73 ;&#100;&#111;&#109;&#x61;&#x69;&#x6e;&#x2e;&#x63;o&#109;">&#83;w&#101;&#x64;e&#x 40;&#104;&#105;&#x73;d&#x6f;&#x6d;ai&#x6e;&#x2e;com</a>

    in the code. This prevents spammers from harvesting emails?

  3. #3
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Problems with spam!

    The contact us doesn't have email addresses that are harvestable unless you did something like add the full email address to the "to" field for the drop down.

    That of course doesn't stop jerks from sending SPAM to the shop owner using the Contact_Us form. A visual verification can help with Bots- and you can also rename the file to something less obvious.

  4. #4
    Join Date
    Mar 2006
    Location
    Fresno, California
    Posts
    620
    Plugin Contributions
    0

    Default Re: Problems with spam!

    In my case, I edited the contact us form to include the store address and a <a href="mailto" in the bottom.

    Wait...I just answered my own question. Nevermind. giggle (from The Pub Forum "Peeves")

    In my case I have used the define pages editor and edited in html to add a

    <p><b>Contact Us</b><br>
    If you have any questions at all about the above information, or anything else on this website, please don't hesitate to contact us.</p>

    <p>New Millinnium Guitar, Inc.<br>
    6655 N. Fresno Street, Suite 269<br>
    Fresno, CA 93710
    (559) 436-0814<br>

    <a href="mailto:[email protected]">

    So that being the case, yes, using email encryption will work as the page easily reads the html.

  5. #5
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Problems with spam!

    NOTE: using things like:
    <a href="mailto:[email protected]">
    just gets sucked up by spamm bots ...

    Using php methods such as the dropdown or via the form submit prevents this as your email is never physically on the screen ... as in never in the View Source ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  6. #6
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: Problems with spam!

    Or you could use a javascript method to write the message to the screen, but which prevents spam harvesters from finding things
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #7
    Join Date
    Nov 2006
    Posts
    24
    Plugin Contributions
    0

    Default Re: Problems with spam!

    Quote Originally Posted by Ajeh View Post
    NOTE: using things like:


    just gets sucked up by spamm bots ...

    Using php methods such as the dropdown or via the form submit prevents this as your email is never physically on the screen ... as in never in the View Source ...
    I have been looking and ran out of places. Where the heck is the Contact_Us form located? I looked at the contact_us.php but the form (at least one I recognized) did not seem to be one I recognized. I want to add a captcha input there so the spambots do not hit me.

    Russ Jacobson

  8. #8
    Join Date
    Nov 2006
    Posts
    24
    Plugin Contributions
    0

    Default Re: Problems with spam!

    For the registration form I just installed the module: CAPTCHA Anti-Robot Registrationby: Paul Drain 11/08/2006 v1.3.6 0.99.136. Works great for that part after I figured out how to do my first sql patch.

    Anyway if there is a way to put CAPTCHA on the contact us form I would like to know. I might be able to us the PHP-CAPTCHA extension I obtained for dreamweaver to put that on my website www.dinoruss.com feedback page today (spambots have hit me there already). So I need to find out that real form location for contact-me and the contact me.php does not look like a familar form code to me (maybe I am missing it though).

    thanks
    well enough tinkering tonight

    Russ Jacobson

 

 

Similar Threads

  1. bombarded with spam since upgrading
    By satello in forum General Questions
    Replies: 2
    Last Post: 13 Oct 2015, 02:49 PM
  2. Trouble with some spam Subscription !
    By kimsonvu in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 22 Jan 2008, 05:25 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg