vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - Links and Downloads Manager (https://vborg.vbsupport.ru/showthread.php?t=119041)

58D 01-08-2007 03:06 AM

Also, I'm running the VB links 2.0. hack on a 2.2.9 site. I'm upgrading to 3.6.4 and would like to upgrade to LDM as well. Is there a way to import or otherwise keep my links and categories while moving to LDM?

Looks like a great mod! Thanks.

Jake

AndrewD 01-08-2007 03:41 AM

Quote:

Originally Posted by icemanic (Post 1152809)
is it possible to have local_links.php and other files in its own directory?

i wish to have it like this: http://forum.com/forum/directory

so it is in its own directory subdirectory....

This is not something I have tested/set up. It's certainly possible but the code would need a bit of modification - I don't think it would be a lot.

AndrewD 01-08-2007 03:43 AM

Quote:

Originally Posted by 58D (Post 1153166)
Don't know how I missed them.....Oh wait, yeah I do....Im an Idiot! :D

Anyway, I was also wondering if the file upload and download can be turned off? I only need a simple links manager at the moment. Is this the right plug-in for me? Thanks.

Jake

Upload is off by default and has to be switched on.

Difference between *links* and *downloads* management is purely the filetype of the link you are managing. If it has a filetype that appears in your main VB attachment table, it's a download. Otherwise it's a link. Simple as that. Do you don't really need to turn off downloads.

AndrewD 01-08-2007 03:44 AM

Quote:

Originally Posted by Zowners (Post 1153254)
Is it possible to make a mirror link for for any links added, which will show for certain member groups.

Or possibly making it so different usergroups get a different link for example. registered user clicks on music.wmv and downloads from a public server where as a premimum member clicks it and downloads from a private server.

Not currently. It's been on the list for a long time (multiple urls per entry), but requires a basic change in the database structure.

AndrewD 01-08-2007 03:46 AM

Quote:

Originally Posted by 58D (Post 1153261)
Also, I'm running the VB links 2.0. hack on a 2.2.9 site. I'm upgrading to 3.6.4 and would like to upgrade to LDM as well. Is there a way to import or otherwise keep my links and categories while moving to LDM?

Looks like a great mod! Thanks.

Jake

LDM can certainly import entries - there are two forms - a simple csv file format, which brings in the main material, and an xml format which imports everything that matters. So the question is whether you can export easily from your 2.2.x site. I've forgotten all my vb2 coding...

rolandogomez 01-08-2007 07:50 AM

Andrew,

Nice hack, finally figured how to install it. Question though, it comes with all those nice extra plugins, but none say what "hook" to select from the drop down menu. Being a non-coder, could you clarify the proper hooks for

add-this-link
autocreate-threads
force-mp3-to-m3u
jukebox-enhancements
kill-LDM
lightbox
limit-uploads
limit-useraccess
patch-forumhome
patch-forumhome-newlinks
patch-forumhome-thumbs
patch-showthread
readme.txt
rss2
sample-avi-image
stream-mms-videos
versionist
wimpy-player
xml-import

Also, where can we get this plugin, "To add new filetypes, use VB->Admincp->Attachments->Attachment Manager->Add New Extension. (NB: With effect from version 2.2.7 of LDM, there is an 'add-mimetypes-plugin' extra in the release .zip file, which will 'auto-install' all the common media file extensions into your vb tables.)"

Thanks a bunch! Looking forward to the update. Rolando.

AndrewD 01-08-2007 09:31 AM

Quote:

Originally Posted by rolandogomez (Post 1153389)
Andrew,

Nice hack, finally figured how to install it. Question though, it comes with all those nice extra plugins, but none say what "hook" to select from the drop down menu. Being a non-coder, could you clarify the proper hooks for

add-this-link
autocreate-threads
force-mp3-to-m3u
jukebox-enhancements
kill-LDM
lightbox
limit-uploads
limit-useraccess
patch-forumhome
patch-forumhome-newlinks
patch-forumhome-thumbs
patch-showthread
readme.txt
rss2
sample-avi-image
stream-mms-videos
versionist
wimpy-player
xml-import

Also, where can we get this plugin, "To add new filetypes, use VB->Admincp->Attachments->Attachment Manager->Add New Extension. (NB: With effect from version 2.2.7 of LDM, there is an 'add-mimetypes-plugin' extra in the release .zip file, which will 'auto-install' all the common media file extensions into your vb tables.)"

Thanks a bunch! Looking forward to the update. Rolando.

There's two ways of installing plugins - either by selecting a hook ("Add Plugin") or by Uploading a plugin xml file. The extras you mention are usually designed to be uploaded - go to your vb admincp/products and plugins/download and upload and simply upload the relevant xml file. It knows where to hook itself. (If you want, take a look inside the various xml files - you'll see how they are laid out.)

Your question 2) - again, you currently go to the vb admincp/attachments/attachment manager, and you add the new extension. As I noted, with 2.2.7, I'll provide an add on that will do this automatically, but I recommend that you try to understand how to do it manually - because you are fundamentally changing what types of file people can place on your board.

butty 01-08-2007 09:38 AM

have ya got any further with this one at all mate?.

ps i thought id logged onto the wrong site a min ago lol. this is gonna take a bit of getting used to

Quote:

Originally Posted by butty (Post 1149591)
many thanks for the reply andrew and for looking into this for us. i have tried the wimpy jukebox already but i was hitting problems with that too. il explain these problems to you as it may be something you will be able to help me with as its more to do with ldm rather than wimpy

basically i have my vbadvanced set so that it shows my left vbadvanced column to the left of the ldm. i have done this by adding this to the top of local_links.php as instructed by vbadvanced

<?php
define('VBA_PORTAL', true);
define('VBA_PAGE', 'tunearchive');

and then i added the page in vbadvanced named tunearchive and specified it to show the left navigation column - this is something i need to have on my forum or i can see people getting awfulley confused while navigating the link directory

and so this brings with it its own problem. when you click a link to play it in the jukebox it opens another window. when it opens this new window it also adds the navigation panel and so opens pretty much a full size screen. ive changed it over now so you can see for yourself what its doing.

http://www.oldskoolanthemz.com/forum...s.php?catid=13

if i could get it going so that it opened another small window with the player in it then that would be great.

the other problem with this way of having the links is that i would like the jukebox to open up when the mp3 is clicked on from the list of mp3's in the archive. the way the ldm system currently works in this state is that you click the link then go to another page and click the link again to open in the jukebox. i would rather it have a play button (like the wimpy button system) from the main list of mp3's in that category that would then open the jukebox and play the file.

i hope this makes sense as its hard to explain lol. many thanks once again andrew for your time its greatly appreciated :)


AndrewD 01-08-2007 05:47 PM

Quote:

Originally Posted by butty (Post 1153452)
have ya got any further with this one at all mate?.

ps i thought id logged onto the wrong site a min ago lol. this is gonna take a bit of getting used to

I just took a look at your site - nice.

I think part of your problem is that you've wrapped LDM in the vbadvanced code without including all the key bits from the links_header template. Others have made that mistake too. You've lost the LDM javascript, so (for example) popup windows don't work.

You need these two lis in your hearer:

Code:

<script type="text/javascript" src="clientscript/ldm_global.js"></script>
<script type="text/javascript" src="clientscript/ldm_ajax_keysugg.js"></script>


rolandogomez 01-08-2007 08:46 PM

Thanks, I goofed, I was looking at "add new plug-in" instead of "upload plug-in." That's what happens when you run on fumes for lack of sleep. (grin). Thanks a bunch, looking forward to your new product updates. Thanks, rg.


All times are GMT. The time now is 06:52 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05158 seconds
  • Memory Usage 1,759KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete