In 4.7.6.4 the drupal user login block/form is broken because of a fix related to the resetting of a global variable.
This fix will restore the functionality of the login block.
Problem description:
This bug was caused by the fact that the global $user object was nullified when the session was restarted. Because of this vbDrupal would not recognize the correct authentication.
This bug was caused by a bugfix in 4.7.6.4 that caused an error to pop up in certain cases when from vBulletin vbDrupal was bootstrapped to perform user related actions (which also used the global user variable).
Applies to version:
4.7.6.4Instructions:
Download the linked file and override the session.inc in drupal/includes/vbdrupal
« Download »
It should be drupal/includes/vbdrupal , right?
you are correct
you are correct
vbDrupal 4.7.7.1 includes the fix for this issue
CCK + Contemplate + Views are quickly becoming my "must have" modules.