- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2020
01:50 AM
08-03-2020
01:50 AM
Warning: Cannot use a scalar value as an array in... SessionManager.php on line 492
Hello, now, I don't know why, but I see this error in Magento 2.3.5
There has been an error processing your request
Warning: Cannot use a scalar value as an array in /home/web/domains/web.com/public_html/vendor/magento/framework/Session/SessionManager.php on line 492
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2020
02:15 AM
08-03-2020
02:15 AM
Re: Warning: Cannot use a scalar value as an array in... SessionManager.php on line 492
Hello @Espamoto,
Please check this link:
Hope this helps you.
Note: Do not make any changes in the core file. Please override it or create plugin for your changes.
If it helps you, please accept it as a solution and give kudos!