The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
DownloadsII Details »» | |||||||||||||||||||||||||||||||||||||||||
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. It's also coded 100% XHTML 1.0 Transitional valid, just like vBulletin itself. Instructions & Support Requires vBulletin 4.0.4 or higher. Not fully compatible with lower vB 4 versions. It works fine with both the new editor in vB 4.1.4 or higher and the old one in previous vB versions. Read the instructions in the next two posts before installing/upgrading this mod! You can find an installation/upgrade manual in the zip package (Readme.txt). I try to answer most questions asked in this thread. Please don't send any pm's if I don't ask for them. 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 some screenshots of the front-end and back-end (AdminCP part) of the DownloadsII software. You can find a live demo on my own site: Minatica.be Downloads (Dutch). Though keep in mind that we are running a restyled and modified version of it. Changelog (version 6.0.9) Jelle
Help!!! I can't upload large files?? This is probably the most asked question. It's mostly caused by some default PHP settings: check "PHP Max Post Size" and "PHP Maximum Upload Size" at your AdminCP home. Then have a look at this post for the solution to up these values. Also have a look at this post at vB.com (but ignore the MySQL part as DownloadsII is only using the file system). Add-ons There are currently no official add-ons. Unofficial add-ons are listed below. Download Now
Screenshots
Show Your Support
|
26 благодарности(ей) от: | ||
andro140, belbos, chatpalace24, Cruncher Pete, DEAL321, elwizard, erosolmi, gec100, Hippy, KorvinGump, Macgiber, Mopar1973Man, MusiquesElectro, mygitar, Ricsca, romaszek, sadiq6210, snooper2, spillage, SSG.D, stationar, steviewonder44, TeknoSounds, TZ. |
Comments |
#912
|
|||
|
|||
Was there a fix to this issue????
|
#913
|
|||
|
|||
Hi! I got an import error
Invalid argument supplied for foreach() in [path]/admincp/downloads2.php (Zeile 785) File type is correct, file is found. Thanks for any help! (vbulletin 4.0.6) cu Gargi |
#914
|
|||
|
|||
Quote:
i want to add a small icons dor the categories but cant do it purhapse because i am newbie to vbulletin code, please can you tell me what and where i must add the the code ? kind regards |
#915
|
||||
|
||||
Quote:
AdminCP -> Downloads -> Categories -> "Edit a Category" -> Select your Category to edit, from the drop down menu -> Press 'Edit Category" button. Add the URL to the bottom box, marked 'Image', click on edit category, and your done. If you want to add them to a new category - You just add the URL the same time as adding one. Hope that Helps. |
#916
|
|||
|
|||
Thank you welshy!
i did that and it work perfectly but i have a litle problem the icons is not alligned with the categories, they are under them ! is there any modification to create new column for the icons ? |
#917
|
|||
|
|||
I read and so many problems .. ama try it but, i hope it works well.
|
#918
|
||||
|
||||
Quote:
PHP Code:
I do wish I could change the date files are added. I am importing files that were uploaded all the way back to 2001. I would like to have reflected that. Was going to do this via the database, but the date is not in a format I understand. Otherwise, Nice MOD. Installed |
#919
|
||||
|
||||
Quote:
Code:
select FROM_UNIXTIME(dateadded) from YOUR_PREFIX_dl2_files Code:
update YOUR_PREFIX_dl2_files set dateadded = UNIX_TIMESTAMP ('YYYY-MM-DD') where id = 'xx' |
#920
|
||||
|
||||
Quote:
Code:
...dateadded = UNIX TIMESTAMP... |
#921
|
|||
|
|||
thanks for this mod. The light box never did work right so i went ahead and coded a different lightbox,jquery lightbox evolution , which is far superior to VB lightbox. Now it is working great. thanks
here is example - http://www.cg-hq.com/vb4/forum/downl...hp?do=cat&id=1 choose default theme as that is the testing one join and upload if you want ..testing board. One has just one picture and the other has four or five. ..they do different things ...cheers |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|