Questions tagged [missing-cookies]
27 questions
8
votes
4 answers
Why would Laravel Sessions fail in just Safari and IE after switching server?
New VPS server with Webmin, Apache Centos 6, Laravel application and old database schema. All working fine on old shared host, but on VPS for some reason Laravel's Session storage (Laravel 3.0) is no longer working on Safari or Internet Explorer.…

Browno
- 81
- 1
- 4
4
votes
3 answers
Why doesn't Safari set the cookies from my Perl CGI script?
I have a Perl-based website that attempts to set a number of cookies on the users first visit and I just noticed that Safari has stopped setting all but the first cookie that is passed. On first visit two cookies should be set which are 'location'…

Russell C.
- 1,649
- 6
- 33
- 55
3
votes
1 answer
can't see some cookies using javascript
I'm trying to access cookies using client-side javascript.
On the server I'm using node.js and cookies module. I set two cookies, "UUID" and "nick".
I can read these back correctly on the server, and I can also see that they are set by looking at…

so12311
- 4,179
- 1
- 29
- 37
2
votes
2 answers
Cookie not being read
I implemented "Remember me" functionality in my web app. I did this using a cookie that contains username/password encrypted using RSA.
I add the cookie when I login; if then I logout (without closing browser) the cookie is read ok and in the login…

damian
- 4,024
- 5
- 35
- 53
2
votes
1 answer
$cookies.get is not a function - Angular JS
Designed two pages. Cookies is not set and showing error.
CDN: