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!
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.
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?
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 & 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
STORE SIDE should have been ADMIN SIDE
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.