Page not found code 404

## wa-apps/shop/plugins/preorder/lib/actions/frontend/shopPreorderPluginFrontendCreate.controller.php(21)
#0 wa-system/controller/waController.class.php(21): shopPreorderPluginFrontendCreateController->execute()
#1 wa-system/controller/waJsonController.class.php(28): waController->run(NULL)
#2 wa-system/controller/waFrontController.class.php(229): waJsonController->run(NULL)
#3 wa-system/controller/waFrontController.class.php(164): waFrontController->runController(Object(shopPreorderPluginFrontendCreateController), NULL)
#4 wa-system/controller/waFrontController.class.php(58): waFrontController->execute('preorder', 'frontend', 'create')
#5 wa-system/waSystem.class.php(748): waFrontController->dispatch()
#6 wa-system/waSystem.class.php(495): waSystem->dispatchFrontend('preorder/')
#7 index.php(36): waSystem->dispatch()
#8 {main}

/var/www/veloextreme/data/www/veloextreme.ru/wa-apps/shop/plugins/preorder/lib/actions/frontend/shopPreorderPluginFrontendCreate.controller.php around line 21

16		);
   17		
   18		public function execute()
   19		{
   20			if ( !waRequest::isXMLHttpRequest() )
 >>21				throw new waException('Page not found', 404);
   22			
   23			$plugin = wa('shop')->getPlugin('preorder');
   24			$settings = $plugin->getSettings();
   25			$type = $settings['type'];
   26

GET

array()

Params

array(
  'app' => 'shop',
  '_name' => 'Каталог',
  'ruleid' => 'shop',
  'h1' => 'Интернет-магазин велосипедов «ВелоЭкстрим» в {region_field_4}',
  'theme' => 'velo',
  'theme_mobile' => 'mobile',
  'locale' => 'ru_RU',
  'title' => 'Интернет-магазин велосипедов «ВелоЭкстрим» в {region_field_4}. Самые низкие цены на велосипеды и запчасти к ним',
  'meta_keywords' => 'запчасти для велосипедов в {region_field_4}, BMX, MTB, прокат велосипедов, купить велосипеды',
  'meta_description' => 'Наш интернет-магазин ВелоExtreme предлагает качественные велосипеды BMX и MTB в {region_field_4}. Также у нас вы можете купить запчасти, одежду и т.д.',
  'og_title' => '',
  'og_image' => '',
  'og_video' => '',
  'og_description' => '',
  'og_type' => '',
  'url_type' => '2',
  'type_id' => '0',
  'currency' => 'RUB',
  'stock_id' => '1',
  'public_stocks' => '0',
  'drop_out_of_stock' => '2',
  'payment_id' => '0',
  'shipping_id' => '0',
  'module' => 'frontend',
  'action' => 'create',
  'plugin' => 'preorder',
)