It is a download database that integrates into vBulletin. It allows you to upload files, create folders, link to external files - and more. It is very flexible and has many options. Sorry, no screenshots. Maybe if someone is nice they will provide a link to the latest version of ecDownloads for everyone to view it.
Changes in 3.2
- Too many to list... its a whole new world
Known Bugs:
- Missing phrase in add file (on nav bar)
- No file protection, add it here if you want: https://vborg.vbsupport.ru/showpost....&postcount=174
- Missing phrases (ecdownloads_can_edit_all and ecdownloads_can_view_disabled) in admincp
Install
Make the file edits in ecDownloads.txt
Upload the contents of 'upload' to your forum directory
Run the downloadinstaller.php file in the admincp (install/rebuild styles and phrases)
Create a directory called 'downloads' (or whatever you put in your settings) and make it writeable and executable
Are you certain that your downloads folder's CHMOD has been properly set? Some servers don't support it and don't tell you unless you look in the information bar in your FTP Client.
Anyway... I've found a minor bug. I have a Movies category and then a Funny Movies Sub-Category inside of the Movies category. Now... I have 5 movies inside the Funny Movies sub-cat, but whenever I view the Movies Category on the Downloads main page... it says 0 Files. Should the main category not list the number of files contained inside it as well as the number of files in its sub-categories?
Hmm... I'm not sure.. seems like it works, the only thing I can think of is that you must've done a file modification improperly. Have gone back and re-checked your edits?
Anyway... I've found a minor bug. I have a Movies category and then a Funny Movies Sub-Category inside of the Movies category. Now... I have 5 movies inside the Funny Movies sub-cat, but whenever I view the Movies Category on the Downloads main page... it says 0 Files. Should the main category not list the number of files contained inside it as well as the number of files in its sub-categories?
I think its always behaved like that, its the reason I don't use subcats
if (($_GET['act'] == 'down') && ($bbuserinfo['userid'] > 0)) {
To:
Code:
if (($_GET['act'] == 'down') && ($bbuserinfo['userid'] > 0)) {
If that doesnt fix it, I'm not going to bother. Just wait until the next version is released. I'm seriously almost 90% done with the upgrade to 3.5. It shouldnt be hard to move it back again.
both codes are just alike , I don't know change what to what !! :disappointed:
I would recommend checking out This Thread I just installed it with no problems and it actually works 100% so far didnt even have to manually edit a single file (except template files if you want it custom as i did) hope it helps you guys.