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
  #302  
Old 03-22-2005, 09:38 PM
k40tic k40tic is offline
 
Join Date: Aug 2004
Location: Springfield Mo
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ron1n
Or should it.... Fine, i'll change that next version. :bandit:
You knew what I meant. I'm sorry to hear you say that about the link. I wont be buying another domain for you because I feel if you were serious about wanting to make an addon everyone could use then something could be agreed upon. I'm honest or I would remove the link myself. It's still a fine addon though so good luck with it.
Reply With Quote
  #303  
Old 03-22-2005, 09:57 PM
Rids's Avatar
Rids Rids is offline
 
Join Date: Aug 2002
Location: Wales
Posts: 89
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I seem to have botched up the upgrade from 1.0e to 2.0c somehow.
I edited the config file, copied the rest of the files over, ran the installer and updated the phrases, templates and mysql, all of which went with no error reports. I also setup the cron job as shown. However, what I have now seems to be half v1 and half v2 with stats, search, and my files all still just showing "coming soon", it still says "vBDownloads 1.0" on the bottom of the main page yet it shows vBDownloads 2.0 below the side panel on all other pages but there is just the "coming soon" message in the content area of all those that do. The add file page still appears to work and I can still download files, however the "files" page seems to have gone missing so I can't validate any uploads. Any ideas what I've done and if so, what can I do to put it right?
Reply With Quote
  #304  
Old 03-22-2005, 10:30 PM
The Equivocate The Equivocate is offline
 
Join Date: Sep 2004
Location: Chicago
Posts: 114
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm getting the following error when I try and upload a file:

Fatal error: Call to undefined function: prep_file() in /home/rapfxco/public_html/includes/dl_add.php on line 66
Reply With Quote
  #305  
Old 03-22-2005, 11:36 PM
Ron1n Ron1n is offline
 
Join Date: Jun 2004
Posts: 373
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Rids
I seem to have botched up the upgrade from 1.0e to 2.0c somehow.
Correct. I think that your problem here is just the templates. Try uploading the installer again, uninstalling 2.0, and reinstalling 2.0. This should fix all your problems. Tell me if it doesnt.

Quote:
Originally Posted by The Equivocate
I'm getting the following error when I try and upload a file:

Fatal error: Call to undefined function: prep_file() in /home/rapfxco/public_html/includes/dl_add.php on line 66
Search in dl_functions.php for prep_file, and it should be there. If it is, upload it to your server again. If it isnt, then you probably overwrote dl_functions.php with your old file and you need to download 2.0c and get the file again.
Reply With Quote
  #306  
Old 03-22-2005, 11:48 PM
Rids's Avatar
Rids Rids is offline
 
Join Date: Aug 2002
Location: Wales
Posts: 89
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Try uploading the installer again, uninstalling 2.0, and reinstalling 2.0. This should fix all your problems. Tell me if it doesnt
Will that affect the data or the database as I have quite a few files in the system and would hate to lose them?
Reply With Quote
  #307  
Old 03-23-2005, 12:15 AM
The Equivocate The Equivocate is offline
 
Join Date: Sep 2004
Location: Chicago
Posts: 114
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ron1n
Correct. I think that your problem here is just the templates. Try uploading the installer again, uninstalling 2.0, and reinstalling 2.0. This should fix all your problems. Tell me if it doesnt.



Search in dl_functions.php for prep_file, and it should be there. If it is, upload it to your server again. If it isnt, then you probably overwrote dl_functions.php with your old file and you need to download 2.0c and get the file again.
This was a clean install, no previous versions. I searched in dl_functions and could not find a "prep_file" but was able to find "file_prep":

Code:
// --------------------------------------------------------------------
//	Prepare for renaming
// --------------------------------------------------------------------
function file_prep($text) {
	$patterns = array("~","`","!","@","#","$","%","^","&","*","(",")","{","}","|","\\",":",";","\"","'","<",",",">","?","/");
	return str_replace($patterns, "", $text);
}
Well I obviously see the problem now, so I guess its just an error in your new files, because I changed "file_prep" to "prep_file" and it works fine now.
Reply With Quote
  #308  
Old 03-23-2005, 01:58 AM
Juanito Juanito is offline
 
Join Date: Feb 2002
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You may only upload or link to the following extensions...

The system can't detect the extension of the file I'm trying to upload/link. Whatever settings or file I try I always get the mesasge above.

What should I look for to fix this?

Thanks for this gert addon, hope I'll get it to work for me.
Reply With Quote
  #309  
Old 03-23-2005, 10:54 AM
tpr tpr is offline
 
Join Date: Jan 2004
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I encountered a rather wired bug with the installation
The install created tables with the table prefix appearing twice so if my prefix was frm i recived frm_frm_files_etc....
had to change it manually.

Anyone encountered this bug ?
Tpr
Reply With Quote
  #310  
Old 03-23-2005, 12:42 PM
xtreme-mobile xtreme-mobile is offline
 
Join Date: Jul 2004
Posts: 366
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how do you install this????

there are no instructions in the zip file

cheers
Reply With Quote
  #311  
Old 03-23-2005, 12:49 PM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by xtreme-mobile
how do you install this????

there are no instructions in the zip file

cheers
See the file Dowload System 2.0b.txt
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 08:58 AM.


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.09267 seconds
  • Memory Usage 2,316KB
  • 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
  • (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