Jump to content

Search the Community

Showing results for tags 'spam'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • CubeCart News & Announcements
    • News & Announcements
  • CubeCart Support Forums
    • Issue / Bug Reporting & Feature Requests
    • Install & Upgrade Support
    • Official CubeCart Hosting
    • Technical Help
    • Customising Look & Feel
  • CubeCart Extension Marketplace
    • Visit the CubeCart Extension Marketplace
    • Extension Discussion
    • Developer Forum
  • General
    • General Discussion
    • Show Off

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Location

Found 4 results

  1. Hi guys, my client and I don't like or wish to use Captcha on the register form. Is it possible to add in a field to the registration form and check whether it's not empty and kill the registration? In cubecart.class.php on line 888 before: // Check email is valid if (!filter_var($_POST['user']['email'], FILTER_VALIDATE_EMAIL)) { $errors['email'] = true; $error_messages[] = $GLOBALS['language']->common['error_email_invalid']; } I've tried adding: if ($_POST['user']['middlename'] != "") { die(); } And then adding a hidden "middlename" field to the registration, but even if you complete middle name it lets you sign up. Anyone got any ideas why my code isn't working? Cheers
  2. Hello This issue has been going on for a long while, and CC support say that they have never encountered such an issue. From time to time we receive hundreds or thousands of New Order emails that have no data in most of the fields apart from the country. The country was always Serbia, and when I temporarily removed Serbia from the list of countries, it changed to Montenegro. After deleting Montenegro, the country field is also empty. None of the CC logs show anything suspicious. The link in the email is pointing to a non existing product. There could be gaps of hours or days between each batch of email floods The email header shows that it does come from my server. Had a look at some of the server logs: auth.log and access.log all looks ok to me. I have moved the CC installation from one server to another, issue still exists. Below is one of the emails. Any help where to look, and what to do is appreciated. Moshe Just placed order number on . This order can be managed online by following the link below. http://payments.lfs.org.uk/admin.php?_g=orders&action=edit&order_id=Part Payment to the LFS Billing address: Email: Shipping address: Item Quantity Cost Shipping: Discount: Subtotal: Order Total: Kind regards, The The London Film School Staff http://payments.lfs.org.uk
  3. Hello Cubecart forums, Once again I am at your mercy in an effort to maintain my mental sanity. Since enabling the reviews option on our site we have been getting constant spam filled into the review form, the image captcha is enabled so someone is actually taking taking the time to spam the site. I had a look through the forums for an option to allow registered users only to review, no joy. So I have resigned myself to the fact that if someone wants to spam the reviews they can, while it has no effect on my site as only the authorised reviews go live, I have my shop's mailbox synced to my phone/tablet/P.C. which are now ringing and crying for attention every 10 mins. I would settle for some help in just removing the email trigger for review received, I have looked in the store/language/en/ and have found the email.inc.php file which I assume is the email controller. I am unsure what to do at this point. Thanks in advance to anyone who takes the time to read and respond to this post Kealan
  4. After my first post on this forum, I started getting spam posts that "appear" to be follow up comments to my original post. However, when I to the thread, these spam posts are not there in the thread. They look like they are coming directly from CC. Since my email address is not in my profile, How are they getting this to me? Have they hacked the email notification system? Or are they posting and then immediately deleting the posts, so that I get a notification sent? Here's a sample: Here is the header:
×
×
  • Create New...