Posted by sun on April 22, 2008 at 8:30pm
| Download | Size | md5 hash |
|---|---|---|
| drupalvb-5.x-2.0-beta1.tar.gz | 16.74 KB | cc82ef80966fe5039b09e6f127d6df80 |
| drupalvb-5.x-2.0-beta1.zip | 20.03 KB | a41a1acc61cddd479b025d659398b51b |
Last updated: December 24, 2010 - 22:50
Be sure to backup your site/database in front of upgrading to this code, and ensure to run update.php afterwards. Do not use in production environments yet.
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.