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

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

Category: Major Additions - Version: 4.0.0 Rating:
Released: 12-27-2009 Last Update: 03-14-2010 Installs: 217
DB Changes Uses Plugins Auto-Templates
Additional Files Translations  
No support by the author.

What this is and does

Version 3.0.2-PL1 uploaded 15th March 2010.

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 controlling user access. It also has a range of integrated media players and a large library of 'plugin' extras. It has been developed steadily since the release of vb 3.0 some six years ago, based on extensive feedback from users at vb.org.

I think the 3.0.x releases have been tested enough and are no longer considered beta. However, I still want feedback on features that do not work at all or do not work properly.

Translations in Spanish, French, Chinese, German and Dutch are available as phrase files and are more or less complete.

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

The installer will either create a new LDM database, or recognise that you already have an earlier version installed and update it.

Unlike earlier versions of LDM, this version automatically adds a link to the product on the main vb navbar.

Please do not blindly install on a live forum without being sure that you have tested it adequately. Use carefully and always backup your database before upgrading. Post reports of problems and suggestions for enhancements in this thread. You can find extensive discussion of this mod in the VB3.7 mods and VB3.8 mods sections.

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 link-3.0.2-translations.zip (251.1 KB, 659 views)
File Type: zip link-3.0.2PL1.zip (1.28 MB, 1543 views)

Screenshots

File Type: jpg Capture.jpg (74.0 KB, 0 views)
File Type: jpg Capture2.jpg (81.7 KB, 0 views)

Show Your Support

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

Comments
  #192  
Old 02-23-2010, 07:51 PM
obmob obmob is offline
 
Join Date: Nov 2001
Posts: 580
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I bumped into another little issue. When I click the Links/Downloads link in the navbar another one appears selected.

If you are in the CMS, the blogs or the forums, only one Links/Downloads link is shown.
Attached screenshot.
Attached Images
File Type: jpg 4b83f89c.jpg (38.1 KB, 0 views)
Reply With Quote
  #193  
Old 02-24-2010, 06:28 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by E.T. View Post
Hosting provider told me there is nothing changed...., will install a 4.0.1 forum with LDM to check if that is working. I'm pretty sure the LDM 3.0.1 was working with 4.0.2, only the style was terrible, that was fixed with LDM 3.0.2

So I'm lost and the only way to check is to install a test forum to see were it goes wrong.

keep you informed
Could you start by going to your vb admincp/maintenance/view php info. Take a look down the display - see if there is an row for disable_functions, and let me know what it says.
Reply With Quote
  #194  
Old 02-24-2010, 06:35 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by obmob View Post
I bumped into another little issue. When I click the Links/Downloads link in the navbar another one appears selected.

If you are in the CMS, the blogs or the forums, only one Links/Downloads link is shown.
Attached screenshot.
I thought I'd fixed this. Did you re-install the product xml?

If you did, pls go to vb/admincp/products and plugins/plugin manager. Edit the Links and Downloads Manager - Add LDM to main vBulletin menu plugin attached to the process_templates_complete hook. After the line:

if (LDM_NAVBAR_LOCATION) {

add

echo THIS_SCRIPT;
echo "<br />";
echo LDM_LINKS_SCRIPT;
echo "<br />";

and save.

Run your main ldm script and let me know what gets displayed at the top of the screen. Then undo the edit to the plugin.
Reply With Quote
  #195  
Old 02-24-2010, 10:48 AM
andyv72 andyv72 is offline
 
Join Date: Jan 2008
Posts: 131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD View Post
Could you start by going to your vb admincp/maintenance/view php info. Take a look down the display - see if there is an row for disable_functions, and let me know what it says.
Hello Andrew
i have same problem...

my php.info say:
disable_functions system, show_source, passthru, shell_exec, exec, pcntl_exec, popen, posix_setuid, posix_seteuid, proc_open, chown, dbmopen, disk_free_space, diskfreespace system, show_source, passthru, shell_exec, exec, pcntl_exec, popen, posix_setuid, posix_seteuid, proc_open, chown, dbmopen, disk_free_space, diskfreespace
Reply With Quote
  #196  
Old 02-24-2010, 11:22 AM
E.T. E.T. is offline
 
Join Date: Dec 2008
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD View Post
Could you start by going to your vb admincp/maintenance/view php info. Take a look down the display - see if there is an row for disable_functions, and let me know what it says.
Hi AndrewD,

Hereby a screenshot from the disable_functions in the vb admincp/maintenance/view php info.
Attached Images
File Type: jpg phpcore.jpg (71.2 KB, 0 views)
Reply With Quote
  #197  
Old 02-24-2010, 12:53 PM
mitch84 mitch84 is offline
 
Join Date: Mar 2008
Location: france
Posts: 516
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I can't install this product, after this screenshoot, nothing; I tried several times
thx
Attached Images
File Type: png 24-02-2010 15-51-04.png (14.8 KB, 0 views)
Reply With Quote
  #198  
Old 02-24-2010, 02:16 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by andyv72 View Post
Hello Andrew
i have same problem...

my php.info say:
disable_functions system, show_source, passthru, shell_exec, exec, pcntl_exec, popen, posix_setuid, posix_seteuid, proc_open, chown, dbmopen, disk_free_space, diskfreespace system, show_source, passthru, shell_exec, exec, pcntl_exec, popen, posix_setuid, posix_seteuid, proc_open, chown, dbmopen, disk_free_space, diskfreespace
Quote:
Originally Posted by E.T. View Post
Hi AndrewD,

Hereby a screenshot from the disable_functions in the vb admincp/maintenance/view php info.
I'm at something of a loss, because the code in question looks very straightforward. (I'm also a bit irritated because this check on disable_functions was added to help give other people a more helpful warning when their system configuration blocked access to LDM.)

It would help me greatly to sort this out if I can have full vb admin access to one/both of your sites. If you agree, pls send me a PM.
Reply With Quote
  #199  
Old 02-24-2010, 02:17 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mitch84 View Post
I can't install this product, after this screenshoot, nothing; I tried several times
thx
Are you saying that the vb admincp hangs with this screen displayed?
Reply With Quote
  #200  
Old 02-24-2010, 02:27 PM
andyv72 andyv72 is offline
 
Join Date: Jan 2008
Posts: 131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD View Post
I'm at something of a loss, because the code in question looks very straightforward. (I'm also a bit irritated because this check on disable_functions was added to help give other people a more helpful warning when their system configuration blocked access to LDM.)

It would help me greatly to sort this out if I can have full vb admin access to one/both of your sites. If you agree, pls send me a PM.
hi Andrew...

you have pm...
Reply With Quote
  #201  
Old 02-24-2010, 02:54 PM
E.T. E.T. is offline
 
Join Date: Dec 2008
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

And also from me.., you've visit this site before
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 05:16 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.04590 seconds
  • Memory Usage 2,363KB
  • 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
  • (8)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
  • (3)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
  • (7)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