Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2005
    Posts
    353
    Plugin Contributions
    0

    All Products Page not found coding error

    Warning message below:
    THere is no file in that directory by that name
    Warning: main(includes/templates/template_default/templates/tpl_FILENAME_PRODUCTS_ALL_default.php) [function.main]: failed to open stream: No such file or directory in /home/emegabui/public_html/ledlighting/store/includes/templates/template_default/common/tpl_main_page.php on line 115

    Fatal error: main() [function.require]: Failed opening required 'includes/templates/template_default/templates/tpl_FILENAME_PRODUCTS_ALL_default.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/emegabui/public_html/ledlighting/store/includes/templates/template_default/common/tpl_main_page.php on line 115

    Line 115 is require($body_code);

    I can not find anything that is the $body_code variable to find where to perhaps reset it to the right file.

    Any help greatly appreciated.

    Carol

  2. #2
    Join Date
    Mar 2004
    Posts
    16,019
    Plugin Contributions
    5

    Default Re: All Products Page not found coding error

    make sure that you have
    FILENAME_PRODUCTS_ALL
    defined in
    includes/filenames.php

  3. #3
    Join Date
    Jan 2004
    Posts
    58,289
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: All Products Page not found coding error

    This was fixed in the v1.3.0.1 bugfix release, which you should install.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

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
  •