Hi all,
I have a site with which I store certain data in the PHP session (not EE session) this was done for various reason but since having the Cookie Consent module installed unless the user allows cookies the PHPSESSION cookie does not get set.
is there a work around for this or a way to enable to PHPSESSION cookie to get set regardless of the cookie consent modules settings.
I looked into it and the EU law states that essential cookies (eg sessions) are allowed regardless of cook settings
Thanks in advance