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
  #142  
Old 10-19-2009, 12:33 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jhale1966 View Post
Is there a way to remove all the 'wrap-around' stuff when using the Jukebox either in a new window or using the existing one? I'd like to JUST have the Jukebox 'box' appear when a user clicks 'Play Me'.

Thanks!
You will have to edit the links_playbit template. You must keep at least the following:
Code:
<table width="100%">
<tr>
	<td align="center" valign="middle">
<!--$linkid::playerbit-->
	</td>
</tr>
</table>
Reply With Quote
  #143  
Old 10-19-2009, 11:28 PM
SiLver Gsm SiLver Gsm is offline
 
Join Date: Jan 2009
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@ AndrewD

Realy Thanks For your Good Support All Now Fine after Close Seo Option

Again Thank You

WBR,
SiLverGSM
Reply With Quote
  #144  
Old 10-20-2009, 12:51 AM
jhale1966 jhale1966 is offline
 
Join Date: Sep 2009
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD View Post
You will have to edit the links_playbit template. You must keep at least the following:
Code:
<table width="100%">
<tr>
	<td align="center" valign="middle">
<!--$linkid::playerbit-->
	</td>
</tr>
</table>
It's still showing my 'site within a site' - I want to remove everything below the Jukebox.

Check here:
http://www.halerecordings.com/forums...kid=185&page=1

Thanks!
Reply With Quote
  #145  
Old 10-25-2009, 09:40 PM
Gwendolin Gwendolin is offline
 
Join Date: Jan 2007
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

I have a little problem with the view of the downloads logjumps (local_links_admin.php?set=logjumps).
Downloaded files are all show up with 0Bytes.

Is there a setting where I have to enable it and when where is this setting?


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

Quote:
Originally Posted by Gwendolin View Post
Hi,

I have a little problem with the view of the downloads logjumps (local_links_admin.php?set=logjumps).
Downloaded files are all show up with 0Bytes.

Is there a setting where I have to enable it and when where is this setting?


Regards,
Gwen
Question: a) do you have the setting *force_redirect* set to 1 or 2; and b) are the files held on another server or on your own server. With *force_redirect* set to 1 or 2, when LDM serves a remote file, it does not (cannot) keep track of the bytes transferred, so records the download as 0 bytes. In other circumstances, it should record the file size, so let me know if there is a problem.
Reply With Quote
  #147  
Old 10-26-2009, 06:39 PM
ezak ezak is offline
 
Join Date: Nov 2004
Posts: 121
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm really like your hack very much and I use it for 2 years >> till now
but
for some security reason
I want to disable this two functions (ini_restore,realpath)
and I found that your modification use this 2 function
and thats is the files and lines number

PHP Code:
includes/local_links_images.php:141:        @ini_restore('memory_limit');
includes/local_links_images.php:146:        @ini_restore('memory_limit');
includes/local_links_images.php:158:                @ini_restore('memory_limit');
includes/local_links_images.php:166:                @ini_restore('memory_limit');
includes/local_links_images.php:172:                @ini_restore('memory_limit');
includes/local_links_images.php:178:                @ini_restore('memory_limit');
includes/local_links_images.php:202:            @ini_restore('memory_limit');
includes/local_links_images.php:211:            @ini_restore('memory_limit');
includes/local_links_images.php:250:            @ini_restore('memory_limit');
includes/local_links_images.php:259:            @ini_restore('memory_limit');
includes/local_links_images.php:274:            @ini_restore('memory_limit');
includes/local_links_images.php:279:    @ini_restore('memory_limit');

includes/local_links_include.php:1802:          $ldir realpath($ldir);
includes/local_links_include.php:1835:                  $return_path realpath($lpath); 
I want to disable this functions because some shell files use this for hacking
Is that necessary to use this functions or can you use another functions can be safe
Reply With Quote
  #148  
Old 10-27-2009, 05:16 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ezak View Post
I'm really like your hack very much and I use it for 2 years >> till now
but
for some security reason
I want to disable this two functions (ini_restore,realpath)
and I found that your modification use this 2 function
and thats is the files and lines number

PHP Code:
includes/local_links_images.php:141:        @ini_restore('memory_limit');
includes/local_links_images.php:146:        @ini_restore('memory_limit');
includes/local_links_images.php:158:                @ini_restore('memory_limit');
includes/local_links_images.php:166:                @ini_restore('memory_limit');
includes/local_links_images.php:172:                @ini_restore('memory_limit');
includes/local_links_images.php:178:                @ini_restore('memory_limit');
includes/local_links_images.php:202:            @ini_restore('memory_limit');
includes/local_links_images.php:211:            @ini_restore('memory_limit');
includes/local_links_images.php:250:            @ini_restore('memory_limit');
includes/local_links_images.php:259:            @ini_restore('memory_limit');
includes/local_links_images.php:274:            @ini_restore('memory_limit');
includes/local_links_images.php:279:    @ini_restore('memory_limit');

includes/local_links_include.php:1802:          $ldir realpath($ldir);
includes/local_links_include.php:1835:                  $return_path realpath($lpath); 
I want to disable this functions because some shell files use this for hacking
Is that necessary to use this functions or can you use another functions can be safe
The calls to ini_restore() can be commented out without difficulty. LDM tries to claim extra memory when producing image thumbnails because this can be a very memory intensive task wih high resolution pictures. The function call is used to return that memory, but it will get returned in any case when the script completes.

The call to realpath() is more difficult, and I will have to investigate if there is a realistic alternative.
Reply With Quote
  #149  
Old 10-27-2009, 04:16 PM
mitch84 mitch84 is offline
 
Join Date: Mar 2008
Location: france
Posts: 516
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi, how to make a automatic preview in the parent forum when I upload a new link? thx
Reply With Quote
  #150  
Old 10-28-2009, 01:16 AM
yomandenver yomandenver is offline
 
Join Date: Oct 2009
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very cool, works as described. :up::up:
Reply With Quote
  #151  
Old 11-02-2009, 03:52 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ezak View Post
I'm really like your hack very much and I use it for 2 years >> till now
but
for some security reason
I want to disable this two functions (ini_restore,realpath)
and I found that your modification use this 2 function
and thats is the files and lines number

PHP Code:
includes/local_links_images.php:141:        @ini_restore('memory_limit');
includes/local_links_images.php:146:        @ini_restore('memory_limit');
includes/local_links_images.php:158:                @ini_restore('memory_limit');
includes/local_links_images.php:166:                @ini_restore('memory_limit');
includes/local_links_images.php:172:                @ini_restore('memory_limit');
includes/local_links_images.php:178:                @ini_restore('memory_limit');
includes/local_links_images.php:202:            @ini_restore('memory_limit');
includes/local_links_images.php:211:            @ini_restore('memory_limit');
includes/local_links_images.php:250:            @ini_restore('memory_limit');
includes/local_links_images.php:259:            @ini_restore('memory_limit');
includes/local_links_images.php:274:            @ini_restore('memory_limit');
includes/local_links_images.php:279:    @ini_restore('memory_limit');

includes/local_links_include.php:1802:          $ldir realpath($ldir);
includes/local_links_include.php:1835:                  $return_path realpath($lpath); 
I want to disable this functions because some shell files use this for hacking
Is that necessary to use this functions or can you use another functions can be safe
I've thought a bit more about this problem. It is not straightforward in the current version of the code to disable realpath() - a number of features will break. In order to modify the code in order to lock down the features that depend on this function, I would need to rewrite a substantial part of the addon. I am willing to include this in the list of things to look into when vbulletin version 4 is released, but I cannot justfy doing this for vb 3.x.
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 12:57 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.05009 seconds
  • Memory Usage 2,408KB
  • 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
  • (2)bbcode_code
  • (3)bbcode_php
  • (5)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
  • (2)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