Files
PrestaShop/controllers/admin
ldecoker 7cbaada844 [BO][-] Notice messages when accessing the BO translation page
When accessing the translation part with "core translation" , you got 2 errors:
Notice: Use of undefined constant _PS_THEME_SELECTED_DIR_ - assumed '_PS_THEME_SELECTED_DIR_' in controllers\admin\AdminTranslationsController.php on line 1018

Notice: Use of undefined constant _PS_THEME_SELECTED_DIR_ - assumed '_PS_THEME_SELECTED_DIR_' in \controllers\admin\AdminTranslationsController.php on line 1026

It's because the variable $this->theme_selected is not set for that case.
2013-10-22 17:00:56 +02:00
..
2013-10-18 12:17:51 +02:00
2013-10-18 12:17:51 +02:00
2013-08-27 15:41:00 +02:00
2013-01-04 11:19:03 +01:00
2013-06-10 12:15:11 +02:00
//
2013-08-29 17:18:05 +02:00
2013-01-04 11:19:03 +01:00
2013-06-25 15:50:36 +02:00
2013-07-17 19:05:01 +02:00
2013-01-04 11:19:03 +01:00