Results 1 to 5 of 5
  1. #1
    New Pligger jutecht's Avatar
    Joined
    May 2007
    Posts
    2
    Thanks
    Received:0
    Given: 0

    New Install undefined index

    Installing a fresh install of 9.1. It says everything has installed properly but now I get these errors.

    Notice: Undefined index: link1 in /var/www/vhosts/learning2/breakout/templates_c/c_1ef20ce3d40db3ec68f39d97694c4927.php on line 123

    Notice: Undefined index: text1 in /var/www/vhosts/learning2/breakout/templates_c/c_1ef20ce3d40db3ec68f39d97694c4927.php on line 125

    Notice: Undefined index: link2 in /var/www/vhosts/learning2/breakout/templates_c/c_1ef20ce3d40db3ec68f39d97694c4927.php on line 126

    Notice: Undefined index: text2 in /var/www/vhosts/learning2/breakout/templates_c/c_1ef20ce3d40db3ec68f39d97694c4927.php on line 128

    Notice: Undefined index: link3 in /var/www/vhosts/learning2/breakout/templates_c/c_1ef20ce3d40db3ec68f39d97694c4927.php on line 129

    Notice: Undefined index: text3 in /var/www/vhosts/learning2/breakout/templates_c/c_1ef20ce3d40db3ec68f39d97694c4927.php on line 131

    Notice: Undefined index: link4 in /var/www/vhosts/learning2/breakout/templates_c/c_1ef20ce3d40db3ec68f39d97694c4927.php on line 132

    Notice: Undefined index: text4 in /var/www/vhosts/learning2/breakout/templates_c/c_1ef20ce3d40db3ec68f39d97694c4927.php on line 134

    Here are the following lines in the file:

    <?php if ($this->_vars['navbar_where']['link1'] != ""): ?> &#187; <a href="<?php echo $this->_vars['navbar_where']['link1']; ?>
    "><?php echo $this->_vars['navbar_where']['text1']; ?>
    </a><?php elseif ($this->_vars['navbar_where']['text1'] != ""): ?> &#187; <?php echo $this->_vars['navbar_where']['text1']; endif; ?>
    <?php if ($this->_vars['navbar_where']['link2'] != ""): ?> &#187; <a href="<?php echo $this->_vars['navbar_where']['link2']; ?>
    "><?php echo $this->_vars['navbar_where']['text2']; ?>
    </a><?php elseif ($this->_vars['navbar_where']['text2'] != ""): ?> &#187; <?php echo $this->_vars['navbar_where']['text2']; endif; ?>
    <?php if ($this->_vars['navbar_where']['link3'] != ""): ?> &#187; <a href="<?php echo $this->_vars['navbar_where']['link3']; ?>
    "><?php echo $this->_vars['navbar_where']['text3']; ?>
    </a><?php elseif ($this->_vars['navbar_where']['text3'] != ""): ?> &#187; <?php echo $this->_vars['navbar_where']['text3']; endif; ?>
    <?php if ($this->_vars['navbar_where']['link4'] != ""): ?> &#187; <a href="<?php echo $this->_vars['navbar_where']['link4']; ?>
    "><?php echo $this->_vars['navbar_where']['text4']; ?>
    </a><?php elseif ($this->_vars['navbar_where']['text4'] != ""): ?> &#187; <?php echo $this->_vars['navbar_where']['text4']; endif; ?>

    It might be a chmod problem? I've checked everything and it looks chmod right.

    Thanks!

  2. #2
    Pligg Developer/Coder/Designer ChuckRoast's Avatar
    Joined
    Dec 2005
    Location
    Pliggville USA
    Posts
    9,118
    Thanks
    Received:396
    Given: 73
    Version
    SVN Build
    Site
    http://Pligg.com/chuckroast
    Make sure templates_c is set to chmod 777.. You may also want to try 755
    Help Keep ChuckRoast Home
    Today's Pligg Blog Post


  3. #3
    New Pligger jutecht's Avatar
    Joined
    May 2007
    Posts
    2
    Thanks
    Received:0
    Given: 0
    Thanks. Triple checked and it's 777 I changed it to 755 and that broke the whole site. chmod back to 777 and same error.

  4. #4
    New Pligger liutianxi's Avatar
    Joined
    Jun 2007
    Posts
    1
    Thanks
    Received:0
    Given: 0

    I have the same problem

    the templetaes_c dir is 777, have the same problem.

  5. #5
    New Pligger worldq's Avatar
    Joined
    Jun 2007
    Posts
    5
    Thanks
    Received:0
    Given: 0
    Is the dir empty? What files are in that directory?

Similar Threads

  1. Easyphp and Notice: Undefined index
    By sigei in forum Questions & Comments
    Replies: 0
    Last Post: 10-22-2008, 02:54 PM
  2. PHP Notice: Undefined index
    By snippo in forum Questions & Comments
    Replies: 5
    Last Post: 09-07-2008, 05:35 PM
  3. undefined index fixes
    By ladynada in forum Questions & Comments
    Replies: 2
    Last Post: 09-10-2007, 09:58 AM
  4. Help!~Undefined index: REQUEST_URI
    By xaero in forum Questions & Comments
    Replies: 3
    Last Post: 05-13-2007, 08:07 AM
  5. Undefined index: REQUEST_URI and so on
    By xaero in forum Questions & Comments
    Replies: 0
    Last Post: 05-11-2007, 11:39 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
  •  
Pligg Modules and Pligg Templates from Pligg Pro Web Hosting Services by Midphase Dreamhost Web Hosting Donate to Pligg