Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ZfcUser destroys all session containers after logout #511

@asologor

Description

@asologor

The problem is that I have ZfcUser module, which stores some data in its own containers in $_SESSION array, and i storing shopping cart items and some other data in separated containers inside $_SESSION. Then I logging out via ZfcUser, and my $_SESSION array becomes totally empty, so my shopping cart becomes empty too.
How can I fix that?

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions