Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Aug 2010
    Location
    Tampa Bay, FL
    Posts
    11
    Plugin Contributions
    1

    Default Problem w/ Customer Login Page

    Zen Cart 1.3.9

    Addons Installed:
    • Admin Activity Report 1.3
    • Backup Zencart 1.0.2
    • Ceon Advanced Shipper 3.8.3
    • Ceon URI Mapping 3.8.0
    • Contact Recaptcha 1.1
    • Email Address Exporter 1.2
    • Minimum Order 1.0.1a
    • Print Invoice Popup 1.1


    antioxidantcure.com/xocai/index.php?main_page=login

    I'm having an issue w/ my customer login page where it's showing the headings as "HEADING_RETURNING_CUSTOMER", "HEADING_NEW_CUSTOMER", and "TEXT_NEW_CUSTOMER_INTRODUCTION" - Everything is working okay, though - it still lets me log in without any errors, and nothing shows up in the debug error log. The only one of the above addons that was installed today (before i notice the issue) is the Minimum Order addon.

    I went back and looked at my Includes > Languages > English > Login.php page but didn't notice anything different from a previous backed-up version of the page (I believe this is the page I'm looking at when I log in as a customer, correct)?

    Any thoughts and suggestions are appreciated

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Problem w/ Customer Login Page

    when constants are being displayed, most likely there has been a mis edit of the language file...
    Check that desired text is surrounded with the requisite single quotes
    i.e.
    Code:
    define('HEADING_NEW_CUSTOMER', 'New? Please Provide Your Billing Information');
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Aug 2010
    Location
    Tampa Bay, FL
    Posts
    11
    Plugin Contributions
    1

    Default Re: Problem w/ Customer Login Page

    Thanks Kobra...that wasn't the exact problem but your suggestion helped me find the solution...I somehow uploaded the login.php from my admin>includes>languages>english folder into my includes>languages>english folder...so it looks like the constant it was looking for wasn't there at all hehe...I must have been in the wrong folder on one side when uploading to FileZilla.

    Noob move on my part ...thanks again!

 

 

Similar Threads

  1. Replies: 3
    Last Post: 9 Jun 2015, 10:36 PM
  2. v151 Customer login problem
    By micmed in forum General Questions
    Replies: 5
    Last Post: 9 May 2013, 12:52 AM
  3. Replies: 2
    Last Post: 3 May 2013, 02:49 AM
  4. Want the Login link in header to take customer to Secure Login page
    By mom2da3ks in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 10 Feb 2011, 04:50 PM
  5. Replies: 4
    Last Post: 17 Feb 2007, 04:57 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