Add support for local hostnames
sun - October 18, 2008 - 17:16
| Project: | Drupal vB |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Offshoot from #230678: Port Drupal vB to 6.x:
Cookies should be set properly for local hostnames.
| Attachment | Size |
|---|---|
| drupalvb-HEAD.localhost.patch | 2.88 KB |

#1
Not 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?
#2
Yes, 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.
#3
Any updates? Did you test the patch?
#4
This patch worked great for me. Thanks!
#5
Committed to all branches.
#6
Automatically closed -- issue fixed for two weeks with no activity.