DD1977 Posted September 17, 2018 Share Posted September 17, 2018 Hallo, leider ist mein Shop nach einem Update nicht mehr erreichbar. Ich komme nicht mehr ins Backend und auch der versuch ein Backup einzuspielen war leider nicht erfolgreich. Wenn ich das Backend aufrufen möchte bekomme ich diese Fehlermeldung: [PrestaShopException] [ThemeRepository] Theme configuration file not found for theme at `/usr/www/users/glutenbh/presta/prestashop/themes/classic/config/theme.yml`.at line 132 in file src/Core/Addon/Theme/ThemeRepository.php 127. } 128. 129. private function getConfigFromFile($file) 130. { 131. if (!$this->filesystem->exists($file)) { 132. throw new PrestaShopException(sprintf( 133. '[ThemeRepository] Theme configuration file not found for theme at `%s`.', 134. $file 135. )); 136. } 137. PrestaShop\PrestaShop\Core\Addon\Theme\ThemeRepository->getConfigFromFile - [line 65 - src/Core/Addon/Theme/ThemeRepository.php] - [1 Arguments] PrestaShop\PrestaShop\Core\Addon\Theme\ThemeRepository->getInstanceByName - [line 491 - classes/shop/Shop.php] - [1 Arguments] ShopCore->setTheme - [line 135 - classes/shop/Shop.php] ShopCore->__construct - [line 411 - classes/shop/Shop.php] - [1 Arguments] ShopCore::initialize - [line 119 - config/config.inc.php] require - [line 42 - admin/index.php] - [1 Arguments] - Die Shopseite bringt einen 500 Fehler Bitte um Hilfe, Danke Link to comment Share on other sites More sharing options...
rictools Posted September 17, 2018 Share Posted September 17, 2018 Ich würde erst einmal schauen, ob die theme.yml im genannten Ordner existiert oder nicht, ggf. ob du diese Datei aus einem Backup oder dem Installations-ZIP holen kannst. Es wäre sicher nicht verkehrt, wenn du verraten würdest, um welche Prestashop-Version es sich vorher und nachher handelt. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now