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

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

Category: Major Additions - Version: 3.6.x Rating:
Released: 06-18-2006 Last Update: 02-03-2008 Installs: 661
DB Changes Uses Plugins
Additional Files Translations  
No support by the author.

Version 2.3.0 of LDM is now the official release. This works with both VB3.7 and VB3.8. You can obtain it here

Version 2.2.8 remains available here, with limited support.

04.02.08: patch-cat.xml 'extra' uploaded - see first post for information

27.10.07: Version 2.2.8-post1 uploaded
French translation of product installer uploaded (other language translations are in the main release zip)

Remember to back up your current database tables before upgrading.

What this is and does

LDM is a general-purpose link and file manager, which handles user uploads and downloads in a flexible way. A range of media players is integrated into LDM and others are included as plugin extras. LDM is described below in the first post of this thread, which also contains a brief list of the currently-known bugs.

This release of LDM works correctly with all VB versions 3.6.x and recent versions of vbadvanced.

Documentation, screen shots, etc, are provided as a Wiki at http://www.eirma.org/wikis/index.php...nloads_Manager

Thank you to everyone who has tested, given suggestions, helped with the translations, etc.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
VIP Hawaii

Comments
  #122  
Old 08-10-2006, 06:23 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AsianKid
Hello AndrewD.
I tried installing both RC and Beta on 3.6.0 Gold and I get the following error:
PHP Code:
WarningUnknown(includes/local_links_init.php): failed to open streamNo such file or directory in /admincp/plugin.php(1924) : eval()'d code on line 3

Fatal error: (null)(): Failed opening required '
includes/local_links_init.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/user/public_html/admincp/plugin.php(1924) : eval()'d code on line 3 
Are you sure you are uploading all the code files into the correct directories?

The error is saying that it can't find local_links_init.php in your includes directory
Reply With Quote
  #123  
Old 08-10-2006, 06:27 PM
AsianKid's Avatar
AsianKid AsianKid is offline
 
Join Date: Jul 2006
Location: San Francisco
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD
Are you sure you are uploading all the code files into the correct directories?

The error is saying that it can't find local_links_init.php in your includes directory
Yup was only missing that.
Thanks,
Sonny
Reply With Quote
  #124  
Old 08-10-2006, 07:15 PM
MoothMan MoothMan is offline
 
Join Date: Aug 2003
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Everything appears to have installed correctly on my 3.6 board. When i try to add a category though, i get

"Parse error: syntax error, unexpected $end in /home/kayjay39/public_html/forum/forum/local_links.php on line 1717
"

Any ideas?
Reply With Quote
  #125  
Old 08-10-2006, 07:20 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MoothMan
Everything appears to have installed correctly on my 3.6 board. When i try to add a category though, i get

"Parse error: syntax error, unexpected $end in /home/kayjay39/public_html/forum/forum/local_links.php on line 1717
"

Any ideas?
According to the error message, the php parser thinks that local_links.php is 1717 lines long. It's actually 1992 lines long, so I suspect your file upload died part way through the transfer.
Reply With Quote
  #126  
Old 08-10-2006, 09:13 PM
MoothMan MoothMan is offline
 
Join Date: Aug 2003
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks, that was it :blush:
Reply With Quote
  #127  
Old 08-11-2006, 02:43 PM
obmob obmob is offline
 
Join Date: Nov 2001
Posts: 580
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD
What a wonderful site!

I think the problem with over-writing the templates only happens when the add-in version number changes. As we are staying with version 2.2.5, you shoul dbe ok. But I'll check, just to be sure.
Thanks for your comments and care Andrew

BTW... i think it's time to make some translations

Hmm... what does that synch feature do? I guess it synchs something
Reply With Quote
  #128  
Old 08-11-2006, 03:03 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by obmob
Thanks for your comments and care Andrew

BTW... i think it's time to make some translations

Hmm... what does that synch feature do? I guess it synchs something
I discovered the problem with templates. When we moved from VB 3.0 to 3.5, templates were handled differently. I'd put some code in to clean out the old templates and forgotten to take it out. As a result, with every subsequent upgrade, people lost their customised templates. Ouch

Yes, time to begin the translations - almost ready to go gold.

The sync feature allows you to set up a category so that it will automatically keep track of the contents of a directory on your web site. Depending on how you set it up, it works recursively, so you can automagically keep everything in LDM in sync with part of your web site.
Reply With Quote
  #129  
Old 08-11-2006, 03:08 PM
obmob obmob is offline
 
Join Date: Nov 2001
Posts: 580
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great, thanks Andrew

OH, sync not synch... i knew it looked strange

OK, i'll start translating the new phrases
Reply With Quote
  #130  
Old 08-11-2006, 10:40 PM
kylek kylek is offline
 
Join Date: Oct 2003
Location: British Columbia, Canada
Posts: 798
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

After a week spent trying to get vbjukebox working I am really glad I found this.

Have installed first time 2.2.5 RC on vb 3.6.0 and am so far blowed away by everything. Plan is to use it as a jukebox for now, where members can upload and download songs.

Only thing I can't get working is the pop up jukebox. When you click on the "play me" or song (file) title the pop up jukebox opens and says its ready but when the play button is pushed nothing happens. I have checked on Opera, Firefox, and will check on msn later but so far no go.

Settings are set so members can play and can save. When save is clicked on everything goes okay so I know the fires are okay.

Anything I might have overlooked?
Reply With Quote
  #131  
Old 08-12-2006, 03:27 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kylek
After a week spent trying to get vbjukebox working I am really glad I found this.

Have installed first time 2.2.5 RC on vb 3.6.0 and am so far blowed away by everything. Plan is to use it as a jukebox for now, where members can upload and download songs.

Only thing I can't get working is the pop up jukebox. When you click on the "play me" or song (file) title the pop up jukebox opens and says its ready but when the play button is pushed nothing happens. I have checked on Opera, Firefox, and will check on msn later but so far no go.

Settings are set so members can play and can save. When save is clicked on everything goes okay so I know the fires are okay.

Anything I might have overlooked?
There are two problems that I've experienced. One is that Quicktime hijacks the browser. The second is a buffering problem on an individual PC. I've tried to register on your site to take a look, but am waiting for the confirmation email to complete the process. Happy to explore this with 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 01:06 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.13823 seconds
  • Memory Usage 2,325KB
  • 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
  • (1)bbcode_php
  • (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
  • (4)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)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
  • (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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete