Offshoot from #230678: Port Drupal vB to 6.x:

Cookies should be set properly for local hostnames.

CommentFileSizeAuthor
drupalvb-HEAD.localhost.patch2.88 KBsun

Comments

CompShack’s picture

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?

sun’s picture

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.

sun’s picture

Any updates? Did you test the patch?

chris.rizyn’s picture

This patch worked great for me. Thanks!

sun’s picture

Status: Needs review » Fixed

Committed to all branches.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.