Thread: Banned

Results 1 to 5 of 5
  1. #1
    Join Date
    May 2010
    Location
    Texas
    Posts
    508
    Plugin Contributions
    0

    red flag Banned

    I have gone into a customer account and changed their status to
    "Banned - Not allowed to login or shop".

    Yet this customer keeps placing orders. Each time he uses the same email address.

    How does this feature "Ban" the user, by IP address or Email address?


    If this feature does not work, I guess the next best thing is to delete his account.

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

    Default Re: Banned

    Deleting the account just lets the customer make a new one ...

    Look in the Customers ... Customers ... and see what the Customer is set to for the Customer Authorization Status ...

    Then check that the file:
    /includes/modules/pages/login/header_php.php

    is testing for the customers' access status, there should be a test where you see:
    Code:
          // this account is banned
    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!

  3. #3
    Join Date
    May 2010
    Location
    Texas
    Posts
    508
    Plugin Contributions
    0

    Default Re: Banned

    Customers --> Customers - There is a big RED "X" in the Authorized column for this user.
    Clicking on Edit
    Customers Authorization Status "Banned - Not allowed to login or shop"


    /includes/modules/pages/login/header_php.php:

    // this account is banned
    $zco_notifier->notify('NOTIFY_LOGIN_BANNED');
    $messageStack->add('login', TEXT_LOGIN_BANNED);
    } else {



    Using Version 1.3.9e

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

    Default Re: Banned

    Can you make a test account and ban yourself and see if it works for you?
    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!

  5. #5
    Join Date
    Jan 2012
    Posts
    12
    Plugin Contributions
    0

    Default Re: Banned

    By chance do you know the users IP address?

 

 

Similar Threads

  1. v154 Curl Errors: I must be banned??
    By simon1066 in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 8 Jul 2015, 01:55 PM
  2. v150 Social Login by loginradius [BANNED PLUGIN]
    By songseng in forum All Other Contributions/Addons
    Replies: 51
    Last Post: 25 Apr 2013, 09:08 AM
  3. v139h Auto-unsubscribe banned customers ?
    By frank18 in forum Managing Customers and Orders
    Replies: 1
    Last Post: 19 Sep 2012, 03:09 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