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 |
#2172
|
|||
|
|||
Since upgrading from php4 to php5 I keep getting the following errors and very substantially the value of increasing wait_timeout and max_allowed_packet in my.cnf hasn't helped. Any thoughts? All help gratefully received of course...
Hugh ps: IPs removed. Database error in vBulletin 3.5.4: Invalid SQL: INSERT IGNORE INTO session (sessionhash, userid, host, idhash, lastactivity, location, styleid, languageid, loggedin, inforum, inthread, incalendar, badlocation, useragent, bypass) VALUES ('aefad92623ce39d0197d87f57e914a60', 18587, 'xxx', '4164986e4a5501b76beee7e032910783', 1199823363, '/vbulletin/downloads.php?do=file&id=333&act=down', 0, 0, 0, 0, 0, 0, 0, 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; SIMBAR=0; MEGAUPLOAD 2.0)', 0); MySQL Error : MySQL server has gone away Error Number : 2006 Date : Tuesday, January 8th 2008 @ 02:37:58 PM Script : http://www.xxx.com/vbulletin/downloa...d=333&act=down Referrer : http://www.xxx.com/vbulletin/downloads.php?do=cat&id=19 IP Address : xxx Username : xxx Classname : vB_Database |
#2173
|
|||
|
|||
beside what do u think about the feature to report dead links?
|
#2174
|
|||
|
|||
hello ! Upload Your Files To External Server setting ?
|
#2175
|
||||||
|
||||||
Quote:
I don't use vBSEO myself, so I don't know how it works with DownloadsII. Quote:
Quote:
We should place a plugin in the AdminCP so it runs those queries after a username update. [high]* RS_Jelle notes it down [/high] Quote:
Quote:
Quote:
Some documentation: http://www.vbulletin.com/docs/html/m...mysql_goneaway |
#2176
|
|||
|
|||
Installed and GREAT mod! I got a question...
I want to allow only a certain usergroup to use this... I call "Privleged Members" which is usergroupid=9. And I only want that usergroup to see the download link in the navbar... Is there way to put an if statement in there so only they see the link? Thanks... |
#2177
|
|||
|
|||
Quote:
HTML Code:
<if condition="is_member_of($bbuseruserinfo, 9)"> <td class="vbmenu_control"><a href="downloads.php$session[sessionurl_q]">$vbphrase[ecdownloads_downloads]</a></td> </if> HTML Code:
<if condition="is_member_of($bbuseruserinfo, 9, 6, 5)"> <td class="vbmenu_control"><a href="downloads.php$session[sessionurl_q]">$vbphrase[ecdownloads_downloads]</a></td> </if> |
#2178
|
|||
|
|||
[EDIT]
Problem Solved, my host messed up NTFS file permissions so the mod could no longer read teh files using the ANON user |
#2179
|
||||
|
||||
sorry!!!
|
#2180
|
|||
|
|||
i don't know if any one asked this, but i'm getting an error in the adminCP.
i get this: Parse error: syntax error, unexpected ']', expecting ',' or ';' in www/forum/admincp/downloadadmin.php on line 287 when i got to Categories, Import, and Downloads. is there a fix for this? |
#2181
|
|||
|
|||
today we find to errors .
cant upload any file and we dont have idea why . also if you look in attach pic thats the error browser show now. any idea what where to look . things that change since last week we replaces apache with litespeed and turn off zend and update gars . update: I restore site to before I update gars and now is working again but still get error in attachment. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|