Emir Posted July 10, 2015 Share Posted July 10, 2015 Hallo an alle, ich versuche seit stunden das PayPal modul zu installieren leider ohne erfolg und zwar bekomme ich folgende fehlermeldung [PrestaShopException] Property Configuration->name length (38) must be between 0 and 32 at line 837 in file classes/ObjectModel.php 831. 832. $message = $this->validateField($field, $this->$field); 833. if ($message !== true) 834. { 835. if ($die) 836. throw new PrestaShopException($message); 837. return $error_return ? $message : false; 838. } 839. } 840. 841. return true; ObjectModelCore->validateFields - [line 255 - classes/ObjectModel.php] - [0 Argument] ObjectModelCore->getFields - [line 455 - classes/ObjectModel.php] - [0 Argument] ObjectModelCore->add - [line 360 - classes/Configuration.php] - [2 Arguments] ConfigurationCore::updateValue - [line 1146 - modules/paypal/paypal.php] - [2 Arguments] PayPal->_postProcess - [line 309 - modules/paypal/paypal.php] - [0 Argument] PayPal->getContent - [line 685 - controllers/admin/AdminModulesController.php] - [0 Argument] AdminModulesControllerCore->postProcessCallback - [line 811 - controllers/admin/AdminModulesController.php] - [0 Argument] AdminModulesControllerCore->postProcess - [line 158 - classes/controller/Controller.php] - [0 Argument] ControllerCore->run - [line 348 - classes/Dispatcher.php] - [0 Argument] DispatcherCore->dispatch - [line 53 - admin0222/index.php] - [0 Argument] Link to comment Share on other sites More sharing options...
Emir Posted July 11, 2015 Author Share Posted July 11, 2015 Hallo an alle, ich versuche seit stunden das PayPal modul zu installieren leider ohne erfolg und zwar bekomme ich folgende fehlermeldung [PrestaShopException] Property Configuration->name length (38) must be between 0 and 32 at line 837 in file classes/ObjectModel.php 831. 832. $message = $this->validateField($field, $this->$field); 833. if ($message !== true) 834. { 835. if ($die) 836. throw new PrestaShopException($message); 837. return $error_return ? $message : false; 838. } 839. } 840. 841. return true; ObjectModelCore->validateFields - [line 255 - classes/ObjectModel.php] - [0 Argument] ObjectModelCore->getFields - [line 455 - classes/ObjectModel.php] - [0 Argument] ObjectModelCore->add - [line 360 - classes/Configuration.php] - [2 Arguments] ConfigurationCore::updateValue - [line 1146 - modules/paypal/paypal.php] - [2 Arguments] PayPal->_postProcess - [line 309 - modules/paypal/paypal.php] - [0 Argument] PayPal->getContent - [line 685 - controllers/admin/AdminModulesController.php] - [0 Argument] AdminModulesControllerCore->postProcessCallback - [line 811 - controllers/admin/AdminModulesController.php] - [0 Argument] AdminModulesControllerCore->postProcess - [line 158 - classes/controller/Controller.php] - [0 Argument] ControllerCore->run - [line 348 - classes/Dispatcher.php] - [0 Argument] DispatcherCore->dispatch - [line 53 - admin0222/index.php] - [0 Argument] auch im Admin Panel komme ich nicht auf viele Links , z.b kann ich nicht ebay modul einrichten , kommt immer "502 Bad Gateway" oder z.b beim Katalog - Kontrollübersicht oder Bild-Mapping .... Link to comment Share on other sites More sharing options...
kulli Posted July 11, 2015 Share Posted July 11, 2015 da stimmt was grundsätzlich nicht, Servervorraussetzungen kontrollieren und nochmal neu installieren 1 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