![]() |
I think I may have found a bug. It seems everyone can see the "hidden" links. Ive double checked the usergroup permissions, they should not be able to view hidden, but alas they can.
Can someone confirm this? Riki |
Quote:
|
Quote:
Send me a pm if you want me to take a look. |
Quote:
|
Andrew,
Is there a way to configure this MOD to add an item in the directory where the original contributor can attach multiple attachments, while allowing other members to add additional attachments to the item? Naturally, I would like all the submissions to be moderated. What I am trying to do is allow my members to add a resource (new link) and attach more than one GPS file to the resource. As other members review the resource they may want to add additional GPS files to the already posted resource. Is this possible with this MOD? |
Thanks, PM sent!
|
Quote:
I think the permissions system is not currently set up to allow what you are wanting - entry attributes/attachments were only introduced in this version, and the possibility that different people would add them to someone else's entry did not occur to me. I will give this some thought for a subsequent version if you feel this is justified. |
My ultimate goal is that all file downloads are done via hard coded URL links posted in posts that look like this "http://uber-goober.com/forums/local_links.php?action=jump&linkid=931". This makes a popup box appear and the user can download just that one file.
However... (1) When I new user signs on for the first time he finds a file he wants to download: http://uber-goober.com/myPictures/LDM1.png (2) So he clicks the hyperlink and gets the prompt for accepting the download terms: http://uber-goober.com/myPictures/LDM2.png (3) He clicks Continue and gets: http://uber-goober.com/myPictures/LDM3.png (4) He clicks Go and sees: http://uber-goober.com/myPictures/LDM4.png (5) OK, first of all he isn't supposed to see this screen ever, he is just supposed to get a popup box asking him where he wants to save the file. Regardless, now he can do/see things he shouldn't be able to see. So he clicks on Categories to get a list of those: http://uber-goober.com/myPictures/LDM5.png (6) And then clicks on the LDM hyperlink and gets a list of all files in the LDM category: http://uber-goober.com/myPictures/LDM8.png (7) And now he can search for any file he wants including hidden files: http://uber-goober.com/myPictures/LDM6.png If I switch "off" the can_view_category for that users usergroup, he never gets the download acceptance terms in (3), instead he gets this: http://uber-goober.com/myPictures/LDM7.png I have messed around with and tweaked these settings about a million times - what am I missing here? |
when i upgrade to 3.7.1 and i also use CPMs 3.0.1. my index page appear like this
Fatal error: Call to undefined function lookup_ldm_forum_protections() in /home/khmerlor/public_html/modules/ldm_new.php on line 13 please help! |
Quote:
|
Thx! *installed*
|
Hi Andrew,
I'm having the following problem with 2.2.9. Quote:
Local_file_root=no I can use 0 for force_redirect, but it eats up a ton of memory, equal to the size of the file. I don't have a local file prefix set either, and all of the files are located in the web dir. Any thoughts? |
Quote:
|
Quote:
Quote:
Quote:
If you don't want people to see hidden entries, then you should take away *can_view_hidden* permission from their usergroups. Quote:
The basic problem is that the "accept rule" forms were not designed with your route through LDM in mind. I think it's easy enough to change. I will see what I can do. |
Quote:
|
Quote:
OK, looking at it another way, is there a way to allow one group of people to see only things in directory PUBLIC and another group of people to see things in both PUBLIC and PRIVATE? Is there a loophole around that maybe? Or maybe with two different forums? Because the hook to permissions for forums for a file doesn't seem to restrict this either. Once you get in that post-acceptance screen, it is like you are an admin or something. I want to work within in the rules to do what I need to get done, without you having to code anything. |
OK... i think it is finally done. :D
Spanish phrases were added to 2.2.9 :up: |
Quote:
There are two ways to let one usergroup see PUBLIC and another see PUBLIC + PRIVATE. a) you go to PRIVATE, edit category/user permissions, and take away can_view_category from the first usergroup *in that category* b) you go to PRIVATE, edit category and associate the category and all its entries with a forum to which only the second usergroup has vbulletin *can_view_forum* permissions. Do you want me to take a look at your site? Send me a PM if so. |
Quote:
|
post deleted - code updated and moved to starter post of thread
|
Quote:
|
Thanks much Andrew. that update seems to have fixed the problem I was having.
On another note, I have file type MKV setup as Content-type: application/octet-stream in the attachments manager, same as AVI. When I click to download an avi file a download prompt comes up, not so with the mkv file type. MKV files just open another windows filled with junk. So, I changed the category's that have mkv files in them, to force-redirect=0. That seems to force the download prompt. Is there anyway to change that? I thought that content type should have fixed that. |
Quote:
Quote:
With force_redirect=0, application/force-download is a good content-type to force the open/save dialogue |
Ahh, Ok. I t understand now. thanks much!
|
Just have 1 question,
I uploaded some photo's and it didnt do 2 things. 1 - create a thumbnail of the image 2 - post a new thread in the section i had defined. The user in question has rights to add threads to that section of the forum. Any idea's why it wouldnt create thumbnails? I do have the thumbnail directory created, it is writeable and it's configured within LDM. |
Quote:
Quote:
|
Answer to 1 - I assume I set it at - link_imagesize ? If so, I did not have a value set, but I set a value now.
2 - Thread annoucements are working fine, when I uploaded the photo, it created a thread. when the user uploaded a photo, it did not create the thread. |
Hello Andrew, as always, it is great to be part of this mod, there is no other around i enjoy the most.
It is exiting to see the developments... you can't have enough LDM! :3 I was wondering about a random module in vbA, thanks! OK... now my add to the wishlist XD One of my forums have asian characters or kanji in the files description, when i export and reimported the LDM class, every kanji was a "?" Is there a way to allow strange characters be exported and reimported, of course, just in case :p |
Quote:
Quote:
|
Quote:
I can then quickly check the IPs geolocaion and make a judgment. If I check the IPs and one is from UK while the other is from Austrailia, then I know that the user is sharing their user info, or someone stole it. What would be even better is if ldlm could figure out the aprox location of the IP, but that is wishful thinking. Just wondering, this isnt a huge deal but I have caught a few people abusing the system. Riki |
Quote:
I think you've got different base urls set for your site and your forum on your vb/admincp/options/site settings. One is set to www.sitename.xxx and the other just to sitename.xxx. You should make these consistent. LDM uses full urls to avoid problems at the interface between vbulletin and vbadvanced. Because vBulletin login cookies are (by default) url specific, someone who has logged on at www.sitename.xxx is not logged on when taken to sitename.xxx. This might be causing your difficulties. If this is not the problem, I'm glad to take a look but will need full admin privs. Send me a pm if you want. Yes, link_imagesize was correct - from what I see, this is now working correctly. |
Quote:
|
Thanks Andrew yeah currently I check that page when I think about it to see how many people are using multiple IPs, and its fairly rare. What I was thinking is if there could be some sort of notification when this happens without having to manually check. The problem is buy the time I realize 2 people downloaded a purchased file, it is too late.
|
Great version... very happy..
One little thing.. the german language file has a little problem.. it is UTF-8 which is OK but the xml-encoding is also UTF-8 which is a problem unless you use the vbulletin from vbulletin-china.cn. In that version the core files have been modified to accept that encoding.. Most people use the language files (also for vbulletin and blog) following way: Load lang file in texteditor. Save as UTF8 Then only load into vbulletin. in Vbulletin language settings make sure ALL charsets are set to UTF-8 But the first line in the languagefile should be: <?xml version="1.0" encoding="ISO-8859-1"?> and NOT: <?xml version="1.0" encoding="UTF-8"?> (otherwise each line gets truncated at the first special character -- at least in the vbulletin versions purchased from vbulletin.com) just wanted to let people know, if someone runs into the same problem.. ----------- BTW.. has anybody seen a russian language file out there?? (I read in an older version - 3.6 or 3.5 - that someone was working on it) I would very much appreciate Thanks for the great work, andrew Felix |
Quote:
|
Hi Andrew (or anyone else who may be able to help),
I'm building a replacement for an existing vB 3.6/vBaCMPS site which uses LDM 2.2.7 The replacement site uses vB 3.7.1 and LDM 2.2.9-RC2 What is the best way to transfer all the LDM content from the old site to the new one? Thanks, Kevin |
Quote:
There are two things you need to think about in moving server/database: Database: The best approach is to copy the database (or at least the LDM SQL tables, which normally have names starting "local_links") to the new site, then install LDM 2.2.9. Alternatively, you can use the LDM/admin/export and import commands to upload the tables into an empty new installation. Content: If you are moving to a new server, and your content consists of files on your own site (rather than urls pointing to another site), then you need to copy these files over to the new server. They need to be in the same place relative to the LDM settings local_file_root and local_file_root_prefix (if necessary, you can change those parameters). |
AndrewD. I'll get a PM off to you with the admin rights info.
|
mr andrew pls check your email, i sent email to you thanks.
|
Quote:
|
All times are GMT. The time now is 08:08 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:
|