Jump to content

megaheck

Members
  • Posts

    3
  • Joined

  • Last visited

Profile Information

  • First Name
    valenzuela flores
  • Last Name
    hector uriel

megaheck's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. hola tengo la version 1.6.1.3 y el tema por defecto ultimamente he tenido un problema al entrar a la seccion productos me sale esto Root category must be an integer value at line 212 in file core/www/core_1.6.1.3/classes/helper/HelperTreeCategories.php 207. } 208. 209. public function setRootCategory($value) 210. { 211. if (!Validate::isInt($value)) { 212. throw new PrestaShopException('Root category must be an integer value'); 213. } 214. 215. $this->_root_category = $value; 216. return $this; 217. } HelperTreeCategoriesCore->setRootCategory - [line 2504 - core/www/core_1.6.1.3/controllers/admin/AdminProductsController.php] - [1 Arguments] AdminProductsControllerCore->initContent - [line 189 - core/www/core_1.6.1.3/classes/controller/Controller.php] ControllerCore->run - [line 367 - core/www/core_1.6.1.3/classes/Dispatcher.php] DispatcherCore->dispatch - [line 58 - core/www/core_1.6.1.3/admin/index.php] include_once - [line 100 - core/www/index.php] - [1 Arguments] include_once - [line 26 - home/pca4130651/www/admin/index.php] - [1 Arguments agradeceria su ayuda por favor
  2. hola ultimamente he tenido un problema al entrar a la seccion productos me sale esto Root category must be an integer value at line 212 in file core/www/core_1.6.1.3/classes/helper/HelperTreeCategories.php 207. } 208. 209. public function setRootCategory($value) 210. { 211. if (!Validate::isInt($value)) { 212. throw new PrestaShopException('Root category must be an integer value'); 213. } 214. 215. $this->_root_category = $value; 216. return $this; 217. } HelperTreeCategoriesCore->setRootCategory - [line 2504 - core/www/core_1.6.1.3/controllers/admin/AdminProductsController.php] - [1 Arguments] AdminProductsControllerCore->initContent - [line 189 - core/www/core_1.6.1.3/classes/controller/Controller.php] ControllerCore->run - [line 367 - core/www/core_1.6.1.3/classes/Dispatcher.php] DispatcherCore->dispatch - [line 58 - core/www/core_1.6.1.3/admin/index.php] include_once - [line 100 - core/www/index.php] - [1 Arguments] include_once - [line 26 - home/pca4130651/www/admin/index.php] - [1 Arguments agradeceria su ayuda por favor
×
×
  • Create New...