Quote:
Originally Posted by ngphuc2k
i upgrade vbb 3.x to 4.x.
i don't upgrade download II.
Help me
|
don't un install just upload all new files and import the xml file.. If your under 6 I think you need to run upgradetov6.php
here are the install notes..
Code:
/*======================================================================*\
|| #################################################################### ||
|| # DownloadsII 6.0.9 : A downloads mod for vBulletin # ||
|| # ---------------------------------------------------------------- # ||
|| # Copyright ?2011 by (RS_)Jelle (http://www.minatica.be/) # ||
|| # All Rights Reserved. # ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # ---------------------------------------------------------------- # ||
|| # https://vborg.vbsupport.ru/showthread.php?t=231427 # ||
|| #################################################################### ||
\*======================================================================*/
/*======================================================================*\
|| Table of contents ||
|| 1. License ||
|| 2. Requirements ||
|| 3. First time installation / Normal Upgrade ||
|| 4. Upgrade from DownloadsII 5 ||
\*======================================================================*/
/*======================================================================*\
|| 1. License ||
\*======================================================================*/
DownloadsII 6 is released under normal copyright. You may not redistribute the package in whole
or significant part. All copyright notices must remain unchanged and visible.
/*======================================================================*\
|| 2. Requirements ||
\*======================================================================*/
DownloadsII 6.0.7 (and up) requires at least vBulletin 4.0.4. If you still run vB3, get DownloadsII v5.
/*======================================================================*\
|| 3. First time installation / Normal Upgrade ||
\*======================================================================*/
1. Upload all files from the upload folder to your forums directory.
2. Import the product-downloads2.xml file at AdminCP -> Plugins & Products -> Manage Products ->
Add/Import Product
3. Change the permissions of the downloads directory (inside your forums directory) to make
it writable (chmod 777).
4. That's it! Now you only need to set your DownloadsII settings, usergroup permissions, categories, ...
And don't forget to add the necessary extensions for file uploads.
/*======================================================================*\
|| 4. Upgrade from DownloadsII 5 ||
\*======================================================================*/
!!! You need to upgrade your forum to vBulletin 4 before upgrading DownloadsII.
Note: if you used the "Create New Thread" add-on with v5, don't uninstall it! You will loose the
thread data and the uninstall won't fully work. It will throw database errors.
You need to run DownloadsII 5.0.4 or higher to do this upgrade. Of course we recommend running
version 5.1.1 when doing the upgrade. As already said, you also need to run vB 4 already.
No data (categories, files, ...) will be lost except your ratings as there's a new voting system.
1. Turn your vBulletin forum off to the public to avoid any database errors.
2. Upload upgradetov6.php to the /forums/admincp/ folder on your FTP.
3. Open it with your browser (you need AdminCP access) by surfing to
http://www.yoursite.com/forums/admincp/upgradetov6.php
Follow the online steps. When it's done, go to the next step of these instructions.
4. Remove the upgradetov6.php file from your FTP and do the same with these old 5.x.x files:
- /forums/admincp/downloadadmin.php
- /forums/includes/class_downloads.php
- /forums/includes/xml/bitfield_ecdownloads.xml
- /forums/includes/xml/cpnav_ecdownloads.xml
- /forums/includes/xml/hooks_downloadsII.xml
5. Upload the new files from the upload folder of this package to your forums FTP. Some files will
need to be overwritten.
6. Import the product-downloads2.xml file at AdminCP -> Plugins & Products -> Manage Products ->
Add/Import Product
7. Now redo your usergroup permissions and DownloadsII settings as those things weren't copied over.
And don't forget to add the necessary extensions.
8. Visit your downloads section -> Manage Files -> Update Counters to rebuild the DownloadsII cache.
(http://www.yoursite.com/forums/downloads.php?do=manfiles&act=updatecounters)
9. It's ready :-)