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 |
#12
|
|||
|
|||
LOL westpointer in looking over the downloads file what is this?
Code:
// ######################### REQUIRE BACK-END ############################ require_once('../../../../../Mary%20Layman/My%20Documents/BrentandMary/vbtest/global.php'); require_once('../../../../../Mary%20Layman/My%20Documents/BrentandMary/vbtest/includes/class_downloads.php'); require_once('../../../../../Mary%20Layman/My%20Documents/BrentandMary/vbtest/includes/class_bbcode.php'); require_once('../../../../../Mary%20Layman/My%20Documents/BrentandMary/vbtest/includes/functions_editor.php'); /* included to build editor for description */ require_once('../../../../../Mary%20Layman/My%20Documents/BrentandMary/vbtest/includes/functions_wysiwyg.php'); /* included to build editor for description */ require_once('../../../../../Mary%20Layman/My%20Documents/BrentandMary/vbtest/includes/functions_newpost.php'); /* included to build editor for description */ require_once('../../../../../Mary%20Layman/My%20Documents/BrentandMary/vbtest/includes/functions.php'); /* included to strip bbcode * |
#13
|
||||
|
||||
I'm getting that too
|
#14
|
||||
|
||||
Quote:
|
#15
|
|||
|
|||
lmfao i seen that i was using beyond compare so i could change my settings and seen it just wanted to give you a heads up...
|
#16
|
||||
|
||||
Quote:
|
#17
|
|||
|
|||
blank page on new version m8
|
#18
|
|||
|
|||
look for this in there this is what it should be
Code:
// ######################### REQUIRE BACK-END ############################ require_once('./global.php'); require_once('./includes/class_downloads.php'); require_once('./includes/class_bbcode.php'); require_once('./includes/functions_editor.php'); /* included to build editor for description */ require_once('./includes/functions_wysiwyg.php'); /* included to build editor for description */ require_once('./includes/functions_newpost.php'); /* included to build editor for description */ require_once('./includes/functions.php'); /* included to strip bbcode */ |
#19
|
|||
|
|||
ahhh nice one he has ../ instead of ./
easy mistake |
#20
|
|||
|
|||
westpointer take a look at this file i cleaned alot of the html errors up on it... i have to set up a test site this way i can make this 100% html transitional for you... but this should cover alot of the errors on it also i fixed the error with blank page as posted and your fix for the exploit is in here too... check it over all i did was basiclly changed <br> to <br /> and & to &
Removed the downloads.php file since its not needed |
#21
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|