![]() |
Quote:
The way this behaves (is written to behave) is as follows: - When the new thread is autocreated, it is placed in the forum associated with the entry - If the main VB board requires moderation of new threads in this forum, then the thread is placed in the moderation queue. Otherwise it is displayed immediately Moderation of the new entry itself is a separate process, and depends on the settings within LDM. Is this reasonable, do you think? |
I'm just confused as to why it happened at all, nothing on my board is moderated anywhere, and poof, this occured today. I added that code, went in as a user with the same rights as the guy that prompted the moderation "error" and posted a link in the same place he did. With the code in place everything is ok again, however people have been posting links prior to this in the same fasion with the auto-thread creation turned on, and it never happened before this morning. That's the strange part. Hopefully that Global var is all that is needed to fix it. Otherwise, things are as smooth as can be.
I think the way you have moderation setup is as good as it can be. |
Quote:
|
AndrewD - yeah, I just fixied it, wasn't anything on LDM's end.
Hey LDM is awesome just one thing, usually LDM logs my users out.. not a big deal, but they have to re-login, is this something to do with the script or is that my end? |
got a question for fellow LDM users and AndrewD, now that LDM is working fine, anyone of you have tried adding adsense to LDM? Just thought of this and would like to seek your opinions regarding the placement of adsense. I feel that perhaps links_main as well as links_linksbit would be good places to put adsense? who have tried? perhaps you wanna share what you have done?
|
Quote:
|
Quote:
Quote:
:banana: |
Oh Mr. Andrew, I was searching for 2 things and couldn't find them, don't know if they exist or if they're possible, so here we go!
1. Is there a variable to check if the description field is filled out? The purpose of this would be, that if it isn't, have in IF statement in the template(s) that checks and if no description, then to use the title instead. 2. Is there a way to include, IF available, the thumbnail picture of a link in the auto-created thread? Not as an attachment, but with the IMG tags. |
Quote:
Code:
if (!trim($linkdesc)) $linkdesc = " "; Quote:
Code:
construct_phrase($vbphrase['ldm_thread_create_body'], $linkname, $linkdesc, $gotolink, $master_title); Code:
if ($imgthumb) $thread_message = '[img]'.$vbulletin->options['homeurl'].$imgthumb.'[/img] '.$thread_message; |
I went for the plugin first. I added it and it works great!
If I do the link_desc I'll let you know. |
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. |
I donated at www.eirma.org which is the author's site.
|
Probabbly missed it but is there a random links module for CMPS?
|
Quote:
Code:
$order = "linkdate DESC "; Code:
$order = "RAND()"; |
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 |
I'm famous!!!!
Quote:
Oh yeah before I forget, does this also do the thumb in the auto-created thread? |
Quote:
|
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? |
Quote:
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:
- 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. |
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?
|
Quote:
|
Can anyone show me a demo? and as for downloads doe sthis raise a lot of queries? cause ecdownload uses to raise like 30 queries + the queries for download wich would raise server load....
Thanks! |
i want to move all attachment to links and download manager.
is there any way to do that?? TIA |
Can anyone help me install this?
Thx |
Quote:
Concerning your earlier questions, the main LDM screens require around 16-19 queries depending on how many options are turned on. An actual download requires fewer - will need to check how many. |
Quote:
|
Quote:
i was able to manage Think you have some time to do something like that? custom work perhaps? pm me just the right part |
Quote:
2. I had the force_accept enabled but I couldn't figure out where to edit the terms. Where could I do that? I can't find "use_instructions" when clicking on "Change LDM settings" in the admin, am I looking in the wrong spot? |
I have another slight problem i enabled mp3 and whenever i try to uplaod it gives me this error :
Upload error - security breach. Return |
I am also having a problem with the image upload option
"Upload error - unable to create a user subdirectory on server." I have uploads enabled and the upload directory is linked in the admin... and is there a way for me to completely take off the file upload option when a user adds a link. I only need the image upload (if i can get it to work) :) I set |
hi.. i am a newbie.. hope that someone can help me out... i have one question regarding the understanding of this program.. I dont want to upload any files for the time being... but i just want people to be able to download... Is the software already linked to program databases.. or it is empty and i should add everything to it? Thanks :)
|
if i understand properly you should have to add everything yourself
Like category etc etc |
after studying the manual for the LDM, i found out that you can upload an xml files with links to tv stations or music... do you have a file to link to program databse instead?? this should be great... waiting for anyone to answer me!!
|
Quote:
|
Quote:
That should actually be really easy to do. It's just a table with 2 cells, left cell has I'm guessing a nested table with a few rows, and the right cell has the thumbnail if included. |
Well if you could assist me :) would be greatly appreciated
|
Quote:
Attached is what this basic code looks like. Code:
|
MissKalunji, looking at the layout in more detail I see there is a whole bottom section I missed. Heh. Additionally, LDM isn't as extensive with tracking views versus downloads, nor can you do file notification, direct linking to a specific forum, etc...
|
Thats all i needed :) and the comment can you add the comment at the bottom? and how do i attach it to link?
|
Quote:
|
All times are GMT. The time now is 09:54 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|