The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Links and Downloads Manager Details »» | |||||||||||||||||||||||||||||||||
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
Screenshots
Show Your Support
|
3 благодарности(ей) от: | ||
KaiStone, SEW810, SoltanWorld |
Comments |
#422
|
|||
|
|||
thanks for your help, but I'm already know to to use Navigation manager tools
I'm already added IDM in Navigation bar, Manually - (early version is added it automatically) But what I'm talking about is threre is alot of feature is missed after upgrade here is picture for more infomation this version 4.1.12 this version 4.2 all links in LDM , I hope you can find fix for it I think the problem is in Templates has been changed in vb 4.2 and hooks can't access for that new tempate |
#423
|
||||
|
||||
Read the links I posted. These give you the answer. Especially this one: https://www.vbulletin.com/forum/cont...nd-Edit-a-Link
|
#424
|
|||
|
|||
Mr. Alfa1
I have edit my navbar_link and add this code into it Code:
<a href="local_links.php?action=addlink&catid={vb:raw viewcatid}"> {vb:rawphrase ll_menu_addlink} </a> but it return with this link local_links.php?action=addlink&catid= as it show , its can't fetch the catid from the opened page link, and I don't know how to do this it should be like this local_links.php?action=addlink&catid=22 as I already open catid=22 then I click on addentry |
#425
|
|||
|
|||
I have fixed it and make add entry and add category is working fine with 4.2.0 under navbar
By added this code in the end of NAVBAR template Code:
<vb:if condition="is_member_of($bbuserinfo, 6)"> <li><a href="{vb:raw relpath}&action=addlink"> {vb:rawphrase ll_menu_addlink} </a></li> <li> <a href="{vb:raw relpath}&action=addcat"> {vb:rawphrase ll_menu_addcat}</a> </li> </vb:if> |
#426
|
||||
|
||||
I'm getting this error whenever a link is clicked on from within LDM:
Invalid Redirect URL (http://books.google.com/books?id=1-1-Kx9PJskC&dq) See attached. Does anyone know what is going on? |
#427
|
||||
|
||||
I have been encountering the same. It may be related to php/mysql software updates. Im not sure. Im still using vb3.8 and did not have this before. So I doubt its LDM alone.
|
#428
|
|||
|
|||
I request paid for who make LDM fully support with 4.2 (full function)
|
#429
|
|||
|
|||
I miss Andrew
|
#430
|
||||
|
||||
I'm still developing this great mod.
If you like to see my new changes on LDM take a look at this link : http://www.negahradio.com/ Linkbit : http://www.negahradio.com/forum/down...d=43&linkid=29 |
#431
|
||||
|
||||
Quote:
Quote:
Go to Admin CP -> Settings -> Options -> Site Name / URL / Contact Details Set the option : Always use Forum URL as Base Path to No And if you're using Vbadvanced Portal, Do not turn this option to NO, you should change the Disable Redirect Domain Checking to Yes |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|