![]() |
Hi
I installed this once and couldn't get it to work and then went looking for another program, but none seem to measure up and most don't seem to be still offering support. So I am back with some questions.:D I think I've followed the install instructions correctly, I've even uninstalled and reinstalled. But the issues I am having are: 1. I uploaded a .jpg file from the admin account and also a test account. Everything goes smoothly until I go to the "gallery" and click an image to view. First, I go to the main page which show the list of categories (I have two categories with some subcategories) and then I click the category I uploaded to. Then, under "Entries" I click the image's name that I wish to view. It takes me to the next page which shows the name of the file, also a camera to the left, the date and hits amount are underneath. Now, when I click the link from there to view the file, I don't go anywhere. It seems like the page just reloads. 2. I installed the new thumbnail module by following your instructions. My cmps index page is called index and my forums have another name, so I put the code in the header template (I'm not sure where to put it exactly though). Now when I view my index page I get a database error that say there was an error in the where clause "Video" which is one of my category names. Any suggestions? Thank you for the wonderful mod! |
Quote:
I find it easiest to help with these problems if I can see for myself what is going wrong. Can you send me a PM with site details, and (ideally) an account with admin privileges? Will be happy to help you get things working. |
Thank you for the great support!
Wanted to make sure I put something to show that you took care of the problem which was my own fault anyways:D |
Quote:
|
Quote:
But there's no highlight effect with those search words. Anyway, it's not a big deal. |
Help? T.T
Is there a way to show the current ratings and comments as default? o.o |
Quote:
|
Morning Andrew,
My team has put in a request for a feature, so here I am! They would like to be able to upload more than one thing at a time. Something like Photopost does. I'll explain. When you first hit "Upload Entry" in Photopost, it creates a page with (you can set the number) 10 boxes. You browse and find your 10 things, so in this case, perhaps it could be just the image, or just the zip file. You press submit and it brings you to a second page where you fine tune each entry. You put in a title, description, etc. The other option they would like is to assign more than one zip file to one entry. I'm not asking for much now am I :) :) Have a wonderful weekend and thank you! |
Quote:
|
AndrewD...
Instead of reading over 100 pages of posts, I just thought I'd ask you through the board instead of just searching. I hope that's okay with you. I recently started using vbulletin 3.6.5 and have installed the following plugins and/or mods: SmilieCategory...YAAS 2.1.4...and ibProArcade 2.6.1+ I'm using the following styles: Default Style...Hexcell Fluid...and Smooth Fluid Two questions: 1) Does LDM interfere with any of the above? 2) You've listed two zipped files at the start of this thread...which do I use??? Your help is greatly appreciated...oh...one last thing... I'm not that great when it comes to making modifications, but I have muddled through the above listings and got them installed. If I'm not comfortable adding LDM, is there anyone who can help me with the installation? Again...thanks in advance for your help. |
Quote:
You can use either one, but I suggest that you use the second. It has a few bugs fixed that are in the first, and there have been no reports of new bugs If you have big problems, I will try to help, but I'll need full access to your site. Good luck... Edit: There is one point to think about. As your site installs more hacks, the amount of memory needed to run the php scripts increases. You can reach a stage where there is not enough memory available. It is not possible to say when/if this will happen (it depends on quite a number of factors, including the setting of memory_limit in phhp.ini, version of php/web server, which hacks, how integrated into vb, etc). The symptoms in LDM are blank screens during some operations, e.g. after editing enties. The fix is easy: increase the php.ini parameter meory_limit. |
Quote:
Is this in the wiki? ^^, |
Quote:
|
But I don't know how to do it, that's why i'm asking. XD
LOL, now i'm confused ?.? |
I am getting this error when I try to import or install the xml.... Please help me.
Quote:
|
Quote:
Make sure that all the files in the release/forums directories and subdirectories in the zip file have been put in the same place on your board. |
Quote:
You made a couple of requests - for a gallery type of linkbit and for a different display of comments and ratings (to show the most recent directly rather than have the three most recent on a drop down menu). Both of these need some fairly minor changes to the code/template, so I've got them on the list for 2.2.8. |
OHHH!!! geez, i thought somewhere, somehow this was already done, at least the comments one.
WOW, thanks Andrew, now it's clear and i'll wait patiently as a good kid. XD |
Quote:
Hi Andrew, the reason I have to run them on seperate ports is down to user load, whena file goes up there are generally 100s of downloads started straight away and these continue for some hours before dieing down to a few per hour. The problem I have is not bandwidth, but instead memory, to prevent the machine from disk caching I used lighttpd for downloads [it doesn't spawn extra servers] but has less functionality, and apache for web pages. Thus what I would like is for client to upload to say http://www.example.net/downloads [/home/bob/downloads] but there download to be served from http://www.example.net:81/downloads [/home/bob/downloads] What I am looking for LDM to do is automatically add the :81 into the download url so they are served from the correct process, instead of having to edit them by hand after using the built in file uploader you have supplied. So we are using the same physical machine, same file system, simply a seperate process ona different port to serve the files. Keeping downloads and webpages seperate as much as I can :) I hope this clears up what I am trying to do :) I am sorry for not responding sooner, work has had me tied up recently. Thanks -Alex |
Hello Andrew.
We moved to a new server yesterday, and now all the thumbs are no longer working. In shell I went and typed in chmod -R 777 thumbs This set the directory in forum/thumbs where our thumbs are stored to 777. I also 777'ed team uploads I verified that they are indeed 777. I then went in to settings to make sure everything was the same there. upload_dir /forum/teamuploads thumbs_dir /forum/thumbs/ file_icons_dir This is all correct. I then went in and reset the thumbnails. Nothing. I even cleared my cache :lol to make sure it wasn't that. Any ideas on what I'm doing wrong? |
Quote:
|
Andrew, you have access now through the AndrewD account. Thank you!!
|
Quote:
|
Thank you Andrew, just put a ticket in to get it installed.
|
We're good to go now Andrew! Thank you for your help!!
|
I've checked the file, as I use the link directly in my navegation it works but when I enter them into the download center I recieved a message says : "Link check failed. For a url pointing to a remote site, this may not be a cause for concern, as not all sites reply to the check. For a local file, something is wrong." and I can't download the file
|
Quote:
|
Quote:
|
i have sent you
|
Quote:
Alex, you should be able to do this with LDM's pseudo 'mod_rewrite', see http://www.eirma.org/wikis/index.php/Hacking_LDM LDM has a feature which does simple rewrites on urls at the very last stage before attempting to deliver them. If you combine this with setting force_redirect to 1, then you should be able to get LDM to manage the upload and have lighttpd handle the download. Try creating a rewrite.txt file something like the following (change to match your site) RewriteRule /downloads http://www.example.net:81/downloads Upload it onto your site and use ldm/admin/settings to point mod_rewrite at it. |
Fantastic, that worked perfectly andrew, some minor playing about with folder and file permissions but I have it all working self suffiantly now.
Thanks for you helpa nd the great mod! |
Hello:
I have installed this mod, however, I need help please. I am confused as to how to confure it. I created a forum on my vb and set the permissions I want. I have added a category, set permissions on that, and added an entry. When I log into my vb, I only see an empty forum. Where is the category and the entry? I don't get it :( Can someone help me please? |
Okay it's showing up now...
Under LDM Admin, under Settings, edit category, I checked the checkbox that says "Also make this forum the parent of all links currently in the category" and also I checked the checkbox to create a subforum for the links. I logged into my vB and now I see the forum with the subforum and there is my link. I think this is how it should work :) |
Quote:
Normally, the LDM library is completely separate from your forums. You do not see the entries apperaing inside your forums unless you have also installed the "autocreate_threads" extra. The connection with the forums that you are describing concerns access rights. To simplify matters, LDM can "pick up" the access permissions from a specified forum and associate these permissions with all, or with specified, categories and entries. That's the process you have just described. But it doesn't 'place' the entry in the forum. |
Good day Andrew!
Here is what I needed to do today. I created a new sub-category in LDM and clicked the "Create a sub forum" for that LDM category. The only problem was that where I wanted it .. it was set up like this... Forum Category - Sub Category -- Sub-Sub Category I needed the new forum placed inside an existing sub-category in the forums. Is this an option that can be added at some time or would that make it way to confusing? |
Hi,
Is there an option for watermark like in YouTube? |
Quote:
If you pick the same Forums Category for 2 different Categories you'll get 2 linked Sub Categories within the same Forum if that is any good? |
Is there a way to add an expiration date to files in admin?
When a new file is added to a category the "When submitted" date is available. Is it possible to add an expiry date so that a file is either automatically deleted or not displayed after a set date? There is the "Review frequency" box which one could set for x-number of days. If this could function as an expiration date, how could I add a button or whatever next to it for automatic deletion after the x-number of days? |
Quote:
Admin > Categories > Edit Category > Control Settings (there are 3 buttons to the right top.. this is in there) Find links_expiry_days and input how long you want visible files to stay active.. so if you want things to expire after 1 day of being visible, put in 1. Find links_expired_catid and pick what folder you would like the file to be moved to after it's expired. Andrew maybe can fill in more options, but this is what we use it for, and like I said, it works perfectly. |
Quote:
Just to add a little more info.. 1) If you enable links_expiry_days, then LDM handles post-dating as well as expiry, in other words entries will not become visible until the entry's specified creation date and will then disappear/be moved to another category after the specified period. 2) To set this value globally rather than per category, visit the LDM/admin/settings page and change link_expiry_days etc there 3) If you set the value in a category, remember that this value will also apply in its subcategories unless you give a new value there. |
All times are GMT. The time now is 01:31 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:
|