Jump to content

One Page Checkout Module


Recommended Posts

I dont no if this is the right place to ask about this, I contakt the developer and whething for answer but I need some help if there are someone there ho now how to conficure this module I bay and install this module but

Nothing happends in front office after installing the module One Page Checkout module I get this errorpages rhigt after installing the module bud the install was sucsessful and
when I go to the frontoffice and make new customer and new order I only so my old checkout site, not the new one from the module I bay. I use Presta 1,6,3

This is the errorpage I get right after installing the module

[PrestaShopException]

Property Customer->newsletter 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 487 - classes/ObjectModel.php]

  • ObjectModelCore->add - [line 229 - classes/Customer.php] - [2 Arguments]

  • CustomerCore->add - [line 257 - modules/onepagecheckout/onepagecheckout.php]

  • OnePageCheckout->_setSimulatedCustomer - [line 459 - modules/onepagecheckout/onepagecheckout.php]

  • OnePageCheckout->install - [line 867 - controllers/admin/AdminModulesController.php]

  • AdminModulesControllerCore->postProcessCallback - [line 1116 - controllers/admin/AdminModulesController.php]

  • AdminModulesControllerCore->postProcess - [line 178 - classes/controller/Controller.php]

  • ControllerCore->run - [line 367 - classes/Dispatcher.php]

  • DispatcherCore->dispatch - [line 58 - admin/index.php]

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...