Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Sep 2004
    Posts
    187
    Plugin Contributions
    0

    red flag Home Page pulling in Account

    2.1.0
    PHP 8.4

    My home page is showing some information from ACCOUNT PAGE....actually the TITLE

    meta name="description" content="Zen Cart! : My Account

    And "My Account Information" showing on the page also

    https://shopcybermidi.com/

    Just upgraded from 1.58, perhaps I messed something up. Tried chatgpt but keeps breaking my page

    Fix is appreciated

  2. #2
    Join Date
    Jun 2008
    Location
    Japan
    Posts
    331
    Plugin Contributions
    7

    Default Re: Home Page pulling in Account

    In this kind of situation, the 'Developers Tool Kit' in Admin's 'Tools' menu is your friend.
    I you are speaking of the tab title in your brower, you will find 3 languages constants in includes/languages/english/lang.meta_tags.php that defines this.
    TITLE, SITE_TAGLINE and the separator, TERTIARY_SECTION.

  3. #3
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: Home Page pulling in Account

    I had the exact same issue the other day

    Stripe module (v2)... includes/languages/english/extra_definitions/lang.account.php is overriding, it is basically in the wrong place
    move the file over to includes/includes/languages/english/responsive_class as an override of the stock lang.account.php
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  4. #4
    Join Date
    Sep 2004
    Posts
    187
    Plugin Contributions
    0

    Default Re: Home Page pulling in Account

    Quote Originally Posted by barco57 View Post
    I had the exact same issue the other day

    Stripe module (v2)... includes/languages/english/extra_definitions/lang.account.php is overriding, it is basically in the wrong place
    move the file over to includes/includes/languages/english/responsive_class as an override of the stock lang.account.php
    You're a life saver. This was driving me bonkers. I had just installed the Stripe plugin a couple of days ago and that's when it started happening.
    Resolved,
    Thanks a bunch

    v

 

 

Similar Threads

  1. How to Put Login and Create Account Button on Home Page
    By RiazShahid in forum General Questions
    Replies: 4
    Last Post: 18 Dec 2015, 06:25 PM
  2. Login Should Redirect to ACCOUNT and not home page
    By limelites in forum General Questions
    Replies: 3
    Last Post: 2 Mar 2014, 06:43 PM
  3. v150 Advanced search is not pulling page information
    By The_Mech in forum General Questions
    Replies: 2
    Last Post: 15 Feb 2012, 06:48 PM
  4. Pulling New, Featured, and Special products on another PHP page.
    By tammap in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 9 Dec 2010, 05:58 AM
  5. home page text and footer do not show on home page
    By terrancesmith98 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 27 Oct 2010, 01:45 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