![]() |
Quote:
Thanks IrPR, not a bad idea, but i think it's easier to edit some files :p |
When i activate one of the blocks for vbadvanced, this is what I get.
http://www.motorolafans.com/index.php?pageid=downloads How do I solve this problem? |
Quote:
|
Since I have changed tabs some time ago, I am not using the tabbars hack, but have just put the conditionals in my navbar and have added the following to my additional CSS definitions:
Code:
td.tab a:link,td.tab a:visited,td.tab a:active,a.tab, Quote:
- Am I correct to use the $viewcatid variable like this? This is how I currently have conditionals in my navbar: PHP Code:
|
Quote:
I've tried with other blocks that came with the LDM and all's the same. |
Quote:
|
Quote:
|
hi AndrewD, i have try to set the limit for a user and bytes but the user still can download as many as he can.. please let me know any setting need to set?
here is the screenshot, |
Quote:
|
Quote:
|
Quote:
|
Quote:
having new problem again. currently i have near 400gb files on same server but not inside the vb forum, how can i sync it to forum? coz add 1 link by 1 link will kill me :) here i attach the screenshot P.s - Sorry for poor english :) |
Quote:
You say, not inside the vb forum - do you mean the files are held outside the web site file space? If so, then you have to modify the LDM file_root and file_root_prefix settings. All explained in the online wiki. |
Quote:
The only three things that I need to adjust, is to include the LDM main page & LDM's search page and prevent my forum tab to be active when the visiting LDM. This is the code I have used for my forum tab: PHP Code:
|
I want to move the statistic section to the right side, as this site did:
http://www.musicadigitale.net/forum/local_links.php Can anyone help me? I guess I should edit the link_main template, but I don't know how. If possible, give me the complete code. Thanks a lot. |
Quote:
|
Quote:
|
Quote:
B) Go to LDM main page. Create a new category. In the field 'synchronise with', enter the name of the top directory containing files you want to sync. For example, if you've got your downloads stored in http://yoursite/thisdir/thatdir, then enter /thisdir/thatdir in the field C) that's it When you now visit the category, it will spend a little time checking and syncing the directory and any subdirectories Note that it will oly find filetypes that are in the vb attachments table, and you can further restrict these types using the ldm/admin/settings controls |
Quote:
When you are viewing the results of a search, the variable $this_action will be equal to "show" When you are inside LDM, $this_action is always set, and I imagine it's not set when you are in a forum So I suggest you modify your forum tab code to say something like PHP Code:
PHP Code:
PHP Code:
and so on |
Quote:
With the new template, the width of the main section was extended to 100%, that's OK, I can fix it. But the statistic still stayed under the main section. Just don't know what happened. |
Hi Andrew, excuse me if this question has been asked before.
Do LDM support other video site such as google video, Veoh, etc. besides youtube? Or youtube flash player works with them as well? I haven't tried it yet. |
Quote:
These are the changes in the form of the unix 'diff' command: Left file: Y:\Users\Andrew\Desktop\links_main-original.txt Right file: Y:\Users\Andrew\Desktop\links_main-modified.txt 0a1,5 > <if condition="$includeinmain[prestats] or $viewcatstats or $viewcathits or $includeinmain[poststats]"> > <table width="100%"> > <tr> > <td width="70%" valign="top"> > </if> 158a164,167 > <if condition="$includeinmain[prestats] or $viewcatstats or $viewcathits or $includeinmain[poststats]"> > </td><td valign="top"> > </if> > 164,167d172 < <table cellpadding="0" cellspacing="0" border="0" width="100%"> < <tr><td width="70%"> </td> < <td> < 189,190d193 < </td></tr> < </table> 197a201,206 > <if condition="$includeinmain[prestats] or $viewcatstats or $viewcathits or $includeinmain[poststats]"> > </td> > </tr> > </table> > </if> > |
Quote:
|
Quote:
|
How can I edit the text that appears in in "links_main" below <if condition="$viewcattext or $viewcatextra">? As the mainpage is not a cat I cannot find the description for that.
|
Quote:
PHP Code:
$viewcatextra contains the contents of the links_catbit_extras template, and is used to hold information on synchronisation, user allowances, etc. If you want to modify either of these, you could write a plugin that is hooked on ldm_maindisplay_end, e.g. you can append to $viewcatextra |
Ah, ok, thanks. Will try this.
This field is empty on my site: On the main page only the name of the DB is printed out, followed by an empty row. |
Andrew, I was wondering if there is a way to have related videos/files shown horizontally below the listing when you click on a link for a video stream.
Like something like this: http://psp3d.com/jukebox.php?do=view&type=media&mid=23, but with a horizontal bar with related or reccomeded videos from the same category. |
request:
if possible, any chance of adding www.imeem.com www.megavideo.com http://stage6.divx.com to the flash site list? if you could provide a brief tutorial on how to add more sites, I'd be willing to try my hand at it for others as well. |
Quote:
You can integare this mod to vB AnyMedia and use anymedia class to parse all of media types to stream Im using class_anymedia.php parsing Youtube, Megavideo and stage6 in my LDM and it rocks! Again my special thanks goes to Andrew, your LDM in fully modifable due to huge hook locations :) |
Is it possible to use to show wimpy wasp (player for flv) directly in link layout?
(soe user do not need to open pop-up widnow to see video) Thank you! |
argh..sorry to be a pain..but www.viddler.com as well (flash sites).
again, be happy to try to add myself with instruction. :) |
Quote:
Quote:
|
Quote:
|
Quote:
also, I suggestedt this long time ago, but i still think LDM would be INCREDIBLE jump up if it could:* Overlay (but only if its moveable/draggable, so it doesn't block stuff anything underneath that may be needed) Quote:
also, maybe good to check out AME embedding which I use (in conjunction with anymedia actually) is great as its saves on serverover head and has it set up to allow for users to add xml for flash sites (which is good as there are MANY MANY of em +_+). dunno if that's helpful but just an FYI. :) and um.. can you add www.divshare.com in the meantime too? ((I know I know *gk runs* ) ^^ eg: http://www.divshare.com/download/2314312-f48 as always, great work and incredible add-on. :D |
This is now the officially supported version. Thanks to everyone for all the testing.
I have made no changes since the release candidate two weeks ago, except for updating the Chinese translation. |
cool
thanks for the update. installed without any problems :D |
Andrew I was wondering is it normal for the upload directory to not work like it should :| For instance:
The forums are located here: http://forums.pspcrazy.com/forums/ Now the root prefix is a yes, and for it's directory i used: ./downloads upload_dir : /files Cannot access/create directory /files [/var/www/vhosts/pspcrazy.com/subdomains/forums/httpdocs/forums/downloads/files] That's the directory i'm getting :| CHmod is 777 as well so that's not the issue. also for thumbs they are in /downloads/thumbs but that doesn't work either :| I need help to get this working , thanks in advance i do love this mod. |
Andrew, I got the new error with 2.2.7, it seems like it has something to do with max connections, how to increase it? I got about 400 emails like this in a single hours
Quote:
|
Quote:
It looks to me from your error message that the setting of local_file_root and the concatenation of local_file_root_prefix + upload dir is getting to the wrong place in the directory structure. Remember that if you have set local_file_root to yes, then everything is based on directories relative to the server itself, rather than your web site root. If you are storing everything within directories that are actually part of the web site, then it's better and easier to set local_file_root to no. So you have to discover the full path to the directories you want to use for uploads and thumbs, and make sure that the combination of local_file_root_prefix and upload_dir/thumbs_dir point to these directories. You can work this out by taking a look at the phpinfo output (e.g. vb/admin/maintenance) document_root. Am happy to take a look at your site and get this working if you want - send me a PM if so. |
All times are GMT. The time now is 04:26 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:
|