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

Quote:
Originally Posted by Confusion
Thanks for releasing this by the way... But I encountered a problem after upgrading. It seems like there's something wrong with the downloadadmin.php page. I followed all the directions included in the install text file but when I try to go to the settings I get a blank page.

Any suggestions?

BTW, I'm running vB version 3.0.7

Thanks.
YOu need to do the admincp edits. - i forgot to put the correct link in, added a fix file

Quote:
Originally Posted by Confusion
Also, I just tried looking at the stats from the downloads.php page and received this error:

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

Here's what the line looks like:

$totalpages = ceil($results / $perpage);
Try going to your settings and saving perpage as a numerical value higher than zero. I do not get this error and cannot see another possibility as of yet. Maybe more information would help if the problem persists.

Quote:
Originally Posted by Confusion
It's me again LOL...

I just tried updating usergroup permissions and I received this error:

mysql error: Unknown column 'canmanagepurgatory' in 'field list'

mysql error number: 1054
Fixed.


Quote:
Originally Posted by yahoooh
i use vb 3.0.6 .. any one test it with this version?
It works on 3.0.0 -> 3.0.8
Reply With Quote
  #713  
Old 08-08-2005, 05:51 PM
gyutae's Avatar
gyutae gyutae is offline
 
Join Date: Jul 2004
Location: NJ
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I get this when editing user group permissions

Database error in vBulletin 3.0.7:

Invalid SQL: UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
title = 'Administrator',
description = '',
usertitle = 'Administrator',
opentag = '<b>',
closetag = '</b>',
passwordexpires = '0',
passwordhistory = '0',
attachlimit = '0',
avatarmaxwidth = '80',
avatarmaxheight = '80',
avatarmaxsize = '20000',
profilepicmaxwidth = '100',
profilepicmaxheight = '100',
profilepicmaxsize = '65535',
pmquota = '1000',
pmsendmax = '5',
uttstore_discount = '0',
forumpermissions = '393215',
pmpermissions = '3',
calendarpermissions = '31',
wolpermissions = '31',
adminpermissions = '3',
genericpermissions = '20971519',
genericoptions = '24',
journalpermissions = '2047',
arcadepermissions = '31',
vbarticlespermissions = '15',
vbreviewspermissions = '15',
vbtabspermissions = '15',
downloadpermissions = '1'
WHERE usergroupid=6
mysql error: Unknown column 'downloadpermissions' in 'field list'

mysql error number: 1054
Reply With Quote
  #714  
Old 08-08-2005, 07:55 PM
xfaethorx's Avatar
xfaethorx xfaethorx is offline
 
Join Date: May 2004
Posts: 138
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by gyutae
I get this when editing user group permissions

Database error in vBulletin 3.0.7:

Invalid SQL: UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
title = 'Administrator',
description = '',
usertitle = 'Administrator',
opentag = '<b>',
closetag = '</b>',
passwordexpires = '0',
passwordhistory = '0',
attachlimit = '0',
avatarmaxwidth = '80',
avatarmaxheight = '80',
avatarmaxsize = '20000',
profilepicmaxwidth = '100',
profilepicmaxheight = '100',
profilepicmaxsize = '65535',
pmquota = '1000',
pmsendmax = '5',
uttstore_discount = '0',
forumpermissions = '393215',
pmpermissions = '3',
calendarpermissions = '31',
wolpermissions = '31',
adminpermissions = '3',
genericpermissions = '20971519',
genericoptions = '24',
journalpermissions = '2047',
arcadepermissions = '31',
vbarticlespermissions = '15',
vbreviewspermissions = '15',
vbtabspermissions = '15',
downloadpermissions = '1'
WHERE usergroupid=6
mysql error: Unknown column 'downloadpermissions' in 'field list'

mysql error number: 1054

I'm getting the self same error! along with missing 2 phrases and

Invalid SQL: SELECT * FROM dl_files WHERE `purgatory` = '0' AND `category` = '1' 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

its totally farked my board :s
Reply With Quote
  #715  
Old 08-08-2005, 08:12 PM
xfaethorx's Avatar
xfaethorx xfaethorx is offline
 
Join Date: May 2004
Posts: 138
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

AH FOUND IT AND FIXED IT!

go into init.php and replace.

// ###### ELITECODERS DOWNLOAD HACK ######
$_BITFIELD['usergroup']['downloadpermissions'] = array(
'canviewfiles' => 1,
'candownloadfiles' => 2,
'canratefiles' => 4,
'canuploadimages' => 8,
'canlinktofiles' => 16,
'canuploadfiles' => 32,
'canavoidpurgatory' => 64,
'canmanagepurgatory' => 128,
'caneditownfiles' => 256,
'caneditallfiles' => 512,
'canviewdisabled' => 1024
);
// ###### ELITECODERS DOWNLOAD HACK ######

