![]() |
[DBTech] vBDownloads v2 (vB4) [AJAX]
1 Attachment(s)
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 https://vborg.vbsupport.ru/external/2015/08/1.png button to the right ----> Please remember to click the, https://vborg.vbsupport.ru/external/2015/08/2.png 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:
|
Nice but the demo page for the product on your page does not work for guests.
Quote:
|
Quote:
- David |
Any chance of a import script to go from downloadsII to this?
|
Quote:
Also, can you associate icons with the categories? That would be a nice feature. |
Quote:
- David |
Quote:
- David |
If you can have the importer working great then I will pay for the lifetime pro version. We are having nothing but trouble right now with downloadsII and am ready to find a different solution.
|
Quote:
- David |
Ok cool, sounds good and I will keep checking in.
|
Quote:
|
Nice but how about some install instructions.
|
I'm going to test it out
to see what vb4.0.8 affects on it I'm sure it's going to through the tabs all out of wack.. Looks promsing from your demo link. I may want the pro version as well.. thanks again for your hard work.. |
1 Attachment(s)
Quote:
go into your admincp and import product.. browse for the XML folder thats was in the zip file... pick your version of vb and import the XML file ______________________________________________ I did a few quick tests. I was wondering if I upload a image should it resize to a thumbnail? the thumbnails for the board are set to 100x90 image attached to show the issue. also the button ? Do I need to enable it somewheres or I do I need to create my own thanks again |
Look nice
|
Installed on test board,works fine but really could do with upload progress bar.
If import script works will definately buy pro |
Quote:
Quote:
- David |
1 Attachment(s)
as you seen in the screen shot no thumbnail was created ..
the button I was mentioning see in the screenshot |
I just can't get this to work for me. I'm new like I said on the other thread. I cam ehere to see if I maybe had the wrong version.
I upload it all, I do take care to make sure the files go from the folder to their corresponding files on the server. I use core ftp. I check my site and everything is fine. I then go to manage plug isn and import the xml and my site turns to just a list of files. I'm interested in three of your pro prodicts but not if I can't get them to work with 4.0.8. What could be causing this? As soon as I uninstall the xml through manage products my site goes back to normal. I'm trying to get this site built as soon as I can and I don't want to attempt installing anything else until the download system is in, that way I know what mod is causing the issue. I have no theme as yet and likely won't take one, except for a bit of recolouring. Can you help with this so that I can let my moderators test the lite one, please? |
Quote:
Quote:
- David |
As soon as the downloads II import is running A O K i will give this a bash :P
Tagged for now |
Quote:
Quote:
- David |
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 |
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 |
Quote:
[SQL]DELETE FROM phrasetype WHERE fieldname = 'dbtech_downloads'[/SQL] - David |
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 |
Quote:
- David |
no groupname(varchar1000)
yes groupname(varhcar250) How can edit the install variable? |
Quote:
- David |
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!!!!! |
Quote:
- David |
Thanks!!!!!!!
The thing is I upload books, plays theater and other things where I'd like to have a field for the "title" and one for the "authors" beyond who makes the UPLOAD. |
I wanted to mention and didn't realize I forgot, sub categories please, we are 5 levels deep on some of our categories. :D
If it already has sub categories just ignore my nonsense LOL |
Quote:
Quote:
- David |
Quote:
Excellent :D |
Report a new bug. ;)
File Information Autor Actors Last Updated M jS, Y Category Obras de teatro - Autor Argentino Total Downloads 0 View de date... M jS, Y https://vborg.vbsupport.ru/https://vborg.vbsupport.ru/ :confused: |
Getting a database error when importing the product:
Database error in vBulletin 4.0.8: Invalid SQL: DELETE FROM vbphrasetype WHERRE fieldname = 'dbtech_downloads'; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERRE fieldname = 'dbtech_downloads'' at line 2 Error Number : 1064 Request Date : Monday, October 25th 2010 @ 03:02:46 AM Error Date : Monday, October 25th 2010 @ 03:02:47 AM Script : Referrer : IP Address : Username : TheBull Classname : vB_Database MySQL Version : 5.1.51-log |
Quote:
- David |
Updated:
DownloadsII importer should be fine to use now :) To upgrade -> Just reupload the files. To import -> Go to your AdminCP and then to Import Utility under the Downloads category. - David |
Thanks David worked fine now. Can you please give me an example of what the downloads path should look like in the settings. Does not matter what I input there, I keep getting
Quote:
Thanks. |
All times are GMT. The time now is 06:15 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|