Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2006
    Posts
    54
    Plugin Contributions
    0

    Default Warning: main(includes/index_filters/default): failed to open stream:????

    I get this error today:

    Warning: main(includes/index_filters/default): failed to open stream: No such file or directory in /home/obaby/public_html/shop/includes/modules/pages/index/header_php.php on line 49

    Warning: main(includes/index_filters/default): failed to open stream: No such file or directory in /home/obaby/public_html/shop/includes/modules/pages/index/header_php.php on line 49

    Fatal error: main(): Failed opening required 'includes/index_filters/default' (include_path='.:/usr/local/lib/php') in /home/obaby/public_html/shop/includes/modules/pages/index/header_php.php on line 49


    HOw can I fix it?

  2. #2
    Join Date
    Jan 2006
    Posts
    54
    Plugin Contributions
    0

    Default Re: Warning: main(includes/index_filters/default): failed to open stream:????

    Here are lines 46-49...

    // set the product filters according to selected product type
    $typefilter = 'default';
    if (isset($_GET['typefilter'])) $typefilter = $_GET['typefilter'];
    require(DIR_WS_INCLUDES . zen_get_index_filters_directory($typefilter . '_filter.php'));

  3. #3
    Join Date
    Jan 2006
    Posts
    54
    Plugin Contributions
    0

    Default Re: Warning: main(includes/index_filters/default): failed to open stream:????

    I Just re- uploaded the includes/index_filters/ folder

 

 

Similar Threads

  1. English Flag for catalog Admin works fine
    By VisualDeath in forum Installing on a Linux/Unix Server
    Replies: 27
    Last Post: 27 Aug 2006, 07:54 AM
  2. Replies: 1
    Last Post: 8 Jun 2006, 10:27 PM
  3. Installer said install fine, but WOW error!
    By ladysaat in forum Installing on a Linux/Unix Server
    Replies: 14
    Last Post: 26 May 2006, 11:10 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
  •