Downloads

Download tar.gz 19.7 KB
MD5: d088739691063badb9bc58eecd680df4
SHA-1: 7f44cfaa426b96d9a0d68957ee176dfa74302f57
SHA-256: 501c3bcdbd64fdf975478a1abcfdd1899912b61e3d80787ae91c22e8833d2d7d
Download zip 23.52 KB
MD5: f203d96344999b01209ba810f35c8a08
SHA-1: 02aedcd4f64984cf11d594325cee97a30a3d63ce
SHA-256: 30f463ba164fca6276154e1a1d1f3acb1e4aff5c8e0681dad1b1dcfb0cbfe782

Release notes

Be sure to backup your site/database in front of upgrading to this code, and ensure to run update.php afterwards. Please report any issues you find in the issue queue.

Changes since DRUPAL-5--2-0-RC-2:

  • #253652 by sun: Fixed invalid passwords in vB after exporting users.

Changes since DRUPAL-5--2-0-RC-1:

  • #253030 by mistlethrush, sun: Fixed user passwords not updated during export.
  • #253200 by sun: Fixed missing database table prefix after upgrading to 2.x.
  • #253076 by sun: Fixed fatal error if db connection is not valid.
  • #253521 by sun: Fixed SQL error if vB user profile contains additional fields.
  • #253653 by sun: Added warning to user export action.
  • Code clean-up for block configuration/output.
  • #253652 by sun: Fixed invalid passwords in vB for new/updated/exported users.

Changes since DRUPAL-5--2-0-BETA1:

  • #250439 by sun: Fixed database table prefix must not be required.
  • #177074 by sun: Fixed login to vB admin cp after user export.
  • Added vB variables (options) output for development/debugging.
  • #130048 by sun: Fixed vB user creation failed due to mysql-specific function.
  • Code clean-up, primarily regarding drupalvb_set_login_cookies().
  • #249901 by sun: Changed drupalvb_create/update_user() function signatures.
  • #252677 by sun: Added validation to prevent users from registering existing vB usernames.
  • #142368 by sun: Fixed login error if default language is not English.
  • #121148 by sun: Added lazy instantiation of existing vB users in Drupal.

Changes since DRUPAL-5--1-2:

  • Complete module re-write.
    #131877 by sun: Fixed warning messages if config.php could not be found.
    #119327 by sun: Fixed wrong forum path due to missing database access.
    #130048 by sun: Fixed fatal error on mysqli by implementing new database interface.
    #119334 by sun: Fixed SQL errors due to wrong db_url.
    #114718 by sun: Fixed table not found error due to wrong table prefix.
  • Fixed wrong include path for drupalvb.inc.php.
  • Fixed PHP fatal error in user export action.
  • Added variable to switch db connection only when necessary.
Created by: sun
Created on: 1 May 2008 at 23:25 UTC
Last updated: 1 May 2008 at 23:25 UTC
Bug fixes
Unsupported

Other releases