The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
DownloadsII Details »» | |||||||||||||||||||||||||||||||||||||||
There's a vB4 version of this mod available: https://vborg.vbsupport.ru/showthread.php?t=231427
DownloadsII DownloadsII is a download database that integrates into vBulletin. It allows you to upload files, add images to them, create categories, link to external files - and more. It is very flexible and has many options. Because a lot of people keep on asking this: This mod works with any version of vBulletin 3.7.x and 3.8.x! It's also coded 100% XHTML 1.0 Transitional valid, just like vBulletin itself. Instructions & Support You can find an installation manual in the zip package (Readme-Install.txt). We try to answer most questions asked in this thread. Please don't send any pm's if we don't ask for them, as we said we try to give a high level of support in this thread. Don't forget to click the install link, so you will receive important update notifications. Screenshots & Live demo At the bottom of this post, you can find 6 screenshots of the front-end and back-end (AdminCP part) of the DownloadsII software. You can see the newest version in action at the Minatica.be Downloads (Dutch). Changelog (version 5.1.2) Jelle
Help!!! I can't upload large files?? This is probably the second most asked question. Have a look at this post for the solution. It doesn't work with GARS?! If you also use the latest version of GARS, you will get the "Fields marked in RED must be filled in!" error when uploading a file. I provided a fix here on the GARS forums. Addons We are offering 3 addons for this mod at the moment (have a look at the bottom of this post for them). DownloadsII contains 5 hook locations for the vBulletin plugin systems, so you can add extra functionality without file edits. Do you want to help expanding DownloadsII (if you are a coder)? Check out this post! Notes
Addons Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
Благодарность от: | ||
puertoblack2003 |
Comments |
#712
|
|||
|
|||
Quote:
2. Okay cool and to help out, this site is using DownloadsII it appears and they have implemented pretty much everything im looking for, so maybe if you take a look at this site, it will help you to implement some of the features. Code:
http://www.mpcdownloads.com/forums/downloads/Age-of-empires/HODXP.zip/3957.html **I also was wondering if you could possibly make the links either like they are and vbseo compliant as well. If you need to know more on this let me know, as a lot more people are using vbseo it would be great to have it default.** (The above link has been made like that because of vbseo) 3. That would be great. It would really help out, and when you do it, it may be wise to have it usergroup permissioned as well. eg. only mods can change the status. 4. I was trying to get a search box like the one I showed you in the pic with the drop down menu with those extra options. The one in the above link works. on my site www.gamerzneeds.net/forums/files.html the search works, but the drop down menus do not work. here is the code I used. Code:
<!-- BEGIN TEMPLATE: searchbox --> <table cellspacing="3" width="100%"><tbody><tr><td class="tborder"><table class="tborder" align="center" cellpadding="5" cellspacing="0" width="100%"> <tbody><tr> <td class="thead" colspan="2" align="center"><span class="smallfont">Search Downloads</span></td> </tr> <tr> <td style="background-color: rgb(255, 255, 255); background-position: right center; background-repeat: repeat-y;" align="center" background="images/newskin/misc/rowbg3.jpg"> <form action="./downloads.php?do=search" method="post"> <input type="text" name="query" maxlength="75" size="20" /> <br /> <p><select name="where"><option value="1">Title</option><option value="2">Description</option><option value="3">Author</option><option value="4" selected="selected">Search All</option></select> <input type="submit" name="submit" value="{$vbphrase['ecdownloads_search']}" /></p></form> </td></tr> </tbody></table></td></tr></tbody></table> <!-- END TEMPLATE: searchbox --> 5. Thanks 6. Thanks, although that may be a possibility for now. Once I start adding around 50 categories I think it will be a bit messy maybe. Is there any easier way? or a possibility of it being easier in the next version? Thanks for your reply and hope im not being to much trouble. |
#713
|
|||
|
|||
Can it protect link? prevent ppl hotlink?
Thanks |
#714
|
|||
|
|||
I have this rather strange issue on a new install on vb 3.60 where no template files was altered. Logo image does not display in any style, when in page downloads.php?do=add&cat=
it displays fine in other pages. A view source shows the logo as being there. |
#715
|
||||
|
||||
Quote:
|
#716
|
||||
|
||||
Quote:
|
#717
|
|||
|
|||
Quote:
the problem appears to be in the downloads_wrapper_top template |
#718
|
|||
|
|||
The problem appears to be with IE only.
|
#719
|
||||
|
||||
Quote:
|
#720
|
||||
|
||||
Quote:
For example, here is a site that uses DownloadsII ver 5.0.4. Check out the validation: http://validator.w3.org/check?uri=ht...%3Fstyleid%3D1 Compare that to your site: http://validator.w3.org/check?uri=ht...doctype=Inline There's probably something really minor that needs tweaked. I'll keep looking too. In the meantime, it would be good if you tried to clean up some of the errors. BTW - I'd encourage everyone to run your site through: http://validator.w3.org/ Here's a site that doesn't validate yet works fine: http://www.xtreme-gamer.com/forums/d...o=file&id=1292 ODD!!! |
#721
|
||||
|
||||
Quote:
Look for this: PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|