Skip to main content

Questions tagged [cookie]

Denotes a question related to the Browser cookie.

0 votes
5 answers
100 views

I have Magento website and it have some kind of the malware that did SQL Injection, and also on each reload of my page it add scripts to my DB under cms_block content of each record, also on website ...
UnitedEmpire's user avatar
0 votes
0 answers
51 views

when I open console in magento2 admin it kicks me out and then I have formkey issue on same user.
Giga Todadze's user avatar
1 vote
2 answers
801 views

I have updated the Magento to 2.4.7 recently and updated it to the staging server. I am getting the error that cookieMessagesObservable is not defined in the console and due to this Minicart is not ...
Aman Mamdani's user avatar
1 vote
1 answer
222 views

I am facing a strange issue with cookies in the Magento store. The problem is that the "mage-messages" cookie is not being cleared in the US store. In Magento, we have a setting as shown in ...
Mansi Raja's user avatar
0 votes
0 answers
133 views

after upgrading to Magento version 2.4.6-p3 , Add to cart not working, it just shows adding and then nothing happens. also when I go from category page with options products , it does not shows any ...
Mark Philips's user avatar
0 votes
1 answer
92 views

I believe it can be done with a PHP controller or JS cookie manipulation. Help me with logic. For example, I want a user to send a request once every 2 minutes. Let's pretend I've implemented some ...
Dramorian's user avatar
0 votes
1 answer
654 views

What's the list of out-of-the-box cookies on Magento OpenSource and Adobe Commerce Cloud?
Rafael Corrêa Gomes's user avatar
1 vote
1 answer
494 views

I'm experiencing an issue where customers are intermittently receiving a 503 error (maintenance flag) when performing certain actions on the cart in Magento 2. For example, in one scenario, a guest ...
David Young's user avatar
1 vote
0 answers
1k views

The only place I could find where the cookie actually not being initialized but renewed on every request is renewCookie() function in Magento\Framework\Session\SessionManager. Whenever there is a new ...
Vivek Kumar's user avatar
  • 5,793
0 votes
1 answer
3k views

When I try to login as user I have the problem of invalid form key on frontend. Once the page is refreshed, the login works. We have 4 sites main.it subdomain.main.it second.it subdomain.second.it ...
KernelPaniC's user avatar
0 votes
0 answers
43 views

Our site has been working fine, but a customer phoned today to let us know he couldn't buy. If you try and purchase any item on www.medipost.shop you can add it to the shopping basket, but as soon as ...
Medipost Web support's user avatar
1 vote
2 answers
2k views

After updating from 2.3.5 to 2.4.4-p2 I am getting an error when the frontend loads. This is how it looks, when I load the frontend: https://i.sstatic.net/L1liN.png The admin works just fine and there ...
user3411's user avatar
  • 144
1 vote
1 answer
877 views

I've created the following observer method that sets a cookie: if ($this->_cookieManager->getCookie(self::COOKIE_NAME)) { $this->_cookieManager->deleteCookie( ...
AboElnouR's user avatar
  • 233
2 votes
1 answer
615 views

After updating from 2.3.5 to 2.4.4-p2 I am getting an error when the frontend loads. This is how it looks, when I load the frontend: https://i.sstatic.net/L1liN.png The admin works just fine and there ...
user4095519's user avatar
2 votes
0 answers
83 views

in our Magento when user insert their email at checkout if they already have an account, they are asked to optionally login. Sometimes when the user login using the correct password, the user is ...
Abdallah Al Swaity's user avatar

15 30 50 per page
1
2 3 4 5
23