LAYOUT BUILDER Questions and Bugs
Posted by:
Digital-360
May 12, 2016 at 10:31 (9 year ago)
Following the topic:
http://support.ovicsoft.com/topic/show-topic/15231
1- ACTIVATING
What is the real use of activating or not layouts (apart not showing them under Layout Control)?
BUG: When deactivating THOSE layout = sidebar_varrious, home_parallax, home_presentation and home_jewelry, I get this error =
[PrestaShopException]
Property Options->column is empty
at line 909 in file classes/ObjectModel.php
904. }
905.
906. $message = $this->validateField($field, $this->$field);
907. if ($message !== true) {
908. if ($die) {
909. throw new PrestaShopException($message);
910. }
911. return $error_return ? $message : false;
912. }
913. }
914.
ObjectModelCore->validateFields - [line 246 - classes/ObjectModel.php]
ObjectModelCore->getFields - [line 652 - classes/ObjectModel.php]
ObjectModelCore->update - [line 202 - modules/oviclayoutcontrol/controllers/admin/AdminLayoutBuilderController.php]
AdminLayoutBuilderController->postProcess - [line 178 - classes/controller/Controller.php]
ControllerCore->run - [line 367 - classes/Dispatcher.php]
DispatcherCore->dispatch - [line 58 - admin/index.php]
2- I tried to duplicate a Layout using the function under Configure > I get the page for Name/alias/picture = no Layout created
3- Same for + Add New Option (top right)
BR
http://support.ovicsoft.com/topic/show-topic/15231
1- ACTIVATING
What is the real use of activating or not layouts (apart not showing them under Layout Control)?
BUG: When deactivating THOSE layout = sidebar_varrious, home_parallax, home_presentation and home_jewelry, I get this error =
[PrestaShopException]
Property Options->column is empty
at line 909 in file classes/ObjectModel.php
904. }
905.
906. $message = $this->validateField($field, $this->$field);
907. if ($message !== true) {
908. if ($die) {
909. throw new PrestaShopException($message);
910. }
911. return $error_return ? $message : false;
912. }
913. }
914.
ObjectModelCore->validateFields - [line 246 - classes/ObjectModel.php]
ObjectModelCore->getFields - [line 652 - classes/ObjectModel.php]
ObjectModelCore->update - [line 202 - modules/oviclayoutcontrol/controllers/admin/AdminLayoutBuilderController.php]
AdminLayoutBuilderController->postProcess - [line 178 - classes/controller/Controller.php]
ControllerCore->run - [line 367 - classes/Dispatcher.php]
DispatcherCore->dispatch - [line 58 - admin/index.php]
2- I tried to duplicate a Layout using the function under Configure > I get the page for Name/alias/picture = no Layout created
3- Same for + Add New Option (top right)
BR