Jump to content

Guest checkout throws error on sign up


ifecastro

Recommended Posts

Whoops, looks like someent wrong.

 

 

 

Can anyone help me understand what's going on here.

Noticed this when I tried to do a guest checkot

(1/1) ContextErrorException

Warning: getmypid() has been disabled for security reasons

in SimpleMimeEntity.php line 83
at Swift_Mime_SimpleMimeEntity->__construct(object(Swift_Mime_SimpleHeaderSet),object(Swift_Mime_ContentEncoder_QpContentEncoderProxy),object(Swift_KeyCache_DiskKeyCache),object(Swift_Mime_Grammar))in MimePart.php line 41
at Swift_Mime_MimePart->__construct(object(Swift_Mime_SimpleHeaderSet),object(Swift_Mime_ContentEncoder_QpContentEncoderProxy),object(Swift_KeyCache_DiskKeyCache),object(Swift_Mime_Grammar), 'utf-8')in SimpleMessage.php line 35
at Swift_Mime_SimpleMessage->__construct(object(Swift_Mime_SimpleHeaderSet),object(Swift_Mime_ContentEncoder_QpContentEncoderProxy),object(Swift_KeyCache_DiskKeyCache),object(Swift_Mime_Grammar), 'utf-8')
at call_user_func_array(array(object(Swift_Message), 'Swift_Mime_SimpleMessage::__construct'),array(object(Swift_Mime_SimpleHeaderSet),object(Swift_Mime_ContentEncoder_QpContentEncoderProxy),object(Swift_KeyCache_DiskKeyCache),object(Swift_Mime_Grammar), 'utf-8'))in Message.php line 49
at Swift_Message->__construct(null, null, null, null)in Message.php line 75
at Swift_Message::newInstance()in Mail.php line 291
at MailCore::send(1, 'account', 'Welcome!', array('{firstname}' => 'John', '{lastname}' => 'Doe', '{email}' => '[email protected]'), '[email protected]', 'John Doe')in CustomerPersister.php line 224
at CustomerPersisterCore->sendConfirmationMail(object(Customer))in CustomerPersister.php line 194
at CustomerPersisterCore->create(object(Customer), 'password ')in CustomerPersister.php line 61
at CustomerPersisterCore->save(object(Customer), 'password ', null, true)in CustomerForm.php line 197
at CustomerFormCore->submit()in CheckoutPersonalInformationStep.php line 65
at CheckoutPersonalInformationStepCore->handleRequest(array('id_customer' => '', 'id_gender' => '1', 'firstname' => 'John', 'lastname' => 'Doe', 'email' => '[email protected]', 'password' => 'password ', 'birthday' => '', 'submitCreate' => '1', 'continue' => '1', 'controller' => 'order'))in CheckoutProcess.php line 61
at CheckoutProcessCore->handleRequest(array('id_customer' => '', 'id_gender' => '1', 'firstname' => 'John', 'lastname' => 'Doe', 'email' => '[email protected]', 'password' => 'password ', 'birthday' => '', 'submitCreate' => '1', 'continue' => '1', 'controller' => 'order'))in OrderController.php line 263
at OrderControllerCore->initContent()in Controller.php line 255
at ControllerCore->run()in Dispatcher.php line 428
at DispatcherCore->dispatch()in index.php line 28
Link to comment
Share on other sites

  • 4 months later...
On 6/6/2019 at 5:22 PM, ifecastro said:


Has anyone solved this problem? which is the solution?

 

 

 

Can anyone help me understand what's going on here.

Noticed this when I tried to do a guest checkot

(1/1) ContextErrorException

Warning: getmypid() has been disabled for security reasons

in SimpleMimeEntity.php line 83
at Swift_Mime_SimpleMimeEntity->__construct(object(Swift_Mime_SimpleHeaderSet),object(Swift_Mime_ContentEncoder_QpContentEncoderProxy),object(Swift_KeyCache_DiskKeyCache),object(Swift_Mime_Grammar))in MimePart.php line 41
at Swift_Mime_MimePart->__construct(object(Swift_Mime_SimpleHeaderSet),object(Swift_Mime_ContentEncoder_QpContentEncoderProxy),object(Swift_KeyCache_DiskKeyCache),object(Swift_Mime_Grammar), 'utf-8')in SimpleMessage.php line 35
at Swift_Mime_SimpleMessage->__construct(object(Swift_Mime_SimpleHeaderSet),object(Swift_Mime_ContentEncoder_QpContentEncoderProxy),object(Swift_KeyCache_DiskKeyCache),object(Swift_Mime_Grammar), 'utf-8')
at call_user_func_array(array(object(Swift_Message), 'Swift_Mime_SimpleMessage::__construct'),array(object(Swift_Mime_SimpleHeaderSet),object(Swift_Mime_ContentEncoder_QpContentEncoderProxy),object(Swift_KeyCache_DiskKeyCache),object(Swift_Mime_Grammar), 'utf-8'))in Message.php line 49
at Swift_Message->__construct(null, null, null, null)in Message.php line 75
at Swift_Message::newInstance()in Mail.php line 291
at MailCore::send(1, 'account', 'Welcome!', array('{firstname}' => 'John', '{lastname}' => 'Doe', '{email}' => '[email protected]'), '[email protected]', 'John Doe')in CustomerPersister.php line 224
at CustomerPersisterCore->sendConfirmationMail(object(Customer))in CustomerPersister.php line 194
at CustomerPersisterCore->create(object(Customer), 'password ')in CustomerPersister.php line 61
at CustomerPersisterCore->save(object(Customer), 'password ', null, true)in CustomerForm.php line 197
at CustomerFormCore->submit()in CheckoutPersonalInformationStep.php line 65
at CheckoutPersonalInformationStepCore->handleRequest(array('id_customer' => '', 'id_gender' => '1', 'firstname' => 'John', 'lastname' => 'Doe', 'email' => '[email protected]', 'password' => 'password ', 'birthday' => '', 'submitCreate' => '1', 'continue' => '1', 'controller' => 'order'))in CheckoutProcess.php line 61
at CheckoutProcessCore->handleRequest(array('id_customer' => '', 'id_gender' => '1', 'firstname' => 'John', 'lastname' => 'Doe', 'email' => '[email protected]', 'password' => 'password ', 'birthday' => '', 'submitCreate' => '1', 'continue' => '1', 'controller' => 'order'))in OrderController.php line 263
at OrderControllerCore->initContent()in Controller.php line 255
at ControllerCore->run()in Dispatcher.php line 428
at DispatcherCore->dispatch()in index.php line 28

 

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...