Results 1 to 7 of 7
  1. #1
    Join Date
    Oct 2009
    Posts
    437
    Plugin Contributions
    0

    Default Newly created page not displaying info

    I am running v1.3.9d and have created a new page called "links". I have added it into the Define Pages Editor as well and have defined the page. When I go to display the page, it is not picking up the description that I have defined. You can see what I mean here http://www.nitwitcollections.com/sho...ain_page=links

    I know that I am missing telling the cart to grab the define_links page, but I am not sure where to insert and which code to use to tell the cart to grab that file so that it will display it, just like Page 2, etc. in the define pages.

    Does some know how to do this?

    I appreciate your help,

    Jeff

  2. #2
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,690
    Plugin Contributions
    11

    Default Re: Newly created page not displaying info

    If you use the Developers Tool Kit to find all instances of Page 2, it will show you all the files that need to exist to present a page.

    It might be easier just to change all the Page 2 entries to Links.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  3. #3
    Join Date
    Oct 2009
    Posts
    437
    Plugin Contributions
    0

    Default Re: Newly created page not displaying info

    Thanks DBLtoe. Unfortunately I have used all of the other pages already and am, in essence, creating Page 5.

    I have done as you have suggested and seem to have all of the files:
    includes/modules/pages/links/header.php
    includes/templates/template_default/templates/tpl_links_default.php
    includes/extra_datafiles/links.php
    includes/languages/english/links.php
    incluldes/languages/english/html_includes/define_links.php

    The page comes up great and displays Links as the title in the page, but not displaying the language that I have specified in the define_links.php file. Sorry the link in the upper post does not display as I have the store in Down for Maintenance as I customize this 1.3.9d upgrade.

    Any other ideas?

    Jeff

  4. #4
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,690
    Plugin Contributions
    11

    Default Re: Newly created page not displaying info

    I think if you search with the Developers Tool Kit for Page 2 (or whatever you have it named now), you will find closer to 10 files that need to all be working to obtain your new page.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  5. #5
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,889
    Plugin Contributions
    96

    Default Re: Newly created page not displaying info

    Have you modified /includes/modules/pages/links/header_php.php to point to the define_links.php file?

    Code:
    // include template specific file name defines
      $define_page = zen_get_file_directory(DIR_WS_LANGUAGES . $_SESSION['language'] . '/html_includes/', FILENAME_DEFINE_LINKS, 'false');
    That's assuming that the file /includes/extra_datafiles/links.php contains the statement

    Code:
    define (FILENAME_DEFINE_LINKS, 'define_links');

  6. #6
    Join Date
    Oct 2009
    Posts
    437
    Plugin Contributions
    0

    Default Re: Newly created page not displaying info

    Hi lat9

    Yes, I have checked and double checked these files, and followed your code, and it is all there. The other strange thing, is that this Links page shows up in Define Pages Editor, but not in Define Page Status, even thought I have modified the more_information.php sidebox file in includes/modules/sideboxes.

    I am thinking that maybe this could be the problem, as the Links page doesn't show up in the Config->Define Page Status so I am not able to activate it? The "Links" does show up in the sidebox.

    Any other suggestions?

    Thanks,

    Jeff
    Last edited by NWCE; 20 Jun 2010 at 05:36 PM.

  7. #7
    Join Date
    Oct 2009
    Posts
    437
    Plugin Contributions
    0

    Default Re: Newly created page not displaying info

    Thanks to both of you for your suggestions and help! I have been working on this for many hours now, and can't seem to find out what I have done wrong.

    I've abandoned the project and will find another way to create what I am trying to accomplish.

    Thanks again for everything, I do appreciate your help,

    Jeff

 

 

Similar Threads

  1. Adding a newly created Option Name/Value to every option menu
    By tcarden in forum Setting Up Categories, Products, Attributes
    Replies: 6
    Last Post: 31 Jan 2014, 05:55 AM
  2. "Also Purchased" Not Displaying on Product Info Page
    By nlcabrera in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 30 Sep 2010, 11:31 PM
  3. Adding links to newly created box
    By rjgonzalez in forum General Questions
    Replies: 6
    Last Post: 10 Apr 2009, 10:45 PM
  4. Product Info Page Additional Images Not Displaying After Upgrade
    By OutdoorsInteriors in forum Upgrading from 1.3.x to 1.3.9
    Replies: 2
    Last Post: 25 Jan 2009, 08:13 PM
  5. Page created not on Admin. Define Page Status
    By beautifulminds-us in forum Basic Configuration
    Replies: 21
    Last Post: 23 Aug 2007, 12:12 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