Page 8 of 25 FirstFirst ... 67891018 ... LastLast
Results 71 to 80 of 241
  1. #71
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Login as Customer module

    Sounds good - that would keep backup files from interfering with the current ones but easily accessible.

  2. #72
    Join Date
    Mar 2005
    Location
    Kentucky
    Posts
    15
    Plugin Contributions
    0

    Default Re: Login as Customer module

    I have ZC 1.37
    Installed Log in as Customer with Master Pass
    all works well up to the point of clicking the "Place Order" button from Admin
    I then get the front side page with all the correct information for the customer
    I then click place order and I then get the front side page with "Welcome guest" and I am not logged in as the customer

    As a side note if I enter the customers id (email address) from the front side log in and enter my "MASTER" password it works as intended.

    Basically the Log in as Customer module passes all the correct information from the admin to the Front side place order or cancel order page but does not log in , it simply goes to the Front side "Welcom Guest " page


    Any Ideas ?

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

    red flag Re: Login as Customer module

    I installed this mode some time ago and it worked several times when testing. but I tried to log on to demonstrate the feature to an assistant but it didn't work.
    I get the following message when I click on "Place an Order":

    Code:
      There was a security error when trying to login.

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

    Default Re: Login as Customer module

    I really need help with this mod. See my previous post. Can anyone help?

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

    Default Re: Login as Customer module

    I figured that this problem is caused because admin's HTTP_SERVER uses http://nahidfashions.com and the store uses http://www.nahidfashions.com
    So when i click the Place Order button I'm taken to http://nahidfashion.com/boutique

    I fixed this by changing customer.php in admin but there has to be a better way.
    Any ideas?

  6. #76
    Join Date
    Sep 2006
    Location
    Tampa, FL
    Posts
    35
    Plugin Contributions
    0

    Default Re: Login as Customer module

    I have followed the installation directions and have not been able to get the "add order" button to appear in admin/customers.

    I am running 1.3.8a and ran the sql patch from the latest version (2.0) and no luck.

    I must be missing something, any ideas where to look?

    Thanks,
    Patrick
    [FONT=Comic Sans MS]CustomiZthat.com[/FONT]
    POWERED BY:
    Zen-Cart & Martini's

    LOVE Zen!

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

    Default Re: Login as Customer module

    Quote Originally Posted by phark View Post
    I have followed the installation directions and have not been able to get the "add order" button to appear in admin/customers.

    I am running 1.3.8a and ran the sql patch from the latest version (2.0) and no luck.

    I must be missing something, any ideas where to look?
    I don't remember all of the installation steps, but the admin/customers.php should have something like the following around line 1170

    Code:
    // BOF Set variables for login_as_customer module
    
    
      $place_order_button = 'includes/languages/english/images/buttons/button_placeorder.gif';
      $login_as_customer = 'index.php?main_page=login_as_customer';
      if (ENABLE_SSL_CATALOG == 'true') {
    $url = HTTPS_SERVER . DIR_WS_HTTPS_CATALOG;
    } elseif (ENABLE_SSL_CATALOG == 'false') {
    
    // SA 04/3/08 added www in front of url because we are coming from admin
    $url = "http://www.nahidfashions.com" /*HTTP_SERVER*/ .  DIR_WS_CATALOG; 
    }
      $p_url = $url;
      $p_url .= $login_as_customer;
      
    //EOF Setf Variables for login_as_customer module
    let me know

  8. #78
    Join Date
    Mar 2005
    Location
    Kentucky
    Posts
    15
    Plugin Contributions
    0

    Default Re: Login as Customer module

    Quote Originally Posted by phark View Post
    I have followed the installation directions and have not been able to get the "add order" button to appear in admin/customers.

    I am running 1.3.8a and ran the sql patch from the latest version (2.0) and no luck.

    I must be missing something, any ideas where to look?

    Thanks,
    Patrick

    I had a similar problem and mine was a simple screw up on my part..

    The place order image failed to load in the admin ....

    admin/includes/languages/english/images/buttons/button_placeorder.gif

    after I RE-uploaded it, it showed and worked as it should , probably not the issues in your case but hey,,, we are all human and I just missed it I guess.

  9. #79
    Join Date
    Aug 2006
    Posts
    11
    Plugin Contributions
    0

    Default Re: Login as Customer module

    I have the same problem, no PlACE ORDER image in the admin, what can we do?????

  10. #80
    Join Date
    Aug 2006
    Posts
    11
    Plugin Contributions
    0

    Default Re: Login as Customer module

    Problem solved by reloading the module! now works great

 

 
Page 8 of 25 FirstFirst ... 67891018 ... LastLast

Similar Threads

  1. MultiSite Module Support Thread
    By Gerome in forum All Other Contributions/Addons
    Replies: 2237
    Last Post: 9 May 2025, 03:20 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

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