Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2007
    Posts
    4
    Plugin Contributions
    0

    Default Using Zencart's Authentication Method

    Following problem:
    Our registered customers should have access to a restricted area (outside of zencart), even without buying anything.
    Currently this restricted area is protected by .htaccess; that means the customer needs to know an extra password.

    I'm wondering whether it's possible to use the authentication module of zencart instead of .htaccess; something like:
    1) the user goes to the restricted page and is presented with a login form where he/she types in his zencart login/pwd.
    2) the form queries zencart's database
    3) if everything's fine, the user may proceed.

    Is this possible?

  2. #2
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Using Zencart's Authentication Method

    Yes it's possible.
    Conceptually, you need to connect to the database, load all of Zen Cart's functions, (ie: include application_top), and then use the same user-authentication logic as you'll find in the /includes/modules/pages/login/header_php.php file.
    Or extract the relevant components and use those directly.
    .

    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.

 

 

Similar Threads

  1. Using EMAIL as the delivery method
    By breakdown in forum General Questions
    Replies: 4
    Last Post: 3 Nov 2012, 03:44 PM
  2. Free Shipping - Using cheapest method?
    By nohart in forum Built-in Shipping and Payment Modules
    Replies: 10
    Last Post: 29 Apr 2011, 02:17 PM
  3. Using more than one shipping method
    By IA7X ShadowsI in forum Customization from the Admin
    Replies: 2
    Last Post: 1 Nov 2010, 09:28 PM
  4. Using Zencart Info Outside of the zencart Directory
    By thisandthat in forum General Questions
    Replies: 6
    Last Post: 29 Dec 2007, 05:29 PM
  5. Replies: 4
    Last Post: 5 Apr 2007, 01:24 AM

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