vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Links and Downloads Manager (https://vborg.vbsupport.ru/showthread.php?t=91107)

MimeSong Erk 05-06-2006 06:02 PM

This mod has singlehandedly changed the face of my forum forever. I've been looking for something exactly like this for months. Thank you ever so much.

Is there anywhere my site can donate to support the designers of this, once our subscription revenue starts coming in? PM me if so, I probably won't check back in this thread, 119 pages intimidates me a tad.

|oR|Greg 05-08-2006 03:30 PM

I donated at www.eirma.org which is the author's site.

louis_chypher 05-08-2006 03:46 PM

Probabbly missed it but is there a random links module for CMPS?

AndrewD 05-08-2006 04:12 PM

Quote:

Originally Posted by louis_chypher
Probabbly missed it but is there a random links module for CMPS?

No, but it's easy to achieve. Just edit one of the existing ldm modules and change the line
Code:

$order        = "linkdate DESC ";
to
Code:

$order        = "RAND()";

AndrewD 05-08-2006 04:17 PM

I've uploaded release 2.2.1 in the first post. This is mainly a bug fix release - see first post.

Appreciate a few tests and reports, please.

Thanks

|oR|Greg 05-08-2006 06:33 PM

I'm famous!!!!

Quote:

New linkbit (links_linkbit_greg) added
When i get home I'll try it...

Oh yeah before I forget, does this also do the thumb in the auto-created thread?

AndrewD 05-08-2006 06:50 PM

Quote:

Originally Posted by |oR|Greg
I'm famous!!!!



When i get home I'll try it...

Oh yeah before I forget, does this also do the thumb in the auto-created thread?

No, I didn't make this a feature for everyone.

Taylor123 05-08-2006 10:24 PM

I have two problems, they've probably been addressed at some point but I don't wanna look through 600 pages just in case it hasn't ;)


#1, the daily allowances don't seem to work for me. I set the allowance to one but it's still allowing me to download as often as I want..

#2 I would like to edit below "links and download manager" on the main local_links.php face with some rules, how would I go about doing that?

AndrewD 05-09-2006 04:23 AM

Quote:

Originally Posted by Taylor123
I have two problems, they've probably been addressed at some point but I don't wanna look through 600 pages just in case it hasn't ;)


#1, the daily allowances don't seem to work for me. I set the allowance to one but it's still allowing me to download as often as I want..

The allowances only apply to 'downloads', i.e. to files which have recognised mimetypes in your main VB attachments table. For entries that are not handled as downloads, then no restrictions are placed on how many times it can accessed.

The reason for the difference lies in how the entry is processed. Transfer of 'downloads' are managed by reading the file on the server and then sending segments to the user. Other entries are handled by browser redirects and do not place any load on the server.

Quote:

Originally Posted by Taylor123
#2 I would like to edit below "links and download manager" on the main local_links.php face with some rules, how would I go about doing that?

You mean, you want to place a section of text that only appears on the opening page of LDM? Surprisingly, this has not been asked so far. There are related ways of achieving something similar:

- set 'force_accept' on the LDM admin settings page to require users to accept some terms and conditions before downloading anything
- set 'use_instructions' on the main LDM admin settings page (for all categories) or in each category edit (for the individual category and its children), so that users adding new material get to see some standard text.

ccoa 05-09-2006 06:38 PM

This is almost exactly what I've been looking for, thank you! The only thing it is lacking is a way to sort by submitter. I looked through this thread, but can't find anything about it. Is there a way to accomplish this?


All times are GMT. The time now is 03:22 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.05611 seconds
  • Memory Usage 1,745KB
  • 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
  • (2)bbcode_code_printable
  • (5)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