![]() |
Quote:
You need to use the 'Entry Attributes' feature. See the online wiki for an explanation, http://www.eirma.org/wikis/index.php/Entry_Attributes |
Quote:
|
Quote:
|
can anyone tell me what's "Use post count to define allowances" plugin do !! , i have it installed but it doesn't do anything
http://img72.imageshack.us/img72/1511/ldmei0.jpg never mind the NO choice it means Yes cause i'm using rtl language what i understand is this i can prevent download for selected group by post number but i can't understand if it (x)posts for (x)downloads or like example : 10 posts for 1 download so users with 20 posts can download 2 files , or all users more than 10 posts will download 1 files , i'm using count all posts not an hour period and with all that i can't get it work at all |
Quote:
You seem to have set this to limit root admins to 1 file maximum until they have 1000 posts. The attachment shows the message that should be displayed. Question: is your root admin account also a member of another usergroup? LDM always grants the most generous usergroup allowances. You have not limited other groups. |
Quote:
I was thinking about doing something similar and added some attributes (contact name email etc.) and wanted to show these in the featured template (or similar shorter catlink template). The extra attributes do not show up - OK in the larger templates. Have I done something wrong (the answer is probably yes but would like to know how to correct) can you advise cheers Roy Is it possible to add another catlink template? |
Quote:
Code:
<!--$linkid::entities--> Currently, new linkbit and catbit templates are added programmatically. Take a look at includes/local_links_admininclude.php. At around line 626, there's a sequence: Code:
// Pre-defined catbits - extend to match catbits available in templates.xml ----------------------------------------- Code:
require_LDMadminrow($seq++, 'links_your_catbit', serialize(array("name"=>"YourCatName", "defcol"=>1, "maxcol"=>4, "subbit"=>"links_subcatbit")), 'define_catbit', 1); |
Quote:
|
Thanks for your help before, seem to have another small little problem though. Thought itd be a good idea to autocreate threads for entries based on my site, so I've turned the settings on, gone through all the categories assigning the correct forum to post in (but it gives me an option of changing where its posted when I upload the file)
My problem though is, it uploads the file fine, but it says it can't create a thread. The reason it gives is: Forum does not exist Yet the forum does exist. Any ideas? |
Quote:
|
just installed new version.. 2.29 post1 very very nice..2 little things though.. I use human verification system, and in LL if you go on search
i.e. advanced search ... as unregged user.. the template is not cached.. see attached screenshot I'll just add it to the templates to cache.. no problem.. but i thought i'd let you know.. to fix for next release and for the language files... french, and german are correctly encoded UTF-8.. but, unless u use vbulletin from vbulletin-china ( they have changed the main vb code) the header in the xml file should still be <?xml version="1.0" encoding="ISO-8859-1"?> and not <?xml version="1.0" encoding="UTF-8"?> but thats minor... thx again for the great work.. Felix |
Quote:
|
nooo !!!
Sorry.. english is not my mother tongue... What works for me: 1. If you use standard vbulletin from vbulletin.com without having modified the vbulletin xml parser class... then the first line of ALL xml files should be: PHP Code:
OK? If you use UTF-8 for the languages, then you open the xml file in your favorite editor.. ( I use "edit plus") and without modifying anything you do a "save as". There you select encoding: UTF-8 in the dropdown. Then simply click save and overwrite the old file. (Most editors have that option.. even notepad has UTF-8 when you do "save as") Of course this is the standard.. IF the user uses english vbulletin and adds the other languages as custom languages with UTF-8 charset. ----------- 2. IF the user uses chinese product and the other languages as custom languages it is different. He probably has the chinese vbulletin installed. It is patched to accept the utf-8 first line for xml files.. In that case the chinese product is correct as it is in the package.. but he has to change the other language files.. All the first lines of the language files will have to be : PHP Code:
It doesnt matter for the product file it will import correctly whatever the header is.. its just for the phrases in the product file. The major problem is.. NOT all users use UTF-8 encoding.. or mix encodings when importing languages Example: french language Charset: ISO 8859-1 and chinese language Charset: UTF-8 both on the same board!!! This will seem to work at first.. but is bad.. because your problems will appear as soon as you post in the forums... In this example: If a french user posts.. (when the board is set to french) he will post in ISO 8859-1... and the chinese user will post in UTF-8 because he will have chosen to view the board in chinese. So if the french user looks at the post of the chinese user.. (even if the chinese user posted in french!!!! ) he will not see the special charachters correctly.. because he will be looking at the page in ISO 8859-1 and the chinese user posted the special characters in UTF-8.. That is why you sould always use the SAME encoding for ALL languages... (and only UTF-8 works with ALL languages) I think that is why vbulletin 4.0 will be UTF-8 only. Hope that was clear.. If not I will try to do some further explanations.. Felix.. |
Is this normal behaviour?;
https://vborg.vbsupport.ru/ https://vborg.vbsupport.ru/ https://vborg.vbsupport.ru/ This was obtained by nominating a star entry, then changing to nominate a different entry. I expected it to only save the latest, current, nominated entry. ---------------------------- The comments/rating count only registers the number of different users who comment/rate, it doesn't account for the same user posting more than once; https://vborg.vbsupport.ru/ ---------------------------- If I enable the hide-magnifier extra, with a local_file_root_prefix set, then I receive the following error at the top of any page containing an external image (for use as thumbnail); Code:
Warning: getimagesize(Local File Root Prefix/http://www.somesite.com/image.png) [function.getimagesize]: failed to open stream: Invalid argument in [path]\includes\local_links_include.php(3190) : eval()'d code on line 8 The upload permissions don't appear to follow those set in forum/admincp/attachmentpermission.php. I prevented all users from uploading png's, but was still able to upload a png using a regular Registered User's account; https://vborg.vbsupport.ru/ https://vborg.vbsupport.ru/ Have I set something wrong? ---------------------------- I found the description of autocreate_active a bit confusing - "Automatic forum announcement of new entries enabled". I originally thought it'd make an actual announcement, not a thread. ---------------------------- How would I go about making ldm_post_addrating_title follow the default format of Re: Thread Title (as defined in ADMIN CP > vBulletin Options > Message Posting and Editing Options >Automatically Quote Post / Thread Title). I tried editing the phrase to RE: {1}, but that appears as Re: %1$s in the actual thread. ---------------------------- Thank you once again for such an excellent mod :D. |
Ive noticed a pattern, every time I upgrade my ldlm version it resets the "hidden" attribute on files to visible. Its not a huge deal now that I know it will happen, but I think it would be classified as a bug.
Riki |
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
|
Quote:
|
Quote:
https://vborg.vbsupport.ru/ I'm linking to a remote files using redirect links , it counts the hit , but doesn't limit it |
Quote:
|
AndrewD , thank you this MOD (add-on) very well done.
I was hopping to find one thing in configuration that I would like to have on my very large board , but it looks like you dont have it yet. It a possibilities of using your add-on to sync all user attachments (old and new) to special category, if its possible please let me know how ? if its not so may be you can add this to your future version. I have 20GB of users attachments (mostly jpegs) stored on the hard disk that they uploaded to my forum posts for over 8 years and I would like to have some kind of interface to view and manage them. |
Quote:
|
files ! but you'll need to read database to link attachment files to user information.
Thank you again ! btw, is your time available to do custom work extra for money? |
Quote:
|
Quote:
This is really a great add-on and I have already had some good feedback. Cheers Roy |
hi
I have installed id3tag-enhancements but I can't see him run. Can you help me please ? I have upload idtag3 : www/mysite/forum/getid3 Sorry but how to do that ? Scan and Add Link create entry attributes based on contents of ID3 tags thanks |
Quote:
You also need to enable display of 'additional attributes' on the LDM admin/settings page. |
thanks.
|
Ok... i need some help :p
On of my sites has around 500 entries every file is on my server they are sorted within folders, one folder for one category, I have never used LDM synch. Is it possible to enable this feature? If so, how should i prepare my files and folders? Thanks Andrew :D |
Hello,
First off I would like to say that this modification is incredible. Thank you for all the work you have put into it. The features and settings are outstanding. I was wondering if it was possible to sort link entries by UserGroups? UserGroup A (links submitted sort at the top of their category) UserGroup B (links submitted sort after links submitted by Group A) UserGroup C (links submitted sort after links submitted by Group B) This way, members that pay (subscribe) to be in a better UserGroup such as B or A, will have their links displayed higher then those who are in Group C. If this setting is already in there, pardon my missing it. There's a lot of configuration to do and I most likely missed it. Again thanks for all your efforts, James |
Quote:
Absolutely fantastic add on :D |
Quote:
a) LDM can construct a category/subcategory/entry structure that reflects your directory/subdirectory/file structure, or just sync a single directory b) The directories need to be somewhere within the spaced specified by the settings of LDM's *local_file_root* and *local_file_root_prefix* settings c) The sync will *only* locate files that have recognised mimetypes in your vb attachments table, but you can tell it to restrict the list further, e.g. only pdfs or mp3 or whatever d) While a category is set to sync with a directory, the 'Add Entries' command is not available. However, once you've done the synchronisation, you can turn it off, and the category become a normal category again (and keeps the entries created by syncing) which accepts new entries. d) When LDM syncs files, it gives the entries descriptions based on the contents of the /links_scantext template (I've just noticed that there's a small bug in the code - nothing serious). You can either change the contents of the template or use different templates per catgeory. So: Create a category Towards the bottom of the Add Category form, find the "Synchronise With" box and point to the required directory. For example, if you want to sync with http: // yoursite / yourfiles / yoursyncdir and *local_file_root* is off and *local_file_root_prefix* is blank, you would point to /yourfiles / yoursyncdir. If *local_file_root* is off and *local_file_root_prefix* is set to /yourfiles, then you would point to /yoursyncdir Now go to the Control Settings tab on the Add Category form Turn on sync_enabled. Turn on sync_populate_categories if you want LDM to create subcategories for subdirectories Set another parameters if you want - you'll find a page about syncing in the online wiki Click Submit to create the category. LDM will automatically fill the category/subcategories a bit at a time, each time the category is visited, and once it has finished the job, it will recheck periodically for new files/loss of old files. As admin you'll find a button towards the top right of the category display which you can use to over-ride the automatic scanning. |
Quote:
|
Hallo,
Ich bekomme immer die fehlermeldung Warnung: Invalid argument supplied for foreach() in [path]/includes/local_links_misc.php (Zeile 74) Can i help me? |
Quote:
I do have a feature question. How do I allow Usergroup A to upload thumbnails and deny UserGroup B this ability? Regards, James |
Quote:
|
Sorry it's been a few days before replying again.
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
|
Quote:
Cheers! |
Hello Andrew, would it be easy to upgrade ldlm to use the new version of jw media player (4.0)
http://www.jeroenwijering.com/?item=JW_FLV_Media_Player Thanks! |
Quote:
HAHA, well, what if i already have my categories and subcategories created,they are inside the main category, maybe similarto what LDM will do, would LDM still try to create subdirectories? Hmm... i'm renaming everything to be sequenced, so, maybe i can try importing new entries using xml. Is it possible? I mean to have some sort of xml template and just add extra lines for new entries, just changing the entry ID and the category number? Hmm... maybe i'd have troubles with keywords, would you help methinkabout this, please? @_@ |
Quote:
Quote:
|
All times are GMT. The time now is 09:31 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:
|