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

    Default Help: Index.php not found message

    I was customizing my headerWrapper and decided to add a height line under headerWrapper. Since that reduced the height of the header, I decided to delete it to reinstate the standard height and suddenly I get a NOT FOUND page on my website..(see below) I do show an INDEX.PHP under my ZEN-CART directory. what could be wrong? Permissions? it is now at 755.

    this is what I had added to the header:
    #headerWrapper {
    background-color: #000000;
    height: 75px;
    }

  2. #2
    Join Date
    Sep 2006
    Posts
    542
    Plugin Contributions
    0

    Default Re: Help: Index.php not found message

    The header is touchy if you use the logo.gif as you need to change the height for that in includes>languages>youlanguage>header.php

    define('HEADER_LOGO_WIDTH', '192px');
    define('HEADER_LOGO_HEIGHT', '64px');

    You can then make changes to the style sheet for height.

    If you have a page not found you should restore your backup copy and try again.

    Also any code in the logoWrapper can be removed to ad your custom header if you so choose.

 

 

Similar Threads

  1. Replies: 5
    Last Post: 20 Jul 2011, 02:24 PM
  2. /admin/zc_install/index.php not found - erased!
    By bwoodsdesign in forum General Questions
    Replies: 1
    Last Post: 26 Mar 2009, 10:51 PM
  3. zc_install/index.php not found
    By nate in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 18 Nov 2007, 10:42 AM
  4. Stopped before I could start, index.php not found - Dreamhost Problem
    By Jeffey in forum Installing on a Linux/Unix Server
    Replies: 18
    Last Post: 28 Aug 2006, 08:43 AM
  5. Error: The requested URL /index.php was not found on this server.
    By etoile03 in forum Installing on a Linux/Unix Server
    Replies: 5
    Last Post: 6 Jul 2006, 04:28 AM

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