The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Links and Downloads Manager Details »» | |||||||||||||||||||||||||
What this is and does
LDM is a general-purpose tool for managing libraries of links and files, and handling uploads and downloads in a flexible way, while tracking and control user access. It has a range of integrated media players and a large library of 'plugin' extras. Installation and Usage Explained in the on-line Wiki, with a brief explanation in the file instructions.txt in the release zip. The recent revision history is given in the first post of this thread. Please use carefully and always backup your database before upgrading. Post reports of problems and suggestions for enhancements in this thread. 14.06.09 Version 2.3.0 is now the the officially-supported version. Works with 3.7 and vb 3.8. Please post comments in this thread 22.06.08 Version 2.2.9-post1 - This is the previous supported version. Works fine with all versions of vb 3.6 and vb 3.7. All standard features except profile integration and forum prefix selection work fine with vb 3.8. Show Your Support
|
Comments |
#1202
|
||||
|
||||
Thanks for the bug fix, but unfortunately it didn't work correctly. The entries that are showing are newer than before the fix, but it's not correct. The VBA module for new entries stats (ldm_new.module) correctly retrieves the newest entries. I have a test forum so I'm fully aware of all the new entries, and the VBA entries list is correct.
Can I just cut the php code from ldm_new.module and paste it in the ldm_get_hitparades function (and removing the current code)? |
#1203
|
||||
|
||||
Ok, I got the nominations display problem figured out. The problem was the nominated entries page do not show any entries until the contest is over (time period is set in the starred_entries_gather variable.). Sorry for the confusion Andrew, the page correctly shows winning nominations now.... I mistakenly thought that the page was supposed to show nominations that were winning the current contest.
Question: I can only nominate 1 entry until the contest is over. If I nominate another entry, then that entry will replace my current nomination. Is there a way to allow multiple nominations during 1 contest period? Feature Request: Can you provide a page that displays the current nominations (sorted by # of votes) so that users can easily vote instead of having to surf through different categories and see what's nominated? |
#1204
|
||||
|
||||
Can you help me to get the featured entries page to work?
I enabled featured sites, I set featured_all_categories to yes, I selected entries as favorites, and I set my userid in featured_user_favs. The my favorites page shows the entries that I selected as favorites, but the featured sites page do not show any entries. Quote:
The featured sites problem is also causing the filter links bar to not appear since you stated the featured sites is overwriting the $nhits value. |
#1205
|
|||
|
|||
Quote:
Actually, there seem to be a range of problems in that part of the code, including in the vba module, so I must work through this again. **Edited: Can you give this code a try? |
#1206
|
|||
|
|||
Quote:
Quote:
Actually, this is on my list of things to do... |
#1207
|
|||
|
|||
Quote:
Just change $nhits for (e.g.) $nfhits at around line 733 in local_links.php (in the code which is building the featured sites bit) |
#1208
|
||||
|
||||
Quote:
Quote:
Quote:
|
#1209
|
|||
|
|||
In includes/local_links_includes ldm_get_entrybits() in order to check whether each entry bit corresponds to a favourite or not.
|
#1210
|
||||
|
||||
Found problem to getting featured sites to display entries:
I've been reviewing & modifying lots of codes & templates lately, so when the featured_user_favs setting asked for users, I instinctly put in userids. Unfortunately, that field doesn't accept userids, but require usernames. And because my test forum doesn't have usernames starting with numbers, the ajax name helper never appeared. LOL - I feel so silly Sorry for any confusion Andrew; you might want to put a note next to that field that userid's are not accepted so people don't waste your time like me The filter links bar will only show in categories that have featured sites - I will try the change from $nhits to $nfhits as you suggested. Also, I'll test the new local_links_vbafunc.php and report back later. Feature Request: Can you provide an option so that featured sites are not displayed again in the regular listing when viewing a category's entries? |
#1211
|
|||
|
|||
I have a question about setting the submission date. Does the time zone of the uploader affect when the file will become available? Or is it based on the server time?
Thanks! Tracy |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|