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. Replies: 0
    Last Post: 10 Dec 2013, 05:03 AM
  2. Replies: 0
    Last Post: 10 Oct 2009, 02:38 AM
  3. main(includes/configure.php) [function.main]: failed to open stream:
    By AnneLJohnson in forum Installing on a Windows Server
    Replies: 7
    Last Post: 19 Nov 2007, 09:33 PM
  4. Replies: 6
    Last Post: 23 Oct 2007, 06:28 PM
  5. Replies: 1
    Last Post: 8 Jun 2006, 10:27 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