Baarssen Posted July 22, 2017 Share Posted July 22, 2017 I copied the dutch translation from comunity theme to my own theme. After this i got something very strange: https://www.screencast.com/t/pyrr038RhpW Al the backoffice menus wher changed to english in adminmodus, in my shop i cant see profiles anymore: https://www.screencast.com/t/FF90ssA9ff Also my shop doesnt show the products anymore, so i think something happened that shouldnt be this way. How can i role back this? Link to comment Share on other sites More sharing options...
0 Baarssen Posted July 22, 2017 Author Share Posted July 22, 2017 In productcatalog i get this message: [ThirtyBeesException] Root category must be an integer value at line 345 in file classes/helper/HelperTreeCategories.php @version 1.0.0 Initial version */ public function setRootCategory($value) { if (!Validate::isInt($value)) { throw new PrestaShopException('Root category must be an integer value'); } $this->rootcategory = $value; return $this; HelperTreeCategoriesCore->setRootCategory - [line 3168 - controllers/admin/AdminProductsController.php] - [1 Arguments] AdminProductsControllerCore->initContent - [line 366 - classes/controller/Controller.php] ControllerCore->run - [line 743 - classes/Dispatcher.php] DispatcherCore->dispatch - [line 63 - admin/index.php] Link to comment Share on other sites More sharing options...
0 Baarssen Posted July 22, 2017 Author Share Posted July 22, 2017 I solved it for myself by reinstalling tb again, but i remember it went wrong sometime ago with another shop. It goes wrong when copying the dutch translation from comunity theme to another theme Link to comment Share on other sites More sharing options...
Question
Baarssen
I copied the dutch translation from comunity theme to my own theme.
After this i got something very strange: https://www.screencast.com/t/pyrr038RhpW
Al the backoffice menus wher changed to english in adminmodus, in my shop i cant see profiles anymore: https://www.screencast.com/t/FF90ssA9ff
Also my shop doesnt show the products anymore, so i think something happened that shouldnt be this way.
How can i role back this?
Link to comment
Share on other sites
2 answers to this question
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