// ###### ELITECODERS DOWNLOAD HACK ######
$_BITFIELD['usergroup']['ecdownloadpermissions'] = array(
'canviewfiles' => 1,
'candownloadfiles' => 2,
'canratefiles' => 4,
'canuploadimages' => 8,
'canlinktofiles' => 16,
'canuploadfiles' => 32,
'canavoidpurgatory' => 64,
'canmanagepurgatory' => 128,
'caneditownfiles' => 256,
'caneditallfiles' => 512,
'canviewdisabled' => 1024
);
// ###### ELITECODERS DOWNLOAD HACK ######

that'll fix the usergroups bug your having!
Reply With Quote
  #716  
Old 08-08-2005, 08:21 PM
xfaethorx's Avatar
xfaethorx xfaethorx is offline
 
Join Date: May 2004
Posts: 138
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

the divide by zero error piddle off after you upload your first file...

HOWEVER i've noticed something wrong when i try to upload a file with the wrong extension type it DOESNT tell me the supported extension types. Also can someone tell me what the 2 missing phrases are at the BOTTOM of the usergroup permission block, all are there but those 2! if someone can tell me I'll add the phrases by hand.
Reply With Quote
  #717  
Old 08-08-2005, 08:48 PM
Ron1n Ron1n is offline
 
Join Date: Jun 2004
Posts: 373
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
// ###### ELITECODERS DOWNLOAD HACK ######
$_BITFIELD['usergroup']['ecdownloadpermissions'] = array(
'canviewfiles' => 1,
'candownloadfiles' => 2,
'canratefiles' => 4,
'canuploadimages' => 8,
'canlinktofiles' => 16,
'canuploadfiles' => 32,
'canavoidpurgatory' => 64,
'canmanagepurgatory' => 128,
'caneditownfiles' => 256,
'caneditallfiles' => 512,
'canviewdisabled' => 1024
);
// ###### ELITECODERS DOWNLOAD HACK ######
Fsk, yeak I reverted BACK to the old one when I added the fix .

Quote:
Originally Posted by xfaethorx
the divide by zero error piddle off after you upload your first file...

HOWEVER i've noticed something wrong when i try to upload a file with the wrong extension type it DOESNT tell me the supported extension types. Also can someone tell me what the 2 missing phrases are at the BOTTOM of the usergroup permission block, all are there but those 2! if someone can tell me I'll add the phrases by hand.
ecdownloads_can_edit_all_files and ecdownloads_can_view_disabled
Reply With Quote
  #718  
Old 08-08-2005, 09:03 PM
KTBleeding's Avatar
KTBleeding KTBleeding is offline
 
Join Date: Feb 2004
Location: Tooele, UT
Posts: 756
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Question:

If I install this on 3.0.8, is there an easy upgrade available for the 3.5 version for when I do upgrade my vBulletin? Or would I be better off waiting until after I upgrade to vB3.5 to install ecD?
Reply With Quote
  #719  
Old 08-08-2005, 10:05 PM
Confusion Confusion is offline
 
Join Date: May 2005
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ron1n
Try going to your settings and saving perpage as a numerical value higher than zero. I do not get this error and cannot see another possibility as of yet. Maybe more information would help if the problem persists.
Thanks for the response. After editing the admincp/index.php and functions/init.php file (which fixed the other problems I was having) as noted in your fix file, I'm still having a problem with the stats page. I'll let this screen shot do the talking:



Is this normal? Or did I totally screw up LOL?

Thanks again.
Reply With Quote
  #720  
Old 08-08-2005, 10:15 PM
Confusion Confusion is offline
 
Join Date: May 2005
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ron1n
ecdownloads_can_edit_all_files and ecdownloads_can_view_disabled
I was wondering about these too. Are these permissions phrases?

Thank you.
Reply With Quote
  #721  
Old 08-08-2005, 10:26 PM
Confusion Confusion is offline
 
Join Date: May 2005
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

One more LOL...

I'm getting a "403 Forbidden by Web Configuration" error when I try to download a file I upload. I can see it in my FTP but I'm unable to retrieve it by clicking the Download Here link after I upload it. I set the folders permissions at 777. Any suggestions?

Thank you.
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 04:43 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.05562 seconds
  • Memory Usage 2,328KB
  • 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
  • (9)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