Theme multishop not found

Error with code 0 in '/home/httpd/vhosts/baldezi.ru/httpdocs/wa-system/file/waTheme.class.php' around line 1839:

   1834	    }
   1835	
   1836	    public function check()
   1837	    {
   1838	        if (!$this->path) {
 >>1839	            throw new waException(sprintf(_w("Theme %s not found"), $this->id));
   1840	        }
   1841	        if (!file_exists($this->path) || !file_exists($this->path.'/'.self::PATH)) {
   1842	            self::throwThemeException('MISSING_THEME_XML', $this->id);
   1843	        }
   1844	    }

Call stack

#0 /home/httpd/vhosts/baldezi.ru/httpdocs/wa-system/file/waTheme.class.php(184): waTheme->check()
#1 /home/httpd/vhosts/baldezi.ru/httpdocs/wa-system/file/waTheme.class.php(115): waTheme->initPath(false)
#2 /home/httpd/vhosts/baldezi.ru/httpdocs/wa-system/file/waTheme.class.php(1759): waTheme->__construct('site:multishop')
#3 /home/httpd/vhosts/baldezi.ru/httpdocs/wa-system/file/waTheme.class.php(1503): waTheme->getParentTheme()
#4 /home/httpd/vhosts/baldezi.ru/httpdocs/wa-system/file/waTheme.class.php(1514): waTheme->offsetGet('parent_theme')
#5 /home/httpd/vhosts/baldezi.ru/httpdocs/wa-system/view/waView.class.php(197): waTheme->__get('parent_theme')
#6 /home/httpd/vhosts/baldezi.ru/httpdocs/wa-system/controller/waViewAction.class.php(67): waView->setThemeTemplate(Object(waTheme), 'error.html')
#7 /home/httpd/vhosts/baldezi.ru/httpdocs/wa-apps/shop/lib/actions/frontend/shopFrontendPage.action.php(39): waViewAction->setThemeTemplate('error.html')
#8 /home/httpd/vhosts/baldezi.ru/httpdocs/wa-system/controller/waViewController.class.php(86): shopFrontendPageAction->display()
#9 /home/httpd/vhosts/baldezi.ru/httpdocs/wa-system/controller/waDefaultViewController.class.php(44): waViewController->executeAction(Object(shopFrontendPageAction))
#10 /home/httpd/vhosts/baldezi.ru/httpdocs/wa-system/controller/waController.class.php(21): waDefaultViewController->execute()
#11 /home/httpd/vhosts/baldezi.ru/httpdocs/wa-system/controller/waViewController.class.php(46): waController->run(NULL)
#12 /home/httpd/vhosts/baldezi.ru/httpdocs/wa-system/controller/waFrontController.class.php(158): waViewController->run()
#13 /home/httpd/vhosts/baldezi.ru/httpdocs/wa-system/controller/waFrontController.class.php(58): waFrontController->execute('', 'frontend', 'page')
#14 /home/httpd/vhosts/baldezi.ru/httpdocs/wa-system/waSystem.class.php(586): waFrontController->dispatch()
#15 /home/httpd/vhosts/baldezi.ru/httpdocs/index.php(8): waSystem->dispatch()
#16 {main}

Request

array (
)

Params

array (
  'app' => 'shop',
  'theme' => 'multishop',
  'theme_mobile' => 'multishop',
  'locale' => 'ru_RU',
  'title' => '',
  'meta_keywords' => '',
  'meta_description' => '',
  'url_type' => '2',
  'type_id' => '0',
  'payment_id' => '0',
  'shipping_id' => '0',
  'currency' => 'RUB',
  'drop_out_of_stock' => '1',
  'module' => 'frontend',
  'action' => 'page',
  'page_id' => '4',
)