Fatal Error in PHP.ErrorHandler();

file_put_contents(/home/eating01/web/members/cache/css/vanilla_menu.css) [function.file-put-contents]: failed to open stream: Permission denied

The error occurred on or near: /home/eating01/web/members/plugins/CssThemes/class.cssthemes.plugin.php

79: 			$this->MissingSettings = array();
80: 		}
81: 		
82: 		// Save the theme to the cache path.
83: 		file_put_contents($CachePath, $Css);
84: 		return $CachePath;
85: 	}
86: 	
87: 	protected function _ApplyThemeSetting($Match) {

Backtrace:

[/home/eating01/web/members/library/core/functions.error.php:124] PHP::include();
[/home/eating01/web/members/library/core/functions.error.php:124] PHP::ErrorHandler();
[/home/eating01/web/members/plugins/CssThemes/class.cssthemes.plugin.php:83] PHP::file_put_contents();
[/home/eating01/web/members/plugins/CssThemes/class.cssthemes.plugin.php:166] Gdn_CssThemes->ApplyTheme();
[/home/eating01/web/members/library/core/class.controller.php:838] Gdn_CssThemes->Get();
[/home/eating01/web/members/library/core/class.controller.php:735] Gdn_Controller->RenderMaster();
[/home/eating01/web/members/library/core/class.pluggable.php:192] Gdn_Controller->xRender();
[/home/eating01/web/members/library/core/class.pluggable.php:192] Gdn_Pluggable->__call();
[/home/eating01/web/members/applications/vanilla/controllers/discussions.php:81] DiscussionsController->Render();
[/home/eating01/web/members/library/core/class.dispatcher.php:218] DiscussionsController->Index();
[/home/eating01/web/members/index.php:41] Gdn_Dispatcher->Dispatch();

Variables in local scope:

[this] Gdn_CssThemes::__set_state(array(
   'MissingSettings' => 
  array (
  ),
   '_OrignialPath' => '/home/eating01/web/members/applications/garden/design/menu.css',
   '_AppName' => 'vanilla',
   'ThemeSettings' => 
  array (
    'Banner Background Color' => '#44c7f4',
    'Banner Font Color' => '#fff',
    'Banner Font Shadow Color' => '#30ACD6',
    'Banner Hover Font Color' => '#f3fcff',
    'Body Alt Background Color' => '#f8f8f8',
    'Body Background Color' => '#ffffff',
    'Body Default Font Color' => '#000',
    'Body Heading Font Color' => '#000',
    'Body Hover Font Color' => '#ff0084',
    'Body Line Color' => '#eee',
    'Body Link Font Color' => '#2786c2',
    'Body Subheading Font Color' => '#6C6C6C',
    'Body Text Font Color' => '#555',
    'Discussion My Background Color' => '#F5FCFF',
    'Discussion New Background Color' => '#ffd',
    'Menu Background Color' => '#44c7f4',
    'Menu Font Color' => '#fff',
    'Menu Hover Background Color' => '#28bcef',
    'Menu Hover Font Color' => '#fff',
    'Meta Font Color' => '#2b2d33',
    'Meta Label Font Color' => '#80828c',
    'Panel Background Color' => '#E9F9FF',
    'Panel Font Color' => '#2786C2',
    'Panel Hover Font Color' => '#e9f9ff',
    'Panel Inlay Background Color' => '#f0fbff',
    'Panel Inlay Border Color' => '#caf0fe',
    'Panel Inlay Font Color' => '#0766a2',
    'Panel Selected Background Color' => '#fff',
    'Panel Selected Font Color' => '#ff0084',
  ),
))
[OriginalPath] '/home/eating01/web/members/applications/garden/design/menu.css'
[CachePath] '/home/eating01/web/members/cache/css/vanilla_menu.css'
[InsertNames] true
[SQL] Gdn_MySQLDriver::__set_state(array(
   '_AliasMap' => 
  array (
  ),
   'ClassName' => 'Gdn_MySQLDriver',
   'Database' => 
  Gdn_Database::__set_state(array(
     'ClassName' => 'Gdn_Database',
     '_CurrentResultSet' => 
    Gdn_DataSet::__set_state(array(
       'Connection' => 
      PDO::__set_state(array(
      )),
       '_Cursor' => -1,
       'DefaultDatasetType' => 'object',
       '_PDOStatement' => 
      PDOStatement::__set_state(array(
         'queryString' => 'select *
from GDN_ThemeSetting ThemeSetting',
      )),
       '_PDOStatementFetched' => true,
       '_ResultObject' => 
      array (
      ),
       '_ResultObjectFetched' => false,
       '_ResultArray' => 
      array (
        0 => 
        array (
          'Name' => 'Banner Background Color',
          'Setting' => '#44c7f4',
        ),
        1 => 
        array (
          'Name' => 'Banner Font Color',
          'Setting' => '#fff',
        ),
        2 => 
        array (
          'Name' => 'Banner Font Shadow Color',
          'Setting' => '#30ACD6',
        ),
        3 => 
        array (
          'Name' => 'Banner Hover Font Color',
          'Setting' => '#f3fcff',
        ),
        4 => 
        array (
          'Name' => 'Body Alt Background Color',
          'Setting' => '#f8f8f8',
        ),
        5 => 
        array (
          'Name' => 'Body Background Color',
          'Setting' => '#ffffff',
        ),
        6 => 
        array (
          'Name' => 'Body Default Font Color',
          'Setting' => '#000',
        ),
        7 => 
        array (
          'Name' => 'Body Heading Font Color',
          'Setting' => '#000',
        ),
        8 => 
        array (
          'Name' => 'Body Hover Font Color',
          'Setting' => '#ff0084',
        ),
        9 => 
        array (
          'Name' => 'Body Line Color',
          'Setting' => '#eee',
        ),
        10 => 
        array (
          'Name' => 'Body Link Font Color',
          'Setting' => '#2786c2',
        ),
        11 => 
        array (
          'Name' => 'Body Subheading Font Color',
          'Setting' => '#6C6C6C',
        ),
        12 => 
        array (
          'Name' => 'Body Text Font Color',
          'Setting' => '#555',
        ),
        13 => 
        array (
          'Name' => 'Discussion My Background Color',
          'Setting' => '#F5FCFF',
        ),
        14 => 
        array (
          'Name' => 'Discussion New Background Color',
          'Setting' => '#ffd',
        ),
        15 => 
        array (
          'Name' => 'Menu Background Color',
          'Setting' => '#44c7f4',
        ),
        16 => 
        array (
          'Name' => 'Menu Font Color',
          'Setting' => '#fff',
        ),
        17 => 
        array (
          'Name' => 'Menu Hover Background Color',
          'Setting' => '#28bcef',
        ),
        18 => 
        array (
          'Name' => 'Menu Hover Font Color',
          'Setting' => '#fff',
        ),
        19 => 
        array (
          'Name' => 'Meta Font Color',
          'Setting' => '#2b2d33',
        ),
        20 => 
        array (
          'Name' => 'Meta Label Font Color',
          'Setting' => '#80828c',
        ),
        21 => 
        array (
          'Name' => 'Panel Background Color',
          'Setting' => '#E9F9FF',
        ),
        22 => 
        array (
          'Name' => 'Panel Font Color',
          'Setting' => '#2786C2',
        ),
        23 => 
        array (
          'Name' => 'Panel Hover Font Color',
          'Setting' => '#e9f9ff',
        ),
        24 => 
        array (
          'Name' => 'Panel Inlay Background Color',
          'Setting' => '#f0fbff',
        ),
        25 => 
        array (
          'Name' => 'Panel Inlay Border Color',
          'Setting' => '#caf0fe',
        ),
        26 => 
        array (
          'Name' => 'Panel Inlay Font Color',
          'Setting' => '#0766a2',
        ),
        27 => 
        array (
          'Name' => 'Panel Selected Background Color',
          'Setting' => '#fff',
        ),
        28 => 
        array (
          'Name' => 'Panel Selected Font Color',
          'Setting' => '#ff0084',
        ),
      ),
       '_ResultArrayFetched' => true,
       'ResultArrayFetched' => true,
    )),
     '_Connection' => 
    PDO::__set_state(array(
    )),
     '_SQL' => 
    Gdn_MySQLDriver::__set_state(array(
       '_AliasMap' => 
      array (
      ),
       'ClassName' => 'Gdn_MySQLDriver',
       'Database' => 
      Gdn_Database::__set_state(array(
         'ClassName' => 'Gdn_Database',
         '_CurrentResultSet' => 
        Gdn_DataSet::__set_state(array(
           'Connection' => 
          PDO::__set_state(array(
          )),
           '_Cursor' => -1,
           'DefaultDatasetType' => 'object',
           '_PDOStatement' => 
          PDOStatement::__set_state(array(
             'queryString' => 'select *
from GDN_ThemeSetting ThemeSetting',
          )),
           '_PDOStatementFetched' => true,
           '_ResultObject' => 
          array (
          ),
           '_ResultObjectFetched' => false,
           '_ResultArray' => 
          array (
            0 => 
            array (
              'Name' => 'Banner Background Color',
              'Setting' => '#44c7f4',
            ),
            1 => 
            array (
              'Name' => 'Banner Font Color',
              'Setting' => '#fff',
            ),
            2 => 
            array (
              'Name' => 'Banner Font Shadow Color',
              'Setting' => '#30ACD6',
            ),
            3 => 
            array (
              'Name' => 'Banner Hover Font Color',
              'Setting' => '#f3fcff',
            ),
            4 => 
            array (
              'Name' => 'Body Alt Background Color',
              'Setting' => '#f8f8f8',
            ),
            5 => 
            array (
              'Name' => 'Body Background Color',
              'Setting' => '#ffffff',
            ),
            6 => 
            array (
              'Name' => 'Body Default Font Color',
              'Setting' => '#000',
            ),
            7 => 
            array (
              'Name' => 'Body Heading Font Color',
              'Setting' => '#000',
            ),
            8 => 
            array (
              'Name' => 'Body Hover Font Color',
              'Setting' => '#ff0084',
            ),
            9 => 
            array (
              'Name' => 'Body Line Color',
              'Setting' => '#eee',
            ),
            10 => 
            array (
              'Name' => 'Body Link Font Color',
              'Setting' => '#2786c2',
            ),
            11 => 
            array (
              'Name' => 'Body Subheading Font Color',
              'Setting' => '#6C6C6C',
            ),
            12 => 
            array (
              'Name' => 'Body Text Font Color',
              'Setting' => '#555',
            ),
            13 => 
            array (
              'Name' => 'Discussion My Background Color',
              'Setting' => '#F5FCFF',
            ),
            14 => 
            array (
              'Name' => 'Discussion New Background Color',
              'Setting' => '#ffd',
            ),
            15 => 
            array (
              'Name' => 'Menu Background Color',
              'Setting' => '#44c7f4',
            ),
            16 => 
            array (
              'Name' => 'Menu Font Color',
              'Setting' => '#fff',
            ),
            17 => 
            array (
              'Name' => 'Menu Hover Background Color',
              'Setting' => '#28bcef',
            ),
            18 => 
            array (
              'Name' => 'Menu Hover Font Color',
              'Setting' => '#fff',
            ),
            19 => 
            array (
              'Name' => 'Meta Font Color',
              'Setting' => '#2b2d33',
            ),
            20 => 
            array (
              'Name' => 'Meta Label Font Color',
              'Setting' => '#80828c',
            ),
            21 => 
            array (
              'Name' => 'Panel Background Color',
              'Setting' => '#E9F9FF',
            ),
            22 => 
            array (
              'Name' => 'Panel Font Color',
              'Setting' => '#2786C2',
            ),
            23 => 
            array (
              'Name' => 'Panel Hover Font Color',
              'Setting' => '#e9f9ff',
            ),
            24 => 
            array (
              'Name' => 'Panel Inlay Background Color',
              'Setting' => '#f0fbff',
            ),
            25 => 
            array (
              'Name' => 'Panel Inlay Border Color',
              'Setting' => '#caf0fe',
            ),
            26 => 
            array (
              'Name' => 'Panel Inlay Font Color',
              'Setting' => '#0766a2',
            ),
            27 => 
            array (
              'Name' => 'Panel Selected Background Color',
              'Setting' => '#fff',
            ),
            28 => 
            array (
              'Name' => 'Panel Selected Font Color',
              'Setting' => '#ff0084',
            ),
          ),
           '_ResultArrayFetched' => true,
           'ResultArrayFetched' => true,
        )),
         '_Connection' => 
        PDO::__set_state(array(
        )),
         '_SQL' => 
        Gdn_MySQLDriver::__set_state(array(
           '_AliasMap' => 
          array (
          ),
           'ClassName' => 'Gdn_MySQLDriver',
           'Database' => 
          Gdn_Database::__set_state(array(
             'ClassName' => 'Gdn_Database',
             '_CurrentResultSet' => 
            Gdn_DataSet::__set_state(array(
               'Connection' => 
              PDO::__set_state(array(
              )),
               '_Cursor' => -1,
               'DefaultDatasetType' => 'object',
               '_PDOStatement' => 
              PDOStatement::__set_state(array(
                 'queryString' => 'select *
from GDN_ThemeSetting ThemeSetting',
              )),
               '_PDOStatementFetched' => true,
               '_ResultObject' => 
              array (
              ),
               '_ResultObjectFetched' => false,
               '_ResultArray' => 
              array (
                0 => 
                array (
                  'Name' => 'Banner Background Color',
                  'Setting' => '#44c7f4',
                ),
                1 => 
                array (
                  'Name' => 'Banner Font Color',
                  'Setting' => '#fff',
                ),
                2 => 
                array (
                  'Name' => 'Banner Font Shadow Color',
                  'Setting' => '#30ACD6',
                ),
                3 => 
                array (
                  'Name' => 'Banner Hover Font Color',
                  'Setting' => '#f3fcff',
                ),
                4 => 
                array (
                  'Name' => 'Body Alt Background Color',
                  'Setting' => '#f8f8f8',
                ),
                5 => 
                array (
                  'Name' => 'Body Background Color',
                  'Setting' => '#ffffff',
                ),
                6 => 
                array (
                  'Name' => 'Body Default Font Color',
                  'Setting' => '#000',
                ),
                7 => 
                array (
                  'Name' => 'Body Heading Font Color',
                  'Setting' => '#000',
                ),
                8 => 
                array (
                  'Name' => 'Body Hover Font Color',
                  'Setting' => '#ff0084',
                ),
                9 => 
                array (
                  'Name' => 'Body Line Color',
                  'Setting' => '#eee',
                ),
                10 => 
                array (
                  'Name' => 'Body Link Font Color',
                  'Setting' => '#2786c2',
                ),
                11 => 
                array (
                  'Name' => 'Body Subheading Font Color',
                  'Setting' => '#6C6C6C',
                ),
                12 => 
                array (
                  'Name' => 'Body Text Font Color',
                  'Setting' => '#555',
                ),
                13 => 
                array (
                  'Name' => 'Discussion My Background Color',
                  'Setting' => '#F5FCFF',
                ),
                14 => 
                array (
                  'Name' => 'Discussion New Background Color',
                  'Setting' => '#ffd',
                ),
                15 => 
                array (
                  'Name' => 'Menu Background Color',
                  'Setting' => '#44c7f4',
                ),
                16 => 
                array (
                  'Name' => 'Menu Font Color',
                  'Setting' => '#fff',
                ),
                17 => 
                array (
                  'Name' => 'Menu Hover Background Color',
                  'Setting' => '#28bcef',
                ),
                18 => 
                array (
                  'Name' => 'Menu Hover Font Color',
                  'Setting' => '#fff',
                ),
                19 => 
                array (
                  'Name' => 'Meta Font Color',
                  'Setting' => '#2b2d33',
                ),
                20 => 
                array (
                  'Name' => 'Meta Label Font Color',
                  'Setting' => '#80828c',
                ),
                21 => 
                array (
                  'Name' => 'Panel Background Color',
                  'Setting' => '#E9F9FF',
                ),
                22 => 
                array (
                  'Name' => 'Panel Font Color',
                  'Setting' => '#2786C2',
                ),
                23 => 
                array (
                  'Name' => 'Panel Hover Font Color',
                  'Setting' => '#e9f9ff',
                ),
                24 => 
                array (
                  'Name' => 'Panel Inlay Background Color',
                  'Setting' => '#f0fbff',
                ),
                25 => 
                array (
                  'Name' => 'Panel Inlay Border Color',
                  'Setting' => '#caf0fe',
                ),
                26 => 
                array (
                  'Name' => 'Panel Inlay Font Color',
                  'Setting' => '#0766a2',
                ),
                27 => 
                array (
                  'Name' => 'Panel Selected Background Color',
                  'Setting' => '#fff',
                ),
                28 => 
                array (
                  'Name' => 'Panel Selected Font Color',
                  'Setting' => '#ff0084',
                ),
              ),
               '_ResultArrayFetched' => true,
               'ResultArrayFetched' => true,
            )),
             '_Connection' => 
            PDO::__set_state(array(
            )),
             '_SQL' => 
            Gdn_MySQLDriver::__set_state(array(

Fatal error: Nesting level too deep - recursive dependency? in /home/eating01/web/members/applications/garden/views/error.master on line 100