View Full Version : vbDrupal 4.7.6.3 released
elmuerte
05-05-2007, 08:24 AM
vbDrupal is a fork from the Drupal CMS which integrates Drupal with the vBulletin forum software.
This is the stable release of the next generation of the vbDrupal project. This generation is much more compatible with the stock Drupal releases than the previous generation. It has been rebuild from the ground up taking into account everything that we learned from the previous generation.
All third party modules and themes for Drupal should also work with this version of vbDrupal.
This version of vbDrupal is based on Drupal version 4.7.6.
It has been designed to work with vBulletin versions 3.5 and 3.6. A copy of the vBulletin software is required in order to use this piece of software.
This is a maintenance release. A few minor bugs have been fixed.
More information and install and update instructions can be found in the README.html file included with this package.
You can download this release here: vbDrupal-4.7.6.3a.zip (http://downloads.sourceforge.net/vbdrupal/vbDrupal-4.7.6.3a.zip)
This download is suitable for both a clean installation and as update for any previous version.
Changelog
input variable clean up clean up fixes
fixed the user moderation error
elmuerte
05-05-2007, 08:25 AM
About bug reporting
Do not report bugs in this thread!
Please report bugs and issues in the support forums. This thread will not be monitored for bug reports.
Also follow the bug reporting guidelines posted in this announcement (http://www.vbdrupal.org/forum/announcement.php?f=5)
Please note that I no longer will be chasing bugs for older vbDrupal NG releases. Please upgrade to the stable version first.
About documentation
Most of the information can be found in the README.html file included with the package. An online version is available here (http://vbdrupal.svn.sourceforge.net/viewvc/*checkout*/vbdrupal/branches/vbdrupal-4.7/README.html). Content from this README, and more, will be created on this site in the future. If you think certain documentation is missing or incorrect you can post about it in the Suggestions (http://www.vbdrupal.org/forum/forumdisplay.php?f=12) forum.
elmuerte
05-05-2007, 08:26 AM
Changed files
(4.7.6.2 -> 4.7.6.3)
CHANGELOG.VBDRUPAL.txt
product-drupal.xml
forum/drupal/includes/vbdrupal/bootstrap.inc
forum/drupal/includes/vbdrupal/version.inc
silurius
05-05-2007, 10:51 AM
Hmm, I did a full db/file backup, uploaded the package (overwriting destination files), ran the product, and after I ran update.php and pressed Update, I got some errors. Outside of this, no issues so far, but I haven't tested much yet. FYI I have vbDrupal as my root and vBulletin in /forum.
Immediately after running update.php and pressing Update:
* warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/mypath/mysite.com/update.php on line 317.
* warning: Invalid argument supplied for foreach() in /home/mypath/mysite.com/update.php on line 527.
Updates were attempted. If you see no failures below, you may proceed happily to the administration pages. Otherwise, you may need to update your database manually. All errors have been logged.
* main page
* administration pages
The following queries were executed
vbcore module
Update #2
* No queries
In Drupal admin logs, I see:
Type php
Date Saturday, May 5, 2007 - 08:50
User [edited out here]
Location http://mysite.com/update.php?op=finished
Referrer http://mysite.com/update.php?op=selection
Message Invalid argument supplied for foreach() in /mypath/mysite.com/update.php on line 527.
Severity error
Hostname [edited out here]
----------
Type php
Date Saturday, May 5, 2007 - 08:49
User [edited out here]
Location http://mysite.com/update.php?op=do_update
Referrer http://mysite.com/update.php?op=selection
Message array_merge() [function.array-merge]: Argument #2 is not an array in /mypath/mysite.com/update.php on line 317.
Severity error
Hostname [edited out here]
laogi
05-05-2007, 10:52 PM
The same problem occurred in the mine
elmuerte
05-06-2007, 04:14 AM
oh crap.. forgot to commit a file
elmuerte
05-06-2007, 04:19 AM
ok, download the updated archive (http://downloads.sourceforge.net/vbdrupal/vbDrupal-4.7.6.3a.zip), only file changed in drupal/modules/vbcore/vbcore.install
silurius
05-06-2007, 11:17 AM
Looks good, no issues. I simply replaced vbcore.install and went through update.php again. It did not detect any module updates, however.
elmuerte
05-06-2007, 01:27 PM
that's because it was already performed I guess, it was just a small mistake
motivez
05-23-2007, 02:00 AM
Does this work with 3.6.7?
elmuerte
05-24-2007, 03:00 AM
it should, both my sites are running it