Jump to content

Edit History

igyorgyi

igyorgyi

Same errors:

Quote

 

All files upgraded. Now upgrading database...[Ajax / Server Error for action upgradeDb] textStatus: "error " errorThrown:" " jqXHR: "

[PrestaShopException]

[ThemeRepository] Theme configuration file not found for theme `classic`.
at line 134 in file src/Core/Addon/Theme/ThemeRepository.php

129. } 130. 131. private function getConfigFromFile($file, $name) 132. { 133. if (!$this->filesystem->exists($file)) { 134. throw new \PrestaShopException(sprintf('[ThemeRepository] Theme configuration file not found for theme `%s`.', $name)); 135. } 136. 137. $content = file_get_contents($file); 138. 139. if (preg_match('/.\.(yml|yaml)$/', $file)) {

PrestaShop\PrestaShop\Core\Addon\Theme\ThemeRepository->getConfigFromFile - [line 70 - src/Core/Addon/Theme/ThemeRepository.php] - [2 Arguments]

PrestaShop\PrestaShop\Core\Addon\Theme\ThemeRepository->getInstanceByName - [line 494 - classes/shop/Shop.php] - [1 Arguments]

ShopCore->setTheme - [line 142 - classes/shop/Shop.php]

ShopCore->__construct - [line 414 - classes/shop/Shop.php] - [1 Arguments]

ShopCore::initialize - [line 113 - config/config.inc.php]

require_once - [line 550 - modules/autoupgrade/classes/UpgradeContainer.php] - [1 Arguments]

PrestaShop\Module\AutoUpgrade\UpgradeContainer->initPrestaShopCore - [line 120 - modules/autoupgrade/classes/TaskRunner/AbstractTask.php]

PrestaShop\Module\AutoUpgrade\TaskRunner\AbstractTask->init - [line 75 - modules/autoupgrade/classes/TaskRunner/Upgrade/UpgradeDb.php]

PrestaShop\Module\AutoUpgrade\TaskRunner\Upgrade\UpgradeDb->init - [line 52 - admin/autoupgrade/ajax-upgradetab.php]

 

image.thumb.png.68a1c008b7692b78f7f80332fb067869.png

Giving up. Thanks all for your help!

igyorgyi

igyorgyi

Same errors:

Quote

 

All files upgraded. Now upgrading database...[Ajax / Server Error for action upgradeDb] textStatus: "error " errorThrown:" " jqXHR: "

[PrestaShopException]

[ThemeRepository] Theme configuration file not found for theme `classic`.
at line 134 in file src/Core/Addon/Theme/ThemeRepository.php

129. } 130. 131. private function getConfigFromFile($file, $name) 132. { 133. if (!$this->filesystem->exists($file)) { 134. throw new \PrestaShopException(sprintf('[ThemeRepository] Theme configuration file not found for theme `%s`.', $name)); 135. } 136. 137. $content = file_get_contents($file); 138. 139. if (preg_match('/.\.(yml|yaml)$/', $file)) {

PrestaShop\PrestaShop\Core\Addon\Theme\ThemeRepository->getConfigFromFile - [line 70 - src/Core/Addon/Theme/ThemeRepository.php] - [2 Arguments]

PrestaShop\PrestaShop\Core\Addon\Theme\ThemeRepository->getInstanceByName - [line 494 - classes/shop/Shop.php] - [1 Arguments]

ShopCore->setTheme - [line 142 - classes/shop/Shop.php]

ShopCore->__construct - [line 414 - classes/shop/Shop.php] - [1 Arguments]

ShopCore::initialize - [line 113 - config/config.inc.php]

require_once - [line 550 - modules/autoupgrade/classes/UpgradeContainer.php] - [1 Arguments]

PrestaShop\Module\AutoUpgrade\UpgradeContainer->initPrestaShopCore - [line 120 - modules/autoupgrade/classes/TaskRunner/AbstractTask.php]

PrestaShop\Module\AutoUpgrade\TaskRunner\AbstractTask->init - [line 75 - modules/autoupgrade/classes/TaskRunner/Upgrade/UpgradeDb.php]

PrestaShop\Module\AutoUpgrade\TaskRunner\Upgrade\UpgradeDb->init - [line 52 - admin/autoupgrade/ajax-upgradetab.php]

 

Giving up. Thanks all for your help!

×
×
  • Create New...