![]() |
I am running the latest versions of the vba modules: ldm_new_thumb, ldm_new and ldm_new_media.
In LDM_new a number is displayed after each name, to denote the number of hits. how do I remove this? In ldm_new_thumb: Is there anyway to display the file title under the thumb? I would like to show off my video directory on a vba portal with ldm_new_media.
|
For my video categories, I am using the fotoalbum linkbit. I have installed the JW Player extensions. How do I enable videos to play inline in the fotoalbum linkbit?
Is there a way to have the text $linkimglink move to a new line if it is longer than X characters? Similar to done on youtube here. I would like to add a feature request: The possibility to add multiple url's / files to one entry. Often video's consist out of multiple segments/parts. Currently the only solution is to add the urls for part 2,3,4,etc in the description field. This excludes it from LDMs link check functions. |
Quote:
|
Quote:
Code:
<div style="float:right"><span class="smallfont">$linkhits</span></div> Quote:
Code:
<div class="smallfont">$linkshortname</div> Quote:
Find the line: Code:
$order = "linkdate DESC "; Code:
$cutoff = TIMENOW - 24*60*60*$GLOBALS['links_defaults']['days_seen_on_portal']; Quote:
Quote:
Quote:
?? |
Quote:
Quote:
Quote:
|
thank you! Thats a lot of improvements I have now implemented.
Quote:
Quote:
Quote:
Quote:
Quote:
About 10% of my videos that do play embedded on the jukebox, do not display a thumb. Is there anyway to generate these? Do you know where I can find icons for file extensions? I am in need of: .djvu .mol .torrent .mpg |
I'm running into a blank white page issue on local_links.php, but only when there is a child forum for whatever category I'm viewing. For instance, Home category works fine until I add a category, and that added category is fine until I add a child to it, at which point it turns into a blank page.
I checked out the other issues in your mods' threads, but those blank page issues didn't seem to be like mine. I'm running vB 3.8.2 (and LDM 2.3.0, I might add), plus I've disabled all other modifications and reverted to the default style, but the problem still persists. No one else seems to be having any trouble, so it's probably something to do with my setup... Any suggestions on where to start? :) Thanks in advance, and amazing mod by the way! UPDATE #1: When I disable the Category Display from the Settings page, local_links.php starts working, so it appears that it's just something to do with that. I tried both tabular and brief, and neither allows anything but a blank page. UPDATE #2: It seems that uploading an entry to a category also causes that category (which was previous working) to mess up. Looks like for whatever reason, my cat and entry bits cause things to go wonky... |
Hey Andrew,
I need the variable for entry links that are in links_linkbit (Modern Template). Right now I can only use $linkurljump which contains both title and url, but I only need the URL and not the title. i tried $linkurllink, but it didn't help. it's an empty varible. Is there a variable to differentiate between Entry titles and urls? Thank you |
Quote:
One way to check this (assuming your server configuration allows it) is to create a plugin to allow you to use more memory. Go to vb/admincp/products and plugins/add new plugin, and create a new plugin with the following settings: hook location: global_start title: debug plugin php code: ini_set('memory_limit', '16M'); active: yes If the memory limit is the problem, you should ask your host provider to change the default limit to, e.g., 16M or 24M. Am happy to take a look at your board if you need further help, but will require full admin access. |
Quote:
hook location: ldm_linkbit_create code: PHP Code:
|
All times are GMT. The time now is 04:55 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:
|