Joomla cookies are assigned to root path even if site is in a subfolder.
This means that if you have several Joomla installations under one domain, they will all use the same cookies and, for example, "think" that your joomla_user_state is "logged_in" in all sites even if it may be just logged in one site.
This can create all kind of conflicts and unexpected behaviors.
They should be assigned to the proper root path of the specific installation "/joomlainstall/"
This allows you to have separate cookies for each separate installation under the same domain.
They are currently assigned to the root path of the whole domain "/"
Labels |
Added:
?
|
@SharkKZ I haven't, but I guess that's for custom uses.
By default it should definitely default to the path of the Joomla installation rather than the root of the domain, otherwise you would have to customize it on each site manually.
That's exactly the setting you need and it defaults to root because that is usually the right value for most sites.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-11-12 14:30:56 |
Closed_By | ⇒ | joomdonation | |
Labels |
Added:
No Code Attached Yet
Removed: ? |
Have you tried setting Cookie Path in Global Configuration?