![]() |
Quote:
I wonder if you are having problems with caching - messages getting trapped somewhere in the pipeline from your server to the browser. Let me know if you are still having problems. |
Hello,
Im relatively new to VB so go easy with me ;) I have LDM installed and it works great! I use it so that anybody can download quizzes and registered users can download quiz answers. 99% of the registered users come to my site just to download the answers without interacting with the site. Would it be possible to configure LDM so that: Catagory A - Anybody could download (inc unregistered users) Catagory B - Only Registered Users with N posts can download Thanks VinylJunky |
Quote:
Yes, this is certainly possible. There is a folder in the release/extras directory called "limit-useraccess". This contains a number of VB "plugins", one of which (limitaccess-byposts-plugin.xml) does precisely what you require. The sample is configured so that, for all users except administrators, if they have less than 10 posts, they are allowed one download a day. If you feel comfortable ediing/installing plugins, you can adjust this as you like. Otherwise, get back to me and I will gladly help you to install a modified version. |
Quote:
This is what Im trying to achieve: Catagory A - Anybody could download (inc unregistered users) Catagory B - Only Registered Users with N posts can download Thanks VJ:up: |
Quote:
|
Hi,
I did installed 2.27 and it's great! but i just can download my wmv movies and can not see them in Jukebox. |
Sorry it's working now.
Thanks. |
Hi,
How can i move this text to the right (see pic)? |
hi Andrew
i have 2 questions: 1 - is it possible to view video files that are setup to be streamed in Wimpy? 2 - does it take too much time to modify LDM to be able to add multiple URLs per entry? (i've seen it on Wishlis, actually i suggested this :d. the problem is that i badly need this, so any info/help would be appriciated) thanks in advance about multiple URLs: i think it would be VERY USEFUL to be able mirror base url for example: Mirror 1 Base URL: http://www.baseurl1.com/folder Mirror 2 Base URL: http://www.baseurl2.com/folder in add entry page you would see for each mirror one text field in which you could just enter the folder and filename... mirror 1 : folder_blah/blah_file.zip this is useful, when you for some reason HAVE TO change your directory structure or the path you saved the files there. then you won't have to edit more than 1000 entries, it's enough to just edit the mirror base url :d |
2.2.7 is now the official release.
New code has been uploaded with the Spanish and French translations completed (thanks ObMob and PitchouneN64ngc) and a new Chinese translation (thanks ItsBlack), plus some minor bug fixes: - a couple of phrases - the admin/category template - sorting of the stats on the home page Good luck! |
Quote:
Code:
<fieldset class="fieldset"> Code:
<fieldset class="fieldset"> |
Quote:
Quote:
Quote:
|
thank you for your reply :)
Quote:
Quote:
Quote:
|
Quote:
Quote:
|
wow cool
thank you. but i need the mirroring system too, because i have more than 3000+ entries on LDM and each file has min. 30 MB, so the server gets lag most of times if i don't different mirrors. the idea is that i have 2 own mirror servers and use freehosts besides this. btw. it would be nice it the would be a possibility to check server load on each mirror to determine which mirror fits best. this could be done via a PHP file placed on each server or .... ;) |
This one works with 3.6.4 and above right ?
|
Quote:
|
i tried to make LDM play flv with wimpy wasp, what do i have to do?
i added flv extentions to musicbox_filetypes and also attachments. what should i do next? |
Can LDM be used as a radio/mp3 player? Is there such an add on? I dont mean to play one radiostation/mp3, but to play a tracklist, etc.
|
Quote:
|
Andrew, can you add a upgrade paragraph to your wiki?
|
Quote:
|
Quote:
|
Quote:
|
Andrew, this is truly a massive amount of work you are doing on this hack/mod
I am just getting round to using it now, have installed and will be doing the settings Thanks for all your time on this |
Version should be edited in the first post :p
It says 2.2.6 and not 2.27. :D Thanks for the new release Andrew! |
AHHH! hallpp!!
I just can't get the lightbox to work. haven't for a few versions. is there a missing file or something different? in fact, I cant' even get the original image to pop-up from the thumbnail (even with no lightbox effect). I gotz no little magnifying glass appearing even to enlarge even. what'd I miss? :( (ps. just found a bug I think with auto-create thread: 1. if you upload the same image to two different uploads it creates a DOUBLE discussions thread link to both threads 2. also still have bug where doesn't "take" the order number when you add link if you have "for selected category only" selected. you have to go back and edit it to get it to take.) |
hey andrew, thanks for the updates. Its been awhile since I've updated and I've changed web servers once again. (long story)
On the old server you helped me and I had manually editted the document root in the local_links_init.php file however this is no longer valid on the new server and so I left that off. However, in trying to administer the settings, I am unable to make the necessary changes. I'm trying to change to a relative local file root and remove the local file root prefix, but when I try to apply the changes I get this error message: Quote:
|
ok, I was able to locate the setting in the database and remove it so that now in the administration it shows local file root is set to no and there is no local file root prefix, however I still get this message even though the directory does exist:
Quote:
|
Quote:
Quote:
Quote:
|
Quote:
When you change local_file_root, it's a good idea first to clear the upload_dir setting and then reset it back the way you want after the new local_file_root has been accepted. That way, the code only needs to think about one thing at once. |
ok figured out that it kept resetting the local file root to yes so it kept behaving funny. Once I editted just that field to no then updated the other fields it seems to be working fine.
|
Hey is it possible to make it so that categorys have there own upload folder, so when a user uploads a file in a category it uploads into the folder set for it?
|
AndrewD, I am thinking of using the blockaccess-byposts-plugin.xml plugin - can you explain a little bit more about this change in the code:
// --- Within the last XX hours - set to 0 to require posts over all time $LAST_HOURS = 0; Does this set a time measurement before the new user can download new posts? And what is the maximum value it can be? Or did I totally misread this parameter? |
Quote:
The code currently uses the upload folder to specify the *base* directory where uploads are stored. Individual uploads are placed in subdirectories according to /your/user/ids/digits (e.g. /uploaddir/1/3/2 for userid 132. The trivial change to the code would continue to use this process but with different base directories for categories that override the default. If you want all the files for a category in a single directory, that would be a bigger change, and in my view not a good idea. |
Quote:
The default setting for $LAST_HOURS=0 means that the calculation is done over all the history of your board, i.e. that number of posts *ever*. If you set LAST_HOURS to 24, then it will look at the user's posts to VB forums during the last 24 hours and so on. |
Just installed the newest version Andrew and setting it up now. Thank you so much for all your hard work on this Andrew! I know we are going to be in heaven with the newest features. I'm already seeing some things that are going to really help (outside of the things you knew about!)
Here is something that we would *love* to have. Force comment on download. |
Ophelia, there is a must_comment_and_rate setting. It has the following description:
Quote:
But I am guessing you don't want comments to be optional at all, huh? |
Quote:
|
Call me a dummy but why do I have this installed and configured properly yet when submitting a new file I only see an option to link to it and not one to upload it using the attachment system? If I have to link to an existing attached file in another post this isn't going to do me a lot of good. I'm sure I must be missing something here because someone would have surely brought this up by now.
|
All times are GMT. The time now is 11:12 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|