Offshoot from #230678: Port Drupal vB to 6.x:
Cookies should be set properly for local hostnames.
| Comment | File | Size | Author |
|---|---|---|---|
| drupalvb-HEAD.localhost.patch | 2.88 KB | sun |
Offshoot from #230678: Port Drupal vB to 6.x:
Cookies should be set properly for local hostnames.
| Comment | File | Size | Author |
|---|---|---|---|
| drupalvb-HEAD.localhost.patch | 2.88 KB | sun |
Comments
Comment #1
CompShack commentedNot sure if what i'm reporting is related to this but before I open a new bug here is the scenario. Users logging in from drupal are not being logged in into vbulletin. Logging out through drupal works fine. I'm doing my testing on a localhost test box, is this why the login functionality is not working right?
Comment #2
sunYes, if your local hostname does not contain at least one dot (.), f.e. vbtest.localhost, that would be the case where above patch would be required.
Comment #3
sunAny updates? Did you test the patch?
Comment #4
chris.rizyn commentedThis patch worked great for me. Thanks!
Comment #5
sunCommitted to all branches.