Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
ecDownloads 3.2 Legacy Details »»
ecDownloads 3.2 Legacy
Version: 3.2 Legacy, by Ron1n Ron1n is offline
Developer Last Online: Jun 2008 Show Printable Version Email this Page

Version: 3.0.8 Rating:
Released: 01-26-2005 Last Update: 08-09-2005 Installs: 195
DB Changes Template Edits
Code Changes Additional Files  
No support by the author.

ecDownloads 3.2 Legacy (vBDownloads) is available for vBulletin 3.0.x

Talk about 3.2 here: https://vborg.vbsupport.ru/showthread.php?p=751766

What is ecDownloads?

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

Time: 5-6 Min

Addons

vBAdvanced Module: https://vborg.vbsupport.ru/showthread.php?t=93771

Want another addon? Request it.

Giving Back

Have you installed this mod? Click install.
Do you like this mod? Rate me 5/5.
Do you want to donate? Go to www.unicef.org and be generous!

To the community

Thanks for all your support, I hope you enjoy this. It will have 1-2 minor bugs, but nothing major. Have fun, and make suggestions.

IMPORTANT NOTICES

- Upgraders should remove the CRON that they originally set up
- Look at the fix list to the right -> see if it has been updated since you downloaded

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #232  
Old 02-24-2005, 12:56 PM
Cyberfreak Cyberfreak is offline
 
Join Date: Oct 2004
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dep
trys these

make it read
Code:
<?php
$INFO['d_perpage']		= '20';
$INFO['d_disable']		= '0';
$INFO['u_url']			= '/var/www/html/forum/downloads/';
$INFO['d_url']			= 'http://www.domain.com/forum/downloads/';
$INFO['d_order']			= '`name`';
?>
the other one is

change
chmod the downloads/ dir to 777
to this
chmod the downloads/ dir to 755
Thank you for trying, but it din`t help at all..

Just the same as alwyas..

Thanks again

Cyberfreak
Reply With Quote
  #233  
Old 02-25-2005, 06:24 AM
Jenta Jenta is offline
 
Join Date: Dec 2004
Posts: 377
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i think theres a major bug with this
if u need to restore your database it hangs on file_cat
i think its due to the word desc for the file description
desc means descending in sql

anyone else seeing this?
Reply With Quote
  #234  
Old 02-25-2005, 04:59 PM
Spyke's Avatar
Spyke Spyke is offline
 
Join Date: Jan 2003
Location: Canada
Posts: 71
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

so is ron1n planning on updating this mod like he said he was?? It would be nice to see support of other extensions.
Reply With Quote
  #235  
Old 02-25-2005, 07:22 PM
fiber1's Avatar
fiber1 fiber1 is offline
 
Join Date: Jun 2004
Posts: 107
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Spyke
so is ron1n planning on updating this mod like he said he was?? It would be nice to see support of other extensions.
Read through the threads that was posted.
Reply With Quote
  #236  
Old 02-25-2005, 08:50 PM
Xtrm2Matt Xtrm2Matt is offline
 
Join Date: Aug 2002
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Why would we want to trail through 16 pages for a simply answer;

Yes or No.
Reply With Quote
  #237  
Old 02-26-2005, 01:05 AM
Ron1n Ron1n is offline
 
Join Date: Jun 2004
Posts: 373
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Xtrm2Matt
Why would we want to trail through 16 pages for a simply answer;

Yes or No.
It only takes reading one page.. any one of the 16. Pick a page, any page, and read the post at the top.

Quote:
Originally Posted by Xtrm2Matt
Hi there,

I can't be bothered to trail through 14 pages, but I've gone through the last 3 or 4 and I've noticed 1 thing about the extensions. If you want to upload different extensions other than .rar, .zip and .gz, simply do a search for ".rar" in the following files and you'll see this:

if ($lext != ".rar" && $lext != ".zip" && $lext != ".gz") {

$errors['message'] .= '<center>You may only upload .rar, .zip, and .gz</center><br>';

You can simply add more extensions by adding $lext != ".EXTENSION". Remember, add $lext != ".EXTENSION" && if your adding more than 1 extension.
Thanks for helping people out .

Quote:
Originally Posted by XTrm2Matt
I'm sorry to be rude, great plugin, but it seems you've put too little effort into releasing something that we can install straight away. You say the phrases arn't needed? How can you even think about releasing a plugin without releasing the phrases as well? Some people may not mind, but I certainly do. I'd rather see a nice message saying "Thank you, your categorie has been added" rather than "Error: The phrase 'categorie_added' cannot be found because the author was to lazy to release it so please don't complain"..
Well, thats personal preference. I rather hate mods that make me install phrases because it is a waste of my time to do so. If you would like, i'll email you the phrases for versioin 2.0 in about a week and you can make the phrases including a tutorial showing users how to add them. Does that sound fair?

- - - - - - -

Now, a note to all the users about problems uploading files. You are having trouble because you have not filled in your directories accurately or your server permissions are not set correctly. I have not seen any other problems that caused the upload errors. Everyone always comes back after a while and posts (or PM's me) saying "it works, i just had to fill out ___ differently."

I will admit, these settings are not for your junior webhost, because they require knowledge of how to traverse directories, but I couldnt help that. I wanted so very much to be able to allow users to upload to a directory outside of their forum directory (i.e. elitecoders.org/downloads/ instead of elitecoders.org/forum/downloads) but for the next release I will simply resort to forcing downloads to /forum/downloads and eliminating all user setup.

As to why I have not released or been here. Frankly, that is no ones business, but I have been busy with school, paid projects, and college visits. vBDownloads is one of the things at the bottom of my list in order of importance. That being said, I expect to make more progress this weekend, and may release a nice treat next weekend to a few beta testers. After they assure me that it works, I will release to the public.
Reply With Quote
  #238  
Old 02-26-2005, 10:06 AM
Cyberfreak Cyberfreak is offline
 
Join Date: Oct 2004
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ron1n
I will admit, these settings are not for your junior webhost, because they require knowledge of how to traverse directories, but I couldnt help that. I wanted so very much to be able to allow users to upload to a directory outside of their forum directory (i.e. elitecoders.org/downloads/ instead of elitecoders.org/forum/downloads) but for the next release I will simply resort to forcing downloads to /forum/downloads and eliminating all user setup.
But still Ron1n, i have tried what u say several times, several ways and still it chmod the files to 600.

Even got help from sys admin of hosts, they din`t find a better way to fix it either.

I`m not a n00b to php and moding vB files, so i have looked true your files to understand what you have done to make this. Haven`t find anything about chmod.

Maybe im just blind, but not a junior on all this.

Will let it be to see if there is someone else that comes up with an solution for this, or sorry to say this (but of the slack of support) i will uninstall it.

Cyberfreak
Reply With Quote
  #239  
Old 02-26-2005, 12:35 PM
GetGamer.com GetGamer.com is offline
 
Join Date: Jul 2004
Posts: 120
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've run across a problem uploading files that appears to be related tofilesize. The php.ini on our server limits file uploads to 2MB or less,but if I try to upload a file that's 1.6 MB it fails with either"Document contains no data" or a "page not found" error -- neither avery elegant way of failing. It would be good to include a filesizecheck on uploads, if that's possible... or at the very least add anadmin option to set a limit that is displayed on the upload screen("Maximum upload file size is xx") so that users know not to tryuploading anything larger.

Also there are a few spelling errors on some of your pages.
  • On the Add file page, recomended should be recommended (two m's).
  • On the Stats, Search and My Files pages, comming should be spelled coming (one m). Personally, I have an aversion to "coming soon" type pages. I'd rather you left that out until it was really there.
  • In the User Info box, you used Your when you should've used You're or You are. Personally, I'd rather just see Logged in as nnnnn.
One other note, if you add phrases, it makes it 1000 times easier toadapt to other languages and it makes it easier for people to changethe wording of things like "You're logged in as... " to simply "Loggedin as..." to suit their preferences. I know it's more work to code, butin the end, you'll get much appreciation!

All in all I just want to say thank you for what is shaping up to be anexcellent mod. I really like the layout and the work you've put intoit. Keep up the great work!
Reply With Quote
  #240  
Old 02-26-2005, 05:48 PM
Spyke's Avatar
Spyke Spyke is offline
 
Join Date: Jan 2003
Location: Canada
Posts: 71
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just have a question. I added file extensions and some of them are image extenstions for wallpapers. Though, i feel there is a problem. It shows the full path to where the image is. So, anyone can just freely download what ever file they want from going to the forum.com/forum/downloads/ directory. Is there anyway to prevent this?
Reply With Quote
  #241  
Old 02-27-2005, 08:05 AM
Jag Jag is offline
 
Join Date: Aug 2003
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For everyone having the CHMOD 666 Forbidden File problem - here's the solution.

Find this code in includes/dl_add.php

Code:
move_uploaded_file($_FILES['upload']['tmp_name'], $INFO['u_url'].$newfilename);
And add this code directly under it:

Code:
chmod($INFO['u_url'].$newfilename, 0755);
This will CHMOD the uploaded to file to 755 and thus eliminate the 666 bug.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:55 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05198 seconds
  • Memory Usage 2,320KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete