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

 
 
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
  #122  
Old 01-28-2005, 08:07 PM
Ron1n Ron1n is offline
 
Join Date: Jun 2004
Posts: 373
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by frankenberrie
Ron1:

Everything is chmod 777

I tried the 2 ways you said and I still receive the same error message.
wait. where is your downloads.php located? i just assumed it was located in yourdomain.com/forum/downloads.php.

if it is located as where I thought it was ^ then that means something in your apache config must be strange... there are two ways around this.

1) put your downloads file in your /forums/ directory
2) contact your host and tell them that your having a problem and tell them what the problem is
Reply With Quote
  #123  
Old 01-28-2005, 08:10 PM
Rhoads Rhoads is offline
 
Join Date: Dec 2004
Location: Holland
Posts: 211
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ron1n
to drl:

chmod your download directory to 777. this can be done via your ftp.

try again.

if that does not work, use the following settings:

./downloads/ = upload url
./downloads/ = download url
Sorry Ron1n, still the same.
Have my downloads map chmod to 777, I have change the url to ./downloads/ but still the same.
Uploading is good, but downloading a get the error.

Here my downloads map chmod and my file dir.
Reply With Quote
  #124  
Old 01-28-2005, 08:32 PM
frankenberrie's Avatar
frankenberrie frankenberrie is offline
 
Join Date: Dec 2002
Location: N.Y.
Posts: 69
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Put the downloads directory under /forums/downloads and chages to this:

./downloads/ = upload url
./downloads/ = download url

All is working now!! Thanks for the help!!
Reply With Quote
  #125  
Old 01-28-2005, 08:42 PM
frankenberrie's Avatar
frankenberrie frankenberrie is offline
 
Join Date: Dec 2002
Location: N.Y.
Posts: 69
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

NEW PROBLEM:

When I create categories, they apear on the main page but when I attempt to upload a file, the categories do not show up in the pulldown window on the upload file page.

For the record, i am using vbulletin 3.06

Edit:
I uninstalled then reinstalled the script and everything seems to be working 100%. This is a great hack with a lot of potential.
Reply With Quote
  #126  
Old 01-28-2005, 11:23 PM
mr.gamesbay's Avatar
mr.gamesbay mr.gamesbay is offline
 
Join Date: Sep 2004
Posts: 89
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm using 3.0.5, no probs. here too

Im missing User Group Permissions for uploads. Everyone can upload files, but i dont want that user can upload files too (only Mods and Admins).
Reply With Quote
  #127  
Old 01-29-2005, 12:07 AM
StevenIsProek StevenIsProek is offline
 
Join Date: Jul 2004
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey Ron when can we expect the url downloads?
I really need that bladly
Reply With Quote
  #128  
Old 01-29-2005, 12:29 AM
T3MEDIA T3MEDIA is offline
 
Join Date: Dec 2004
Posts: 944
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ron1n
try chmodding the download directory to 777, also set the owner to be your main account. It should not be trying to access /home. You probably linked to your upload/download folder incorrectly. If you tell me the full path to your download script and the full path to the download dir I can help you a little better.


For the 5th time: i didnt want to make them because I was lazy. add them yourself.
ah fu** ok anyone has a list of what phrases to use?
Reply With Quote
  #129  
Old 01-29-2005, 12:42 AM
Ron1n Ron1n is offline
 
Join Date: Jun 2004
Posts: 373
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by T3MEDIA
ah fu** ok anyone has a list of what phrases to use?
you dont need them.. they are just for the admin cp

Quote:
Im missing User Group Permissions for uploads. Everyone can upload files, but i dont want that user can upload files too (only Mods and Admins).
Thats included in the hack. Search for usergroups.php in the installation txt and it will show you how to add them.

There are two permissions:

- manage (can do everything, approve/remove/etc)
- download (can upload and download)

You should let all users upload files, because even if a user uploads a file that you dont like it still has to be approved by someone with management permisisons before it is available to the public.

to drl2005: sorry, this cant be a problem with the hack. it works for everyone else... try using it on a non-subdomain and see if that works.
Reply With Quote
  #130  
Old 01-29-2005, 12:46 AM
T3MEDIA T3MEDIA is offline
 
Join Date: Dec 2004
Posts: 944
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ron1n
you dont need them.. they are just for the admin cp



Thats included in the hack. Search for usergroups.php in the installation txt and it will show you how to add them.

There are two permissions:

- manage (can do everything, approve/remove/etc)
- download (can upload and download)

You should let all users upload files, because even if a user uploads a file that you dont like it still has to be approved by someone with management permisisons before it is available to the public.

to drl2005: sorry, this cant be a problem with the hack. it works for everyone else... try using it on a non-subdomain and see if that works.
FEW
ok.
since your here... How to have this thing upload .sit

Not everyone is deprived of a good computer.
Reply With Quote
  #131  
Old 01-29-2005, 12:50 AM
T3MEDIA T3MEDIA is offline
 
Join Date: Dec 2004
Posts: 944
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey Ron... I see you have links to you on this. can you PM I have to talk to you about that.
Reply With Quote
 


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 10:25 AM.


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.04774 seconds
  • Memory Usage 2,312KB
  • Queries Executed 25 (?)
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
  • (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_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