The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[DBTech] vBDownloads v2 (vB4) [AJAX] Details »» | |||||||||||||||||||||||||||||||||||||||||
[DBTech] vBDownloads v2 (vB4) [AJAX]
Developer Last Online: Mar 2023
vBDownloads: What is it?
DragonByte Technologies is proud to present vBDownloads v1.0, the most professional, innovative and feature-rich downloads mod to date. vBDownloads aims to help you manage your forum's downloads in a fast and efficient way, presenting you with all the information you and your users need. Why vBDownloads? Whilst looking for a new product idea, we felt that there was a need for a fully-supported downloads database in vBulletin. vBDownloads is the result of this. vBDownloads contains many interesting features such as multi-file downloads, password-protected downloads and many more exciting and innovative features! ------------------------------------------------------------------------------------------- If you like this mod please hit the button to the right ----> Please remember to click the, button to the right if you installed the mod ----> What does 'Marking As Installed' do ? * It helps you to stay on top of updates - members who have installed modifications will be notified by us whenever new updates are available. * For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention. * Marking a modification as installed also helps us know how many people are using our work, giving us extra incentive to provide more features and new modifications. We appreciate the support! ------------------------------------------------------------------------------------------- Differences between Pro and Lite Priority support & Product Demos available at: http://www.dragonbyte-tech.com/vbdownloads.php ------------------------------------------------------------------------------------------- Translations available @ Dragonbyte-Tech.com Support for translations handled by the translator in its respective threads only. ------------------------------------------------------------------------------------------- Major Features: Searchable Downloads: Search downloads by title, description, author, or a combination of the above. Importer: vBDownloads currently supports importing from DownloadsII. Favourite Downloads: Got a download you like? vBDownloads will allow you to easily add it to your favourites list. Multiple File Downloads: vBDownloads allows you to upload multiple files within one download stopping the need to create 20 different downloads for one thing. Moderation: vBDownloads comes with its own moderation control panel. This will allow you to easily moderate new files and reports. DragonByte SEO Integration: Seamlessly integrates with DragonByte SEO to create Friendly URLs for all your downloads & categories. Extra Pro Features: Download All Files: This will allow you to easily download all files in a download at the click of a button. These will be added to a zip and returned to you in seconds. File Ratings: File ratings will allow users to easily separate the good content from the bad. Downloads Per Day: This feature will allow you to control the number of files and add a limit to the size of downloads users are allowed to download per day. Private Downloads: This feature will allow you to control who can access a download on a per user basis and allow you to password-protect downloads. Complete Feature List Lite System Information
Extensions
Categories
Import Utility
Settings
Usergroup Permissions
Home Page
Uploads
Download Page
Favourites List
ModCP
Thumbnail Generation
Category Aware Search
Pro Mirror Link Images
Categories
Settings
Usergroup Permissions
Home Page
Download Page
Manage Categories
Import Files
Who's Online Display
vBDownloads Statistics Display
Per-Usergroup "Minimum Posts" Bypass
------------------------------------------------------------------------------------------- This mod displays a copyright notification in the footer of pages generated by this mod which includes:
Download Now
Screenshots
Show Your Support
|
Comments |
#22
|
|||
|
|||
As soon as the downloads II import is running A O K i will give this a bash :P
Tagged for now |
#23
|
||||
|
||||
Quote:
Quote:
- David |
#24
|
||||
|
||||
Updated the zip:
No version change at this time, just some minor bug fixed. - Module configuration warning should only should up in vbdownloads.php now. - Fixed a CSS bug - Fixed a bug in vBShout Integration that caused it to link to the wrong file. To upgrade just reupload all the files and reimport the product file setting overwrite to yes. - David PS: For your patience, a preview of the next version! http://www.screencast-o-matic.com/watch/c66ZDx6VH |
#25
|
|||
|
|||
Import product... DATABASE ERROR
Database error in vBulletin 4.0.8: Invalid SQL: INSERT INTO phrasetype (fieldname, title, editrows, product) VALUES ('dbtech_downloads', 'Dragonbyte-Tech: Downloads', 3, 'dbtech_downloads'); MySQL Error : Duplicate entry 'dbtech_downloads' for key 1 Error Number : 1062 Request Date : Sunday, October 24th 2010 @ 05:47:29 PM Error Date : Sunday, October 24th 2010 @ 05:47:29 PM Script : http://www.actors-studio.org/Foros/a...=productimport Referrer : http://www.actors-studio.org/Foros/a...?do=productadd IP Address : 190.177.225.98 Username : Actors Classname : vB_Database MySQL Version : 4.1.13a-log |
#26
|
||||
|
||||
Quote:
[SQL]DELETE FROM phrasetype WHERE fieldname = 'dbtech_downloads'[/SQL] - David |
#27
|
|||
|
|||
Thanks....
and now...: Database error in vBulletin 4.0.8: Invalid SQL: CREATE TABLE IF NOT EXISTS `dbtech_downloads_filegroup` ( `groupid` INT(10) UNSIGNED NOT NULL AUTO_INCREMENT, `userid` INT(20) UNSIGNED NOT NULL DEFAULT '0', `groupname` VARCHAR(1000) NOT NULL, `groupdesc` MEDIUMTEXT NULL, `downloads` INT(15) UNSIGNED NOT NULL DEFAULT '0', `files` MEDIUMTEXT NULL, `filecount` INT(5) UNSIGNED NOT NULL DEFAULT '0', `image` SMALLINT(10) NULL DEFAULT '0', `rating` INT(11) NOT NULL DEFAULT '0', `updated` INT(10) UNSIGNED NOT NULL DEFAULT '0', `categoryid` INT(20) NOT NULL, `moderation` ENUM('0','1') NOT NULL DEFAULT '0', `password` CHAR(250) NULL DEFAULT NULL, `private` MEDIUMTEXT NULL, `favourites` INT(10) NULL DEFAULT '0', `mirrors` MEDIUMTEXT NULL DEFAULT NULL, PRIMARY KEY (`groupid`), INDEX `groupname` (`groupname`), INDEX `userid` (`userid`) ); MySQL Error : BLOB/TEXT column 'groupname' used in key specification without a key length Error Number : 1170 Request Date : Sunday, October 24th 2010 @ 07:12:38 PM Error Date : Sunday, October 24th 2010 @ 07:12:38 PM Script : http://www.actors-studio.org/Foros/a...=productimport Referrer : http://www.actors-studio.org/Foros/a...?do=productadd IP Address : 190.177.225.98 Username : Actors Classname : vB_Database MySQL Version : 4.1.13a-log |
#28
|
||||
|
||||
Quote:
- David |
#29
|
|||
|
|||
no groupname(varchar1000)
yes groupname(varhcar250) How can edit the install variable? |
#30
|
||||
|
||||
Quote:
- David |
#31
|
|||
|
|||
Ok, thanks dragon I edit 100.php and replace all varchar(1000) for varchar(250) and works for me.
Thanks.... Suggestion: One could add a field to place who is the author of this file? Which is not automatic. and add sub-categorie Excellent Work!!!!! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|