We had an issue setting cookies to for a Drupal installation in a subfolder ( folder/drupalroot).
This is something that the user can manually change in the config page of the module.
In our case, most of our installations are in a subfolder, and each subfolder has a different name , so we want the subfolder name to be the default value of the cookie path field instead of (/)
We need to change the default value of the cookie path field from (/) to base_path()
Create a patch ..in progress
Closed: outdated
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.