drupalvb 5.x-2.0

sun - May 8, 2008 - 10:20
Official release from CVS tag: DRUPAL-5--2-0
Download: drupalvb-5.x-2.0.tar.gz
Size: 19.85 KB
md5_file hash: 82f68d3b816d1019f262ad56caf4b418
First released: May 8, 2008 - 10:20
Last updated: May 8, 2008 - 10:25

Be sure to backup your database(s) in front of upgrading to 2.x, and ensure to run update.php afterwards.

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

  • #131089 by sun: Fixed docs about cookiedomain.
  • #131089 by sun: Fixed dual login; unable to unserialize vB's datastore options.
  • #253076 by sun: Fixed database connection errors when db is not setup properly.
  • Updated implementation notes in documentation.

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.
 
 

Drupal is a registered trademark of Dries Buytaert.