![]() |
Quote:
|
Hi Andrew, thanks a lot for the update.
Again, the allowance problem. All my downloads are local files. LDM also can detect the filesize when I submitted a new item. But LDM doesn't count the download as "download". Neither the filesize, nor the file amount is recorded when user download an item. (In the last version, the file amount was still recorded.) Can you do me a favor, tell me how to treat links and downloads as the same thing? I mean, I want to use the hit record as the allowance scale. |
ok, i´ve installed the plugin but it doesn´t work. where can i assign a forum to post in? is it the one in the categorie settings?
|
Maybe it is not the problem of allowance, but the problem of LDM how to treat a url as link or download.
I uploaded the file per ftp to my site, is that not a "download"? |
Here is the new chinese product file for 2.2.8-beta.
|
Quote:
In version 2.2.7, it works as follows: LDM mantains a setting 'default_forumid' (by default set to 'none'); each category has an associated forum (by default 'default_forumid'); and each entry has an associated forum (by default the category's forumid). Each of these associated forums can be changed: default_forumid on the admin settings page, and the category/entry forum using the add/edit category/entry forms. The autocreate_thread plugin only creates a thread for new entries that have a valid forumid that is open for posting. It will only create posts for comments if a thread was auto-created when the entry was added. (I hope that is clear.) In other words, the autocreate process posts in the forum which is 'associated' with the entry. In version 2.2.8, this same mechanism works, but there is also a possibility to set an 'autocreate_forum' on a global and per-category basis. This can be a different forum to the 'associated forum' and takes precedence if set. Forum association is explained in the on-line manual at http://www.eirma.org/wikis/index.php...Access_Control |
Quote:
I'll take a look at the allowances problem - maybe I've messed something up. |
this is exactly the mod that i wanted to use!!
i have 3 questions: LDM works perfect, but: 1)on local_links.php (where i can find the categories), is it also possible to see all the entries? 2) when i click on an entry, is it possible to see also the ratings and comments? (i say, if it's possibile to open the page " View Comments and Ratings" when i click on a song in a category!) 3) is it possibile to have a vbadvanced module that display the entries that have the highest rate? thanks! |
Quote:
|
Quote:
|
i have to make my question again, now that i've understood something about LDM.
when i enter a category, i find all the entries of that category. i want that when i click on an entry, it display the page with the rate and comments.. but let me explain with an example. You are inside this category: dance category i want thatm if i click on "Angben65 & Sergiopad - L'Atotanka (TaInKiTu)" it opens rate and comments ...is it possible? thanks! ;) |
did you try the option in Administration--Permissions ? (you can also set category specific options on this)
must_rate_download Usergroups that must provide a comment/rating before being allowed to visit/download an entry. |
Quote:
Find the line (close to the top) Code:
$linkurljump Code:
<a href="$LINKS_SCRIPT.php?action=ratelink&linkid=$linkid&catid=$viewcatid&lpage=$pagenumber" title="<phrase 1="$linkraters">$vbphrase[ll_viewallratings]</phrase>">$linkname</a> |
Quote:
Thanks for the translation - that's excellent (I think!! - can't read it to be sure). |
Thank you for your effort.
|
now it's perfect..tnx a lot! ;)
|
Andrew,
Could you please answer this: Quote:
And this: Quote:
Just to clarify: I want to find the category id variables to have the right tab be highlighted when a member is in a certain category of LDM. |
easily my favourite mod for Vbulletin. Thanks for this awesome addition and excellent support, can't wait for final of version 2.2.8.
|
|
the amount of information on this hack is so monumental... i am left to wonder if you, my friend have a readily available supply of mind altering drugs to keep you sane!!!! this hack is outstanding... and im ashamed it took me so long to incorporate it into my own forum... now, today i will be reading and learning how to use it...
thanks.... |
maybe it's only a suggestion for future releases: but is it possible to see the links to new entries and new ratings/comments in the /search.php?do=getnew page?
thanks for all you are doing for as with this mod ;) EDIT: i'd like to open a thread where we can give links to our LDM pages, and have suggestion about how incorporating it with our forum!!is it possibile? and where? |
Quote:
The syntax for the search urls is as follows: .../local_links_search.php?action=show with some or all of these parameters: required &search=searchstring &desc=0/1 [search descriptions] &keys=0/1 [search keywords] &searchdate=0/-1/N [any date/since last visit/last N days] optional &filetype=typelist [filetypes, comma separated] &catlist=n1,n2,n3[list of category ids to search] &childcats=1 [also search child categories of those selected] &beforeafter=1/-1 and newer/and older &sort=N/n/h/30/6/1/D/d/R/r/U/u [Title (ascending)/Title (descending)/Hits (overall)/Hits (30 days)/Hits (7 days)/Hits (24 hours)/Date created (ascending)/Date created (descending)/Rating (ascending)/Rating (descending)/Submitter (ascending)/Submitter (descending)] &user=username &userid=userid There are some other switches too, but that's probably all you need. Quote:
|
Quote:
Quote:
|
Quote:
have you looked at this? is it possible. Its really important for me that i get this running. |
Quote:
It will integrate external urls and local entries that do not have recognised mimetypes into the "External Links Framed" hack. |
I added the extra to auto create a thread when I enter a new thread, but I can't get it to work. I'm a bit slow ;-). Could you explain it with more details. When I add a link what do I do to make a thread?
Thanks AndrewD PS I did created an special forum just for the new entries and when I created the link I select that forum, but nothing happen. |
Quote:
EDIT: mh.. i didn?t work.. i installed the plugin but there?s no change with the existing an new external links. |
Quote:
If you are using 2.2.7, edit the file local_links.php, which is in your main forums directory. find (at line 2194) Code:
// About to start - last chance to change things... Code:
// Access as a regular link if: |
ahhh.. now it works. many thanks to you andrew!
|
ok. i´v got another question. i have im my ldm categories like "show all" , "artist" ....
The "show all" categorie should be free to everyone. The other categories should only be shown to a special usergroup. When i put the switch "can_acces.." only to those usergroup, others will be still able to take a look at these categorie. is there a possibility to hide unauthorized categories? |
Quote:
Associate the restricted category with a VB forum with the desired access permissions, and make sure you don't give other users 'can_see_protected_links_on_portal' permission. See http://www.eirma.org/wikis/index.php...Access_Control |
Quote:
#1 install autocreate plugin #2 go to vb/admin/options/Cookies and HTTP Header Options and set Remove Redirection Message Pages to No, so that you can see what's going on. #3 go to your LDM admin/settings page and make sure that it's active. Other settings are not that important. Turn off moderation for the time being. #4 create a test LDM category and give it an associated forum which is a) a real forum (not a category or link) and b) open for posting new threads. #5 create an entry in that category. As you are doing so, check that its associated forum is the one you've just defined in #4 You should get an 'accepted' message which tells you that the entry has also been posted in the forum. Once you know that it's working correctly, return the VB and LDM settings as you want them. |
Thanks for your time AndrewD I really appreciate your time. I'll give it a try and let you.
Thanks. |
hi Andrew
is it possible to embed pdf files in a popup page(with fix size), instead of downloading them? thanks |
It worked perfectly, :-)
Two more questions: 1. Associating the category to the forum, would that have any effect in the allowance? Or it is just view permission? 2. I have 6 main categories, can I still edit those categories to associate with a forum or do I have to make a new category? |
Quote:
You can always edit a category and reassociate it with a new forum. If you tick the checkbox 'also update entries' then the entries will also use the forum for their permissions. However, existing entries will not trigger the autocreate mechanism - that only happens with new entries. |
Having a permissions issue.
I'd like to have all administrators able to alter categories but at the moment only the admin who created the category is allowed to alter it. How can I change this? |
Quote:
|
i have an other problem, the last i hope!!
a lot of users upload the files on esternal servers (like rapidshare, yousendit...) so when they add a link to their song there is something like: http://www.site.com/vaskvjasnvkjanv345/ now, when they add this link as an URL, LDM will show anything..because it doesn't recognise the filetype! is there a way to get rid of this problem? thanks! :) |
Quote:
|
All times are GMT. The time now is 03:15 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:
|