Login | Forgot password | Register

X

What is OpenID?

OpenID is an Internet-wide identity system that allows you to sign in to many websites with a single account.

With OpenID, your ID becomes a URL (e.g. http://username.myopenid.com/). You can get a free OpenID for example from myopenid.com.

For more information visit the official OpenID site.

Jump to:

17480 Posts in 4474 Topics by 1973 members

Archive

SilverStripe Forums » Archive » FATAL ERROR: session_regenerate_id() [function.session-regenerate-id]: Cannot regenerate session id - headers already sent

Our old forums are still available as a read-only archive.

Page: 1
Go to End
Author Topic: FATAL ERROR: session_regenerate_id() [function.session-regenerate-id]: Cannot regenerate session id - headers already sent 459 Views
  • bica
    avatar
    Community Member
    3 posts

    FATAL ERROR: session_regenerate_id() [function.session-regenerate-id]: Cannot regenerate session id - headers already sent Link to this post

    In ecommerce, when checkout product click button "Place order and make payment" is error :

    Notice: Undefined index: action_ChangeCountry in D:\xampp\htdocs\silverstripe\ecommerce\code\OrderForm.php on line 272

    Notice: Undefined index: action_ChangeCountry2 in D:\xampp\htdocs\silverstripe\ecommerce\code\OrderForm.php on line 272

    Notice: Undefined index: Password in D:\xampp\htdocs\silverstripe\ecommerce\code\OrderForm.php on line 193

    Notice: Undefined index: ConfirmPassword in D:\xampp\htdocs\silverstripe\ecommerce\code\OrderForm.php on line 193

    FATAL ERROR: session_regenerate_id() [function.session-regenerate-id]: Cannot regenerate session id - headers already sent
    At line 226 in D:\xampp\htdocs\silverstripe\sapphire\security\Member.php

    session_regenerate_id()
    line 226 of Member.php

    Member::session_regenerate_id()
    line 244 of Member.php

    Member->logIn()
    line 206 of OrderForm.php

    OrderForm->processOrder(Array,OrderForm)
    line 197 of Controller.php

    Controller->run(Array)
    line 15 of ModelAsController.php

    ModelAsController->run(Array)
    line 76 of Director.php

    Director::direct(/checkout/)
    line 104 of main.php

    Context

    --------------------------------------------------------------------------------

    Debug (Debug::showError() in line 149 of Debug.php)

    Pls, who can fix error, thanks.

    459 Views
Page: 1
Go to Top

Currently Online: Android08, alirobe

Welcome to our latest member: AlfonsoGrondo

Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com

Comments on this website? Please give feedback.