Results 1 to 10 of 241

Hybrid View

  1. #1
    Join Date
    Mar 2009
    Posts
    17
    Plugin Contributions
    0

    Default Re: Login as Customer module

    Quote Originally Posted by ivanc View Post
    can ALAC be used with encrypted master password instead of regular master password?
    I'm wondering the same thing. I'm about to find out...

  2. #2
    Join Date
    Mar 2009
    Posts
    17
    Plugin Contributions
    0

    Default Re: Login as Customer module

    Quote Originally Posted by abko View Post
    I'm wondering the same thing. I'm about to find out...
    Seems to work great for me. I installed the login as admin module and thought it included the Master Password mod, but was not able to login, so I merged the changes in this master encrypted password mod and now I can login as a customer with the admin pass. Very convenient!

  3. #3
    Join Date
    Jan 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: Login as Customer module

    I installed this module without problems and am able to place an order. However when I click place order this is what I get

    Are you sure you want to log in as:
    First Name: jim Last Name: doe
    Company Name:
    Street Address:112 dree street
    City:Glasgow State/Province: Post/Zip Code::ML7 5LG
    Telephone:333344444
    Email Address:xxxxx_xxxx##########################

    Place Order Cancel Order

    I am not asked for password authentification. When I installed the sql patch I got the message that the master password sql was already installed.

    Does this mean that my security is at risk.

    I would be grateful for advice from someone with some knowledge about this as soon as possible.

  4. #4
    Join Date
    Jul 2007
    Location
    Jakarta
    Posts
    358
    Plugin Contributions
    0

    Default Re: Login as Customer module

    Quote Originally Posted by findl16 View Post
    I installed this module without problems and am able to place an order. However when I click place order this is what I get

    Are you sure you want to log in as:
    First Name: jim Last Name: doe
    Company Name:
    Street Address:112 dree street
    City:Glasgow State/Province: Post/Zip Code::ML7 5LG
    Telephone:333344444
    Email Address:xxxxx_xxxx##########################

    Place Order Cancel Order

    I am not asked for password authentification. When I installed the sql patch I got the message that the master password sql was already installed.

    Does this mean that my security is at risk.

    I would be grateful for advice from someone with some knowledge about this as soon as possible.
    This is the beauty/point of this mod. It lets you log in as any customer without revealing the customers password. You're logging via the Admin and thus you are already authenticated.

    There are any security issues that I know of.

  5. #5
    Join Date
    Jan 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: Login as Customer module

    thanks for your help. I have another question if you could help me with this. when I log into various customers accounts I am getting the same cart. A potential customer left an item in her cart without either deleting it or carrying out the full transaction. I am seeing this item when I click on the cart of all customers. Why is this.

    A customer has recently processed an order which is now not showing up on her account and the email I received from paypal reads only that it is a store receipt without details of the item purchased. I thought that by installing this module that I could trace this but all I am getting is the item which was left in another person's cart.

    Can anyone help?

  6. #6
    Join Date
    Jul 2007
    Location
    Jakarta
    Posts
    358
    Plugin Contributions
    0

    Default Re: Login as Customer module

    Quote Originally Posted by findl16 View Post
    thanks for your help. I have another question if you could help me with this. when I log into various customers accounts I am getting the same cart. A potential customer left an item in her cart without either deleting it or carrying out the full transaction. I am seeing this item when I click on the cart of all customers. Why is this.

    A customer has recently processed an order which is now not showing up on her account and the email I received from paypal reads only that it is a store receipt without details of the item purchased. I thought that by installing this module that I could trace this but all I am getting is the item which was left in another person's cart.

    Can anyone help?
    I've yet to experience this problem. I can't attempt to duplicate it because I have another problem with the Login as Customer module.

  7. #7
    Join Date
    Jul 2007
    Location
    Jakarta
    Posts
    358
    Plugin Contributions
    0

    Default Re: Login as Customer module

    Quote Originally Posted by shocker View Post
    I've yet to experience this problem. I can't attempt to duplicate it because I have another problem with the Login as Customer module.

    I've just noticed this problem too. I'm not sure when this started happening. Does anyone know about his.

    Sorry, Findl16, I don't know what to say about the problem with PayPal.

  8. #8
    Join Date
    Apr 2006
    Location
    Midland TX
    Posts
    428
    Plugin Contributions
    0

    Default Re: Login as Customer module

    LOGIN AS CUSTOMER.
    Shopping cart: Fresh install ver:1.5.4 in testing stage.
    Mods installed So Far: My Template, Quantity Discount, FedEx, Highslide, FEAC, Numinix Google A, ZipRate, Login_as_customer.

    Problem:
    Logging in as a customer I end up on a page that displays only the Header. Receive no errors. I am logged in and after clicking on "My account" (or Shopping Cart" or "Checkout" if available) to bypass the page not displayed correctly the cart work correctly. If you click on "My Account" text button the page opens correctly.

    STORE SIDE
    Bring up catalog page with "Place Order" button and clicking it sends me to:
    https://www.ezorbcalcium.com/zendev_...in_as_customer
    (which this page is the correct page with "Place Order" button) Clicking on "Place Order" button sends me to..........

    Catalog Side
    ...........:https://www.ezorbcalcium.com/zendev_...ain_page=index
    This page is displayed incomplete with only header being shown, have no error in log and I am logged in as customer.
    Page should be:
    https://www.ezorbcalcium.com/zendev_...n_page=account.
    How can I fix the above problem?
    And/or is there any way to have the shopping cart after clicking on place order button to be directed to:
    https://www.ezorbcalcium.com/secure/...=index&cPath=1
    instead of "My Account" page?

    It appears that it is not including "&cPath=1" and carts path ends up being just "=index" I noticed on page: includes\templates\My Cart\templates\tpl_login_as_customer_default.php, on line 16:$url .= "index.php?main_page=login&action=process"; Does the &amp have something to do with problem?
    In trying to figure this out I found that if I install ver:2.2 with ver:3.3 Function that it will display "My Account" page just fine, would be better if it went to &cPath=1 (page where products are shown to be added to cart.)

    Thanks for your anticipated help,
    Larry@EZorb

  9. #9
    Join Date
    Apr 2006
    Location
    Midland TX
    Posts
    428
    Plugin Contributions
    0

    Default Re: Login as Customer module

    STORE SIDE should have been ADMIN SIDE

  10. #10
    Join Date
    Apr 2006
    Location
    Midland TX
    Posts
    428
    Plugin Contributions
    0

    Default Re: Login as Customer module

    After removing the following mods: Numinix Google A, FEAC,..... ZC started working correctly. Admin Login as Customer ver:3.3 works great. I will start installing FedEx, FEAC, one by one to see which mod is not playing nice and report back results in case someone else has similar problem.


    Quote Originally Posted by EZorb View Post
    LOGIN AS CUSTOMER.
    Shopping cart: Fresh install ver:1.5.4 in testing stage.
    Mods installed So Far: My Template, Quantity Discount, FedEx, Highslide, FEAC, Numinix Google A, ZipRate, Login_as_customer.

    Problem:
    Logging in as a customer I end up on a page that displays only the Header. Receive no errors. I am logged in and after clicking on "My account" (or Shopping Cart" or "Checkout" if available) to bypass the page not displayed correctly the cart work correctly. If you click on "My Account" text button the page opens correctly.

    STORE SIDE
    Bring up catalog page with "Place Order" button and clicking it sends me to:
    https://www.ezorbcalcium.com/zendev_...in_as_customer
    (which this page is the correct page with "Place Order" button) Clicking on "Place Order" button sends me to..........

    Catalog Side
    ...........:https://www.ezorbcalcium.com/zendev_...ain_page=index
    This page is displayed incomplete with only header being shown, have no error in log and I am logged in as customer.
    Page should be:
    https://www.ezorbcalcium.com/zendev_...n_page=account.
    How can I fix the above problem?
    And/or is there any way to have the shopping cart after clicking on place order button to be directed to:
    https://www.ezorbcalcium.com/secure/...=index&cPath=1
    instead of "My Account" page?

    It appears that it is not including "&cPath=1" and carts path ends up being just "=index" I noticed on page: includes\templates\My Cart\templates\tpl_login_as_customer_default.php, on line 16:$url .= "index.php?main_page=login&action=process"; Does the &amp have something to do with problem?
    In trying to figure this out I found that if I install ver:2.2 with ver:3.3 Function that it will display "My Account" page just fine, would be better if it went to &cPath=1 (page where products are shown to be added to cart.)

    Thanks for your anticipated help,
    Larry@EZorb

 

 

Similar Threads

  1. MultiSite Module Support Thread
    By Gerome in forum All Other Contributions/Addons
    Replies: 2246
    Last Post: 29 Dec 2025, 10:13 AM
  2. v150 Admin New Customer [Support Thread]
    By lhungil in forum All Other Contributions/Addons
    Replies: 34
    Last Post: 4 Nov 2016, 06:20 AM
  3. v150 Minimum Customer Account Information - Support Thread
    By lat9 in forum All Other Contributions/Addons
    Replies: 87
    Last Post: 30 Nov 2015, 04:00 PM
  4. PC Configurator Module [Support Thread]
    By lebrand2006 in forum All Other Contributions/Addons
    Replies: 254
    Last Post: 22 Aug 2012, 03:52 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