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
  #852  
Old 09-17-2005, 08:09 AM
EvilHawk EvilHawk is offline
 
Join Date: Feb 2005
Location: Greece
Posts: 107
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MrGoodbyte
Hi there .. I've a (I guess) little problem:
I'm able to open the download-options using the vbulletin-options. Trying to open them using the button in the ACP-navbar failes. The button for editing the categories runs! What could be the error?

Thx for help ...

This wouldn't have been a problem if you had followed the instructions from the file "fixes 7 52 PM Aug 9 05.txt" ...

Code:
Find in admincp/index.php:
	// ###### ELITECODERS DOWNLOAD HACK ######
	construct_nav_option("Settings", 'downloadadmin.php?do=settings', '<br />');
	construct_nav_option("Categories", 'downloadadmin.php?do=category', '<br />');
	construct_nav_group("Downloads", '<hr />');
	// ###### ELITECODERS DOWNLOAD HACK ######

Replace with:

	// ###### ELITECODERS DOWNLOAD HACK ######
	construct_nav_option("Settings", 'options.php?do=options&dogroup=ecdownloads', '<br />');
	construct_nav_option("Categories", 'downloadadmin.php?do=category', '<br />');
	construct_nav_group("Downloads", '<hr />');
	// ###### ELITECODERS DOWNLOAD HACK ######
Reply With Quote
  #853  
Old 09-18-2005, 04:04 AM
MrGoodbyte MrGoodbyte is offline
 
Join Date: Nov 2004
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Bingo ... I was quite sure I did all the changes from the fix.txt ... thx a lot!

Reply With Quote
  #854  
Old 09-18-2005, 06:04 AM
Inferno Dragon's Avatar
Inferno Dragon Inferno Dragon is offline
 
Join Date: Sep 2005
Location: United Kingdom
Posts: 153
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,
it's a very nice mod for vbulletin good work! ok I have few questions:

1) Can I use this mod for making a music library? if so then, is there any way of uploading mp3 files through FTP? (bulk uploading)?

2) Can I add anti-leech protection? so on one can see the actual path to the files?

Thanks,
Reply With Quote
  #855  
Old 09-19-2005, 02:13 PM
AlexUK's Avatar
AlexUK AlexUK is offline
 
Join Date: Jan 2005
Posts: 124
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi, upgraded vB to 3.0.9. and re-applied files changes and checked but now its not working.

Look here: http://www.psplounge.com/forums/downloads.php
Reply With Quote
  #856  
Old 09-19-2005, 02:38 PM
ryozzo ryozzo is offline
 
Join Date: Jun 2005
Location: Florence Italy
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i'm sorry this hack is good for 3.07?

i have tested install on my forum..in admin pane riceived one error...

sorry for my english..i'm italian boy...
Reply With Quote
  #857  
Old 09-20-2005, 03:25 AM
MrGoodbyte MrGoodbyte is offline
 
Join Date: Nov 2004
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ryozzo
i'm sorry this hack is good for 3.07?
It's running in 3.08, so I'd think it will work in 3.07, too!

I've a little problem again:

Firstival, in the Download-Options I deaktivated "view downloads" for a usergroup, but they still see the offered files .. is this right?
Secondary, there are two options I can activate and deactivate, but I don't really know what they are doing:

Thx for the help again!

Reply With Quote
  #858  
Old 09-25-2005, 02:49 PM
AlexUK's Avatar
AlexUK AlexUK is offline
 
Join Date: Jan 2005
Posts: 124
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I run the query as instructed on the fix file and I am getting this error, any idea why?

An error occurred while attempting to execute your query. The following information was returned.
error number: 1064
error desc: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '<PREFIX>dl_stats WHERE 1' at line 1I run
Reply With Quote
  #859  
Old 09-25-2005, 02:54 PM
AlexUK's Avatar
AlexUK AlexUK is offline
 
Join Date: Jan 2005
Posts: 124
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Also my navigation only shoes these links: Navigation
Main | Stats | Search

The rest is missing..
Reply With Quote
  #860  
Old 09-26-2005, 02:12 AM
JMH11788 JMH11788 is offline
 
Join Date: Jan 2005
Location: Ohio
Posts: 83
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is there anyway to make more than one page per article?
Reply With Quote
  #861  
Old 10-10-2005, 09:49 PM
dark dragun dark dragun is offline
 
Join Date: Apr 2005
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I updated this hack with the new zip file, and the fix update. After updateing, the downloads.php page loads blank. I then uninstalled everything, including the old version. I tried starting over new with only the new zip and fix file but still the downloads.php page loads blank.

Edited: After rebuilding my styles about 5 to 10 times and rebiulding languages a bunch it loaded correctly. So my advise for those who get a blank downloads.php page, try rebiulding styles, language, and delete temp internet files. After awhile it will load.
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 06:42 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04775 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
  • (1)bbcode_code
  • (2)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
  • (2)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