Results 1 to 5 of 5

Threaded View

  1. #1
    Join Date
    Jan 2009
    Posts
    7
    Plugin Contributions
    0

    Default Show Customer Authorization Status

    What is the purpose of the: Authorization: Left/Right column in Admin Settings?
    I'm trying to be able to show my customers their authorization status on their account page when they login.
    Additionally: I would like only Approved (customer_authorization_0) customers to see a link, Example: For approved customers; here is a link to your file, elseif "You are not approved to view this file".
    This is what I've tried without the elseif statement but no luck;
    <?php
    if ($customers->fields['customers_authorization_0'] == 0) {
    ?>
    <li><?php echo ' <a href="/products/products.zip">Products Data Download</a>'; ?></li>
    <?php } //endif approved account ?>

    Zen-cart 1.5.1
    Thank you
    Last edited by elgobay; 21 Apr 2020 at 12:05 AM.

 

 

Similar Threads

  1. Changing Customer Authorization Status
    By freefire in forum Customization from the Admin
    Replies: 7
    Last Post: 11 Apr 2010, 11:31 PM
  2. Customer Approval Status - Authorization Pending
    By teamzr1 in forum General Questions
    Replies: 2
    Last Post: 17 Feb 2010, 01:41 AM
  3. Customer Authorization Status - Not Working?
    By Beeunique in forum Managing Customers and Orders
    Replies: 12
    Last Post: 1 Apr 2009, 10:02 AM
  4. Customer Authorization Status Question??
    By dcfxking in forum General Questions
    Replies: 17
    Last Post: 18 Aug 2006, 10:02 PM
  5. Problem with Customer authorization/shop status
    By SoftCorpse in forum General Questions
    Replies: 3
    Last Post: 8 Jul 2006, 07:25 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR