Jump to content

Edit History

MKZAY

MKZAY

Hello Everyone,

I have some issues with cookies. Prestashop do not state one cookies and do not know where to find what it is and what does it do. But i found the following in cookies file,

$this->_name = 'PrestaShop-'.md5(($this->_standalone ? '' : _PS_VERSION_).$name.$this->_domain);

I changed the name 'PrestaShop-' to my domain name. I thought it will be good idea if there is a cookie should be state the domain name instead of prestashop. LOL now cannot even access backend and frontend. All i can see is WHITE BLANK PAGE. I chaned back to its name but not working :/..

If you guys know somehting please share some knowledge and help me.

 

Regards

MKZAY

MKZAY

Hello Everyone,

I have some issues with cookies. Prestashop do not state one cookies and do not know where to find what it is and what does it do. But i found the following in cookies file,

$this->_name = 'PrestaShop-'.md5(($this->_standalone ? '' : _PS_VERSION_).$name.$this->_domain);

I changed the name 'PrestaShop-' to my domain name. I thought it will be good idea if there is a cookie should be state the domain name instead of prestashop. LOL now cannot even access backend and frontend. All i can see is WHITE BLANK PAGE. I chaned back to its name but not working :/..

If you guys know somehting please share some knowledge and help me.

 

Regards

×
×
  • Create New...