Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Links and Downloads Manager Details »»
Links and Downloads Manager
Version: 2.3.0, by AndrewD AndrewD is offline
Developer Last Online: Apr 2010 Show Printable Version Email this Page

Category: Major Additions - Version: 3.8.2 Rating:
Released: 06-13-2009 Last Update: 02-13-2010 Installs: 158
DB Changes Uses Plugins
Re-useable Code Additional Files Translations  
No support by the author.

What this is and does

LDM is a general-purpose tool for managing libraries of links and files, and handling uploads and downloads in a flexible way, while tracking and control user access. It has a range of integrated media players and a large library of 'plugin' extras.

Installation and Usage Explained in the on-line Wiki, with a brief explanation in the file instructions.txt in the release zip.

Please use carefully and always backup your database before upgrading. Post reports of problems and suggestions for enhancements in this thread. You can also find extensive discussion of this mod in the VB3.7 mods section.

14.06.09 Version 2.3.0 is the the officially-supported version. Works with 3.7 and vb 3.8.

14.02.10 Post-1 version uploaded with minor bug fixes, including dealing with PHP 5.2.12


Staff Note: Sadly, Andrew D, the developer of the Links and Downloads Manager has passed away after a long period of illness.

Download Now

File Type: zip links-2.3.0-post1-phpfix.zip (1.40 MB, 684 views)
File Type: zip links-2.3.0-post1-translations.zip (685.4 KB, 291 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
arabwit, Reloac

Comments
  #22  
Old 06-26-2009, 01:33 PM
nohuhu nohuhu is offline
 
Join Date: Dec 2008
Posts: 57
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

AndrewD,

i guess i'm not the first to have problems with swfuploader extra. i tried to install it on my test forum and it doesn't seem to work at all. i mean, i see "browse" button in the add entry form but it doesn't press. actually, it does press in msie6 but does nothing. it doesn't even press in firefox. i suspected there's a problem with my browser but when i tried swfuploader demo at their site it worked. i see no settings for this extra plugin so there's nothing i could have misset. multi-upload is turned off. if i turn this extra off and upload files the old hard way everything's ok so it's not permission or any other problem. what can be wrong?
Reply With Quote
  #23  
Old 06-26-2009, 02:11 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nohuhu View Post
AndrewD,

i guess i'm not the first to have problems with swfuploader extra. i tried to install it on my test forum and it doesn't seem to work at all. i mean, i see "browse" button in the add entry form but it doesn't press. actually, it does press in msie6 but does nothing. it doesn't even press in firefox. i suspected there's a problem with my browser but when i tried swfuploader demo at their site it worked. i see no settings for this extra plugin so there's nothing i could have misset. multi-upload is turned off. if i turn this extra off and upload files the old hard way everything's ok so it's not permission or any other problem. what can be wrong?
Sorry to hear of this problem. I've had one or two reports of difficulties with swfuploader, but I think they were all sorted out.

If the "browse" button is there but not doing anything, it suggests that one or more of the swfuploader files is missing or corrupted. Take a look on your site in the forum/clientscript/swfupload directory. There should be five files:

swfupload.swf - 13kb
swfupload.js - 38kb
swfupload.queue.js - 4kb
handlers.js - 7kb
fileprogress.js - 7kb

With firefox, it's worth installing the Firebug addon (from the firefox site). That way, if there is a problem with one of the javascript files, it will give you a warning down in the bottom right corner of the browser. By clicking on that warning, you should get a more detailed error message.
Reply With Quote
  #24  
Old 06-26-2009, 06:47 PM
nohuhu nohuhu is offline
 
Join Date: Dec 2008
Posts: 57
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

AndrewD,

thanks for the firebug tip, i never knew such a great tool existed. i've been able to find the problem with button, it appears that there's a line containing relative path to the actual flash object in links_swfuploader_header_one template and somehow this line was set to "/forum/clientscript/swfupload/swfupload.swf". i adjusted it for my setup and flash object begun working but there's a new problem now, after pressing submit button the local_links_actions.php just gives out blank screen. there's nothing in error_log and it appears that the problem may be somehow linked to file size: it successfully added 14kb gif but choked after uploading 0.5mb and 5mb jpegs.
Reply With Quote
  #25  
Old 06-26-2009, 07:30 PM
nohuhu nohuhu is offline
 
Join Date: Dec 2008
Posts: 57
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

AndrewD,

oopsie, it seems this bug is not actually yours. first i tried to upload 4.7 mb zip archive and it worked just fine and then i tried to upload smaller picture and it also worked. the final test was with that 5mb jpeg (12 mpix 2848x4288) but with optional thumbnail image (small one) filled in and it also worked. hence my conclusion: it seems that the problem is in ImageMagick that chokes on large images while trying to make thumbnails.
Reply With Quote
  #26  
Old 06-27-2009, 03:25 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nohuhu View Post
AndrewD,

There's a line containing relative path to the actual flash object in links_swfuploader_header_one template and somehow this line was set to "/forum/clientscript/swfupload/swfupload.swf".
Ouch, sorry about that. Will fix in the next upload.

Quote:
Originally Posted by nohuhu View Post
AndrewD,
It seems that the problem is in ImageMagick that chokes on large images while trying to make thumbnails.
By default, LDM uses the GD image package (even if you are using imagemagick elsewhere). GD has a serious problem with making thumbnails from large files - I found once that it used over 50Mb memory to process a 5Mb image.

There is a new add on with version 2.3.0 so that LDM will use ImageMagick instead of GD. You may want to give this a try (test-newimagecode). The intention is to make this standard with the next release.
Reply With Quote
  #27  
Old 06-27-2009, 08:03 AM
nohuhu nohuhu is offline
 
Join Date: Dec 2008
Posts: 57
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

AndrewD,

i tried this extra and indeed it worked. thanks.
Reply With Quote
  #28  
Old 06-29-2009, 05:03 AM
Slave's Avatar
Slave Slave is offline
 
Join Date: Nov 2001
Posts: 439
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

[high]* Slave waves!
[/high]
Blimey, I've not been here for ages! I'm still stuck on 3.6 (Got the site just as I want it, no more changes until 4.0 I think) so I can't test anything at the moment but I just wanted to say it's lovely to see this mod still going.

Well done AndrewD!!
Reply With Quote
  #29  
Old 06-29-2009, 05:25 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<font color="red">* Andrew waves back!
</font>

Glad to hear from you again...
Reply With Quote
  #30  
Old 07-01-2009, 10:07 PM
ctrlbrk ctrlbrk is offline
 
Join Date: Nov 2008
Posts: 88
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Please help. I've spent three days off and on pulling my hair out! I'm trying to get the hit parade to show the most popular entries and newest entries for *ALL* categories combined. One list, but it pulls data from every category.

It is only showing it from one category. So...to explain... on my main downloads page (the root of downloads) it shows the hit parade next to the entire category list, but the hit parade is only for one particular category --- not all of them combined.

I for the life of me cannot find where to control this or where I have set this.

Live hit parade on root:
http://forum.bigmiketrading.com/free_downloads/

The hit parade list is all from this one category:
http://forum.bigmiketrading.com/free...er/indicators/

Please help before I go completely mad!

Mike
Reply With Quote
  #31  
Old 07-02-2009, 03:48 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ctrlbrk View Post
Please help. I've spent three days off and on pulling my hair out! I'm trying to get the hit parade to show the most popular entries and newest entries for *ALL* categories combined. One list, but it pulls data from every category.

It is only showing it from one category. So...to explain... on my main downloads page (the root of downloads) it shows the hit parade next to the entire category list, but the hit parade is only for one particular category --- not all of them combined.

I for the life of me cannot find where to control this or where I have set this.

Live hit parade on root:
http://forum.bigmiketrading.com/free_downloads/

The hit parade list is all from this one category:
http://forum.bigmiketrading.com/free...er/indicators/

Please help before I go completely mad!

Mike
Happy to help, Mike. It will be easiest for me if I can do a bit of debugging on your site to find out where the error is happening. Would you send me a PM with details of an account with full vb admin privs (i.e. the ability to access the vb acp and install plugins).
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 02:15 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.04867 seconds
  • Memory Usage 2,346KB
  • Queries Executed 26 (?)
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
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (2)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (2)postbit_attachment
  • (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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete