drupalvb 5.x-2.0-rc3

sun - May 1, 2008 - 23:25
Official release from CVS tag: DRUPAL-5--2-0-RC-3
Download: drupalvb-5.x-2.0-rc3.tar.gz
Size: 19.7 KB
md5_file hash: d088739691063badb9bc58eecd680df4
First released: May 1, 2008 - 23:25
Last updated: May 1, 2008 - 23:30

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.
 
 

Drupal is a registered trademark of Dries Buytaert.