Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases

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

It seems like everyone is suffering from the same errors that are fixable if you follow westpointer's advice.... so just look at the posts he has been making and you shouldn't have any problems at all.


Quote:
Originally Posted by Drago912
Not smart eh.....was the only way it would work and I have done every edit you supplied...........I'll do something real smart then and uninstall the mod......thats for your help.
Quote:
Originally Posted by Drago912
Full of bugs.....support sux.....has since been uninstalled........when something stable and working comes out I might consider another try, till then......notta
I have a better idea, dont ever use anything I make again. You could try making one yourself, but I doubt you have the brains.
Reply With Quote
  #793  
Old 08-15-2005, 08:53 PM
thephonemall thephonemall is offline
 
Join Date: Oct 2004
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ron1n:

This is an excellent addition to VB. With this much code there is bound to be a couple bugs. I apologize on behalf of all the complainers. There is no way we could attempt to code something like this ourselves.
I am still having an SQL error but I am sure it will be figured out shortly. This looks like an awesome MOD! I'll clikc install as soon as i get it running.
Reply With Quote
  #794  
Old 08-15-2005, 08:54 PM
thephonemall thephonemall is offline
 
Join Date: Oct 2004
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am getting this error When I click on a category in downloads.php..

---------------------
Warning: Division by zero in /includes/functions.php on line 1861

Database error in vBulletin 3.0.8:

Invalid SQL: SELECT * FROM dl_files WHERE `purgatory` = '0' AND `category` = '3' ORDER BY `pin` DESC, `date` DESC LIMIT 0,
mysql error: 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 '' at line 1

mysql error number: 1064
------------------------------

Anyone got an answer?
Thanks :surprised:
Reply With Quote
  #795  
Old 08-15-2005, 09:23 PM
bspiller82's Avatar
bspiller82 bspiller82 is offline
 
Join Date: Jul 2002
Location: McHenry, Illinois
Posts: 104
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Uninstalled as well. I'll try going back to an older version. This new one just will NOT work. The permissions in the admin cp are blank and with all the fixes supplied they don't fix it.
Reply With Quote
  #796  
Old 08-15-2005, 09:30 PM
thephonemall thephonemall is offline
 
Join Date: Oct 2004
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nevermind.. I fixed this problem as per Ron1n's instructions at:
https://vborg.vbsupport.ru/showthrea...ion#post752016

Simply Change the number of files from "20" to "5" and then hit Save.
Categories are now viewable.


Quote:
Originally Posted by thephonemall
I am getting this error When I click on a category in downloads.php..

---------------------
Warning: Division by zero in /includes/functions.php on line 1861

Database error in vBulletin 3.0.8:

Invalid SQL: SELECT * FROM dl_files WHERE `purgatory` = '0' AND `category` = '3' ORDER BY `pin` DESC, `date` DESC LIMIT 0,
mysql error: 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 '' at line 1

mysql error number: 1064
------------------------------

Anyone got an answer?
Thanks :surprised:
Reply With Quote
  #797  
Old 08-16-2005, 12:04 AM
Drago912 Drago912 is offline
 
Join Date: Apr 2004
Location: Canada
Posts: 88
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ron1n
It seems like everyone is suffering from the same errors that are fixable if you follow westpointer's advice.... so just look at the posts he has been making and you shouldn't have any problems at all.






I have a better idea, dont ever use anything I make again. You could try making one yourself, but I doubt you have the brains.


Not to worry........the crap aint worth my time........and no I cant create my own but if I could I'd make sure it worked without bugs before putting it out there. You probably didnt create the code anyway.........lol
Reply With Quote
  #798  
Old 08-16-2005, 12:18 AM
ZombieAndy's Avatar
ZombieAndy ZombieAndy is offline
 
Join Date: Oct 2004
Location: UK
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hey show some respect man ive had a few problems with this hack but ive followed the advice given and now its working properly so if yours isnt working its becuase you havn't installed it right and are too ignorant to follow the advice given. if you cant even install it then you have no chance at making one yourself so show some respect to the people who do.
Reply With Quote
  #799  
Old 08-16-2005, 03:30 AM
JMH11788 JMH11788 is offline
 
Join Date: Jan 2005
Location: Ohio
Posts: 83
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

okay, I got everything working now. Great hack Ron1n!

For the new version, think you could have a "Random Files" box? I think that would be cool! It would also be KICK@SS if you could include a WYSIWYG Editor like cinq has on his stuff. NOW THAT WOULD BE COOL! maybe have him help you if you dont know how? his site is http://vbarticles.com/

let me know what you think!

Quote:
Originally Posted by cinq's post
THE WYSIWYG FEATURE
This Hack utilizes a WYSIWYG editor from FCKeditor (http://www.fckeditor.net/).
From the website :
"This HTML text editor brings to the web many of the powerful functionalities of known desktop editors like Word. It's really lightweight and doesn't require any kind of installation in the client computer.
As it is Open Source, you are allowed to use it for free wherever you want."
It is compatible with IE 5+, Mozilla and Netscape. I have editted some of the files in the FCKeditor package for the purposes of this hack.
Note that I will not support this functionality at all, use the WYSIWYG feature in the Admincp at your own risk.

If you decide against it, you will lack the ability to upload images to your site via a http interface. But you can still do so through FTP or other means and
include the neccessary img tags in your article contents.
Reply With Quote
  #800  
Old 08-16-2005, 04:59 AM
Ron1n Ron1n is offline
 
Join Date: Jun 2004
Posts: 373
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm sorry to say I wont be adding new functionality to the mod for 3.0.8, just for 3.5. I will add your ideas in the future, I hope you upgrade to 3.5.


Quote:
Originally Posted by Drago912
Not to worry........the crap aint worth my time........and no I cant create my own but if I could I'd make sure it worked without bugs before putting it out there. You probably didnt create the code anyway.........lol
Shockingly, that is the smartest thing you have said in any of your vbulletin.org posts. Now go back to your no-traffic forum and stfu kthxbye!
Reply With Quote
  #801  
Old 08-16-2005, 06:54 AM
Hoffi's Avatar
Hoffi Hoffi is offline
 
Join Date: Nov 2001
Location: Germany
Posts: 342
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have a Question. i don't understand the following:

Can Avoid Purgatory

What did this mean?

And the Usergroup Right "Can Link to Files"? Is that, that the Usergroup can use external Files when adding a new Download?

by the way: Good Hack.
Reply With Quote
Reply

Thread Tools

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 01:19 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.13537 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
  • (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