![]() |
So... we've been busy lately? :D
Thanks for the bug fixes :) |
Quote:
Please send me a PM with full admin access to your site. There is an allowance check in place to stop what is being reported. |
Quote:
Quote:
|
Quote:
|
Quote:
|
Quote:
Quote:
_V |
Quote:
Quote:
I will try to save you some time, Andrew. Feel free to correct me if I'm wrong. It's a 2 steps process - you do not need to do the 2nd step IF you have not added any media entries after installing the ID3 tags extra plugin. Step 1: Find LDM - Interpret ID3 tags (ldm_addlink_preinsert) in the Plugin Manager. Click that link and and find variables looking like "$entitytags['title']" and change the word inside the bracket to whatever you want. Make sure that your new word is enclosed with single quotes, like so $entitytags['myTitle']. DO NOT change the words of any other variable, otherwise the plugin code will not work and you'll get errors! Step 2 (if you added entries after installing the ID3 tags plugin): You must manually edit the local_linksentities table and change the names in the entityname column. Make sure to backup the table first in case you'll do something wrong and need to restore your original table. Hope that helps ;) |
Andrew, is there a LDM function I can call from a plugin to determine the filetype of an entry? If so, can you tell me what's the function and in what file? Thanks.
|
Quote:
Your info on id3 entities is accurate. I'm irritated at myself for ignoring one of the golden rules of database design - don't drop information about field names into multiple database records. I will sort this out. |
Quote:
Quote:
|
Quote:
|
I've just been debugging a problem for a site which has set up multiple usergroups and given people membership of these as their primary and secondary usergroups. Depending on how this is set up, there can be unexpected consequences within LDM.
LDM - gives users the most liberal permission based on *any* of their usergroups. - gives users download allowances based on their *primary* usergroup. Suppose usergroup 'FullyRegistered' has an allowance of 10 files a day and usergroup 'Registered' an allowance of 5 files a day. - Someone who is a member of both usergroups with primary member of Registered will be allowed 5 files/day - Someone who is a member of both with primary member of FullyRegistered will be allowed 10 files/day However, suppose 'FullyRegistered' is also given *can_bypass_hit_recording* permission. - All users who have FullyRegistered as their primary or secondary usergroup will gain this permission - Consequently, their accesses will not be recorded - Consequently, they will never exceed their allowances. Questions: - Is this what you would expect to happen? - Should users be given allowances based on their primary group or the most liberal of their primary and secondary groups? |
m8 what Exactly does this do... u can uplaod and Download Stuff like Piratebay etc..?
|
Re: multiple usergroups & can_bypass permissions
I think your 3 can_bypass permissions (hit_recording, bandwidth_limits, forumperms) are like a tertiary level of access control. To prevent the permissions dilemma that you're debugging, I think you should remove those permissions from usergroups and make them specific to listed users (ie: userids, usernames). These liberal permissions should then override the usergroup permissions for any listed users who have those permissions. Users can configure their desired access control for usergroups without using these 3 can_bypass permissions by editing Forum Permissions, LDM Permissions, and LDM Allowances. The only possible loss functionality that I see is the can_bypass_hit_recording for the Guest group. To compensate, you can provide an option to activate that setting for the Guest group, but guests will then have either no or unlimited download/ upload limits (depending on the settings in LDM Allowances). |
Quote:
|
Quote:
|
Quote:
|
I have do the modification, added an audio, but the title don't change. I have do this modification :
Code:
if (array_key_exists('id3v2', $ThisFileInfo['tags'])) { |
Quote:
Quote:
*cURL* is an addon library for your web server. It provides another (better) way to access remote files. Your web admin has not installed it. Consequently, LDM cannot *manage* remote downloads - it can only manage *local* downloads. A *local* download is physically stored on your server (either an upload or a file with no url in its name). A *remote* download is a file accessed via a full url. Quote:
|
Quote:
|
Hey there Andrew : for some reason LDM doesn't follow the style i applied to it.
Very wierd : http://www.maroceve.com/forums/local_links.php |
Quote:
|
where to enter the value for "upload_dir"
|
The 3 LDM VBA modules for New entries, Hot entries, and Random entries do not show the Categories names when "show category name" is set to "yes." I have the modules displayed on right side column, 1 entry per row, and I tried both setting specific category ids and leaving the Categories setting blank (so that all categories are searched) - no luck in getting the category names to display (testing in 2.2.9-post1).
It's probably a common bug for the 3 VBA modules since they all call ldm_vba_links to construct the links, which calls ldm_get_entrybits to construct the entrybits. Can you please fix? Will be glad to test any fixes. |
Quote:
With these values, by setting *upload_dir* to */up* you are telling LDM to store files in a top level directory called */up* on your file server, outside the web site. I imagine that the security settings on your server prohibit this. Unless you have full control over your server, I suggest that you leave *local_file_root* set to *no* so that files are stored *inside* the web site. You *may* have to pre-create the upload directory (e.g. using an FTP tool), depending on the security on your server. |
Quote:
|
Quote:
|
Quote:
There is only a file .htaccess |
Quote:
|
I'm the average of all licenses
I can not Upload the files I do not know what to do |
from where i can upload the files??
|
Quote:
I've visited your site and made a few tests, including uploading a file into the category you had created. It's working fine. The answer to your question 'Where do I upload the files' is - you go into the category where you want to place the file; then you select 'Add Entry'; then you are given a form for creating the entry which has a field 'Upload File'. You had turned on a lot of the LDM options, and some of these were causing problems: - The SEO friendly options will only work if you also configure vbSEO to work with LDM, and you had not done this. I have turned this option off for the time being. (I do not provide support for setting up vbSEO and do not have a licence for it.) - You enabled the 'Enable automatic thread creation to announce new entries' option, but you had told it to post messages in a forum which is not open for posts. I can't check that without having access to your main vb admincp, so I turned it off. (I also can't read Arabic :)) - You enabled all the home page statistics options, which is probably not a good idea - just choose one or two of them. The way your board is currently set up, you can only upload bmp, doc, gif, jpe, jpeg, jpg, pdf, png, psd, rar, txt, xml and zip files. If you want to add others, then install the 'add-newmimetypes' LDM extra - it's in the extras directory of the release - or send me a PM with information on how to log in to your admincp. Hope this helps. |
тhank you тhank you тhank you тhank you
:up::D:up::D |
How do I make each upload a link instead of showing everything at the same time? It's really annoying to scroll through everything.
All I'd like to see is the title and a bit of the text, then you have to click the title or maybe some "Read full upload" or something equal. Example: http://crinale.com/forums/local_links.php?catid=14 It's just too big and takes to much space, I just want to show a bit of the entry, not the whole one. Many thanks! |
Andrew please check your pm for login info : i can't seem to fix the style issue :(
|
Entry Reporting is buggy even in 2.3.0 Alpha cause of wrong var name in "doreport" action
local_links_action.php(2868) Find: PHP Code:
PHP Code:
|
I have a problem with vbadvanced integration. I have all the files integrated and have done what it says in the manual
Quote:
|
Quote:
|
Quote:
|
Hey andrew :) ...nevermind, i fixed the problem, thank you.
|
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:
|