Results 1 to 5 of 5
  1. #1
    Join Date
    Oct 2008
    Posts
    131
    Plugin Contributions
    0

    Default Help: define_shipping.php missing

    In the FOOTER section on my website www.amnyperfumes.com/zen-cart, I have the following elements that fall under INFORMATION section : Privacy, Contact Us, Conditions of Use and Shipping.

    I created an ezpage named TERMS OF SALE to link to Shipping but I am getting a Page not found message when I click on the link. I need to know what I have to do to fix it?

    Looking in my zen-cart folders, I noticed the following on Shipping:

    - I DO show in MYCUSTOM/english.php the following:
    define('BOX_INFORMATION_SHIPPING', 'Terms of Sale')

  2. #2
    Join Date
    Oct 2008
    Posts
    131
    Plugin Contributions
    0

    Default Re: Help: define_shipping.php missing

    - in /htdocs/zen-cart/includes/languages/english/ there is NO shipping.php file but only a shippinginfo.php

    -in zen-cart/includes/languages/english/html_includes/ there is NO define_shipping.php file, but only a define_shippinginfo.php

    I tried linking the ezpage 'terms of sale' to both 'shipping' and 'shippinginfo' and still get the page not found.

    Also, as you many assume, under ADMIN/TOOLS/DEFINE PAGE EDITOR there is NO shipping.php file to edit but only the shippinginfo.php

    I don't know if I need to create any php files for 'shipping' or rename all 'shippinginfo' to be only 'shipping' OR what else I can do to fix this. Please advise. thanks!

  3. #3
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,886
    Plugin Contributions
    6

    Default Re: Help: define_shipping.php missing

    The name of the language file for the shippinginfo page is:
    /includes/languages/english/shippinginfo.php

    and should be copied to your templates and overrides directory, if you are customizing it:
    /includes/languages/english/your_template_dir/shippinginfo.php


    The name of the define page for the shippinginfo page is:
    /includes/languages/english/html_includes/define_shippinginfo.php

    The files in:
    /includes/languages/english/html_includes

    should be copied to your templates and overrides directory:
    /includes/languages/english/html_includes/your_template_dir

    for customizing for your shop ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  4. #4
    Join Date
    Oct 2008
    Posts
    131
    Plugin Contributions
    0

    Default Re: Help: define_shipping.php missing

    thank you. I solved it by changing the names of the two places where I found SHIPPING without the INFO at the end....so now all files related to shipping read: SHIPPINGINGO, and it works!
    =)

  5. #5
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,886
    Plugin Contributions
    6

    Default Re: Help: define_shipping.php missing

    Thanks for the update that this was a filename error ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

 

 

Similar Threads

  1. www missing?
    By fbords in forum General Questions
    Replies: 3
    Last Post: 4 May 2008, 07:31 PM
  2. Replies: 0
    Last Post: 17 Jan 2008, 12:37 AM
  3. missing alt tag
    By ctcentralinfo in forum General Questions
    Replies: 0
    Last Post: 15 Jan 2008, 06:10 AM
  4. Am I missing anything
    By firstcoast in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 Aug 2007, 05:20 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
  •