Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 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.7.0 Rating:
Released: 12-24-2007 Last Update: 06-13-2009 Installs: 576
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. The recent revision history is given in the first post of this thread.

Please use carefully and always backup your database before upgrading. Post reports of problems and suggestions for enhancements in this thread.

14.06.09 Version 2.3.0 is now the the officially-supported version. Works with 3.7 and vb 3.8. Please post comments in this thread

22.06.08 Version 2.2.9-post1 - This is the previous supported version. Works fine with all versions of vb 3.6 and vb 3.7. All standard features except profile integration and forum prefix selection work fine with vb 3.8.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #1982  
Old 06-15-2009, 12:52 AM
wbottomley wbottomley is offline
 
Join Date: May 2008
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm getting an error: XML Error: > required at Line 12001 while trying to import the xml file.

All files that are required have been uploaded.
Reply With Quote
  #1983  
Old 06-15-2009, 03:37 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by wbottomley View Post
I'm getting an error: XML Error: > required at Line 12001 while trying to import the xml file.

All files that are required have been uploaded.
I'm assuming that you are trying to install the English version.

One way in which this error message can appear is if the product-eirma-ldm.xml file has been corrupted at some stage, for example during the upload.

Line 12001 of this file should read:
Code:
		<phrase name="ll_perms_cat_default_sort_order" date="0" username="" version=""><![CDATA[Default order in which categories are presented]]></phrase>
If the first ">" character has been lost (after version=""), then vbulletin will generate the error you report.

I suggest you re-extract the .zip file and try again with the product-eirma-ldm.xml file
Reply With Quote
  #1984  
Old 06-15-2009, 06:13 AM
Simon Lloyd's Avatar
Simon Lloyd Simon Lloyd is offline
 
Join Date: Aug 2008
Location: Manchester
Posts: 3,481
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by pooslokka View Post
Hai andrew, sorry for the delayed reply

i went to our vps lx admin panael and change the max memory limit to 65
but its not taking effect in vb admin
still shows old value

in lx admin


after changing, i login to vb admin
but still 32



uploading pic also still same problem.


Edit : May be i need to reboot the vps right?
Edit : banghead. even after restart of vps, it says 32
I'm guessing you should also change it in your forum root>includes>config.php
Reply With Quote
  #1985  
Old 06-15-2009, 11:01 AM
nyunyu nyunyu is offline
 
Join Date: Dec 2004
Location: Malaysia
Posts: 253
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I uninstall LDM and got those SQL error message bombing my email.
So, from this thread, I learned that I need to run the LDM Kill file to completely remove LDM.

But, it gave me this error instead,
Code:
Fatal error: Call to undefined function delete_ldmtables() in /home/nyunyu/public_html/forum/admincp/local_links_kill.php on line 55
Can you help?
Reply With Quote
  #1986  
Old 06-15-2009, 11:41 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nyunyu View Post
I uninstall LDM and got those SQL error message bombing my email.
So, from this thread, I learned that I need to run the LDM Kill file to completely remove LDM.

But, it gave me this error instead,
Code:
Fatal error: Call to undefined function delete_ldmtables() in /home/nyunyu/public_html/forum/admincp/local_links_kill.php on line 55
Can you help?
Sorry to hear you are having problems. First, what SQL error messages are you receiving? Second, what version of LDM are you running? Had you already deleted the LDM code files? The function delete_ldmtables is in the file includes/local_links_admininclude.php, so that file (and includes/local_links_init.php) must both be present for the kill code to work.
Reply With Quote
  #1987  
Old 06-16-2009, 12:04 AM
wbottomley wbottomley is offline
 
Join Date: May 2008
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Andrew... thank you for your help!

After re-extracting the zip file again, I'm getting this error: XML Error: > required at Line 11999
Reply With Quote
  #1988  
Old 06-16-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 wbottomley View Post
Andrew... thank you for your help!

After re-extracting the zip file again, I'm getting this error: XML Error: > required at Line 11999
This is the same error, with the corruption now just a line or two earlier. Which software are you using to extract the zip file?
Reply With Quote
  #1989  
Old 06-16-2009, 11:11 PM
wbottomley wbottomley is offline
 
Join Date: May 2008
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Andrew, I'm using win rar which has always been reliable.

Anything else I should try?
Reply With Quote
  #1990  
Old 06-17-2009, 03:30 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by wbottomley View Post
Andrew, I'm using win rar which has always been reliable.

Anything else I should try?
I've just tried winrar and it seems to work ok. Anyway, I attach the unzipped product xml file for you to try.
Reply With Quote
  #1991  
Old 06-17-2009, 05:07 PM
obmob obmob is offline
 
Join Date: Nov 2001
Posts: 580
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Oh... it's official 2.3.0, thanks!
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 03:24 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.06364 seconds
  • Memory Usage 2,314KB
  • 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
  • (3)bbcode_code
  • (5)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