| Kingsley |
|
|---|---|
|
When logging in while the checkbox remember me is selected, the system won't log you in. |
| elfrenazo |
|
|---|---|
|
to me goes well |
| Trustmaster |
|
|---|---|
|
Check cookie domain and cookie path settings in Administration / Configuration / Main Settings. Seems like they are wrong. May the Source be with you!
|
| Kingsley |
|
|---|---|
|
Not even touched that.. Both are empty (the default) |
| Trustmaster |
|
|---|---|
|
Try filling them. Domain is usually something like 'example.com', path is usually just '/'. May the Source be with you!
|
| Kingsley |
|
|---|---|
|
nope, still persists.. |
| Trustmaster |
|
|---|---|
|
Some more questions then:
May the Source be with you!
|
| Kingsley |
|
|---|---|
|
local and live. Tested with the browsers: FF, IE, Chrome, Opera
oh, and you'll get redirected to the index, maybe that helps
|
| Twiebie |
|
|---|---|
|
Hmm, works fine here. What's the code of the login form in your TPL? |
| Kingsley |
|
|---|---|
|
haven't come around to those tpls yet, so the standard module/plugin tpl or that of nemesis. |
| elfrenazo |
|
|---|---|
|
could be the server or any restrictions |
| Trustmaster |
|
|---|---|
|
That's weird. Contact me via PM for a private debug session. May the Source be with you!
|
| Kingsley |
|
|---|---|
|
Need to sleep more accidentally used a \ instead of an / on path for cookies.. |
| GHengeveld |
|
|---|---|
|
I had the same issue on localhost. It turns out $domain should be FALSE on localhost, not an empty string. Fixed in 0f8f8325570e265804e23a8903cb6be302499813 |