Выкладываю список ошибок может кто какие решал подскажите как
1 JApplicationCms->execute() I:\http-server\OpenServer\domains\peredelka-site.kz\index.php:40
пробовал так не помогло
// $app = JApplicationCms->execute()
// $app = JFactory::getApplication->execute();
//$app = JApplicationCms()->execute();
2 JApplicationSite->doExecute() I:\http-server\OpenServer\domains\peredelka-site.kz\libraries\cms\application\cms.php:251
3 JApplicationSite->dispatch() I:\http-server\OpenServer\domains\peredelka-site.kz\libraries\cms\application\site.php:237
4 JComponentHelper::renderComponent() I:\http-server\OpenServer\domains\peredelka-site.kz\libraries\cms\application\site.php:191
$contents = JComponentHelper::renderComponent($component);
5 JComponentHelper::executeComponent() I:\http-server\OpenServer\domains\peredelka-site.kz\libraries\cms\component\helper.php:332
$contents = static::executeComponent($path);
6 require_once() I:\http-server\OpenServer\domains\peredelka-site.kz\libraries\cms\component\helper.php:352
ob_start();
require_once $path;
$contents = ob_get_clean();
return $contents;
7 JControllerLegacy->execute() I:\http-server\OpenServer\domains\peredelka-site.kz\components\com_virtuemart\virtuemart.php:118
$controller->execute($task);
8 VirtueMartControllerProductdetails->display() I:\http-server\OpenServer\domains\peredelka-site.kz\libraries\legacy\controller\legacy.php:730
9 VirtueMartViewProductdetails->display() I:\
http-server\OpenServer\domains\peredelkasite.kz\components\com_virtuemart\controllers\productdetails.php:51
10 VirtueMartModelProduct->getNeighborProducts() I:\http-server\OpenServer\domains\peredelka-site.kz\components\com_virtuemart\views\productdetails\view.html.php:160
$product->neighbours = $product_model->getNeighborProducts($product);
11 JDatabaseDriver->loadAssocList() I:\http-server\OpenServer\domains\peredelka-site.kz\administrator\components\com_virtuemart\models\product.php:1552
if ($result = $db->loadAssocList ()) {
//vmdebug('getneighbors '.$q.$qm);
if ($result = $db->loadAssocList ()) {
$neighbor = $result;
$alreadyFound = $result[0]['virtuemart_product_id'];
}
12 JDatabaseDriverMysql->execute() I:\http-server\OpenServer\domains\peredelka-site.kz\libraries\joomla\database\driver.php:1087
if (!($cursor = $this->execute()))
может кто встречал статьи по решению данных проблем