vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - Links and Downloads Manager (https://vborg.vbsupport.ru/showthread.php?t=119041)

AndrewD 05-21-2007 03:58 AM

Quote:

Originally Posted by GrendelKhan{TSU (Post 1251579)
how about one where ppl can upload regular movie files and it converts them to play in the flash player...

ie: that would give us all our own youtube, google vid etc site instantly!! :D awww yahh... user contributed movie content here we come!! that wold be sooo leet.

(sorry, I know that might not be possiboe...but it was a thought. :))

Nice but as you say..


Quote:

Originally Posted by GrendelKhan{TSU (Post 1251579)
also, may LDM is producing weird letters when post comments to threads....
ie: make a comment to a video, it posts to thread... the comment comes out with weird text:
namely: " \r\n\r\n" appears :confused:

eg:
http://www.clantsu.org/forums/anime/...subtitled.html

Yes, I'd spotted that - it's fixed in the next version (they all say that, don't they...) backslash r and backslash n are the codes for a new line, and shoould come out as such.


Quote:

Originally Posted by GrendelKhan{TSU (Post 1251579)
still can't figure out why the thumbnail viewer isn't working for our music upload section. :( I have not changed any templates of LDM.

Do you want me to take a look? Send me a PM with site details and an admin pwd if so.

AndrewD 05-21-2007 04:16 AM

Quote:

Originally Posted by GrendelKhan{TSU (Post 1251600)
ps. sorry forgot a question...

is there a way to find out what the actually link to the file is? like if want to hotlink to an uploaded video or music file (mp3) to stream somewhere else (like another site or part of the forums)...

could I?


specifially I want to:

-upload a mp3 to LDM.
-link and/or stream it elswehre, like a separate xeon flash jukebox thingy or a separate site.

but I can't figure out what the url would be(much less whether it'd work). :( me stooopid.

Funny thing is that the next question on the forum points to the answer.

The url you need to play entry XX in category YY is the following

Code:

http://url-to-your-forum/forum/local_stream.php?action=stream&linkid=XX&catid=YY
Be aware that the remote player will seem to LDM as if it is an unregistered user, so you must set up things so that unregistered users have access.

AndrewD 05-21-2007 04:17 AM

Quote:

Originally Posted by kandip (Post 1251780)
Hello, can someone please help me with the local_stream.php?action=stream&linkid=3&catid=1

What happens is this... (when i try to stream a video file)

I have my local_files_root_prefix set as "home/username/
and the upload dir is set at "home/username/uploads/
local_files_root is set to yes

now when i try to stream a video file.. it loads a player but it does not stream. Now I dont know why it does that. I went through this entire thread, like 118 pages to find the solution.. but no luck...


It streams MP3 files just fine.

So someone please help me.. .thanks in advance.

What format video file and which player is it launching?

Happy to lend a hand - send me a PM with site details if you want.

Alfa1 05-21-2007 04:42 PM

local_links_admin.php?set=permissions is really mixed up in my LDM. This is the first time I have noticed this. I am using the vb standard style. Is this a bug of 2.2.7?

AndrewD 05-21-2007 05:37 PM

Quote:

Originally Posted by Alfa1 (Post 1252183)
local_links_admin.php?set=permissions is really mixed up in my LDM. This is the first time I have noticed this. I am using the vb standard style. Is this a bug of 2.2.7?

I've forgotten your site details - send me a PM

Alfa1 05-21-2007 06:16 PM

I've sent you a pm.

Is there software somewhere that allows me to create thumbs of video's?

obmob 05-22-2007 03:45 PM

Thanks for answering Andrew! :D

kandip 05-22-2007 04:55 PM

Quote:

Originally Posted by AndrewD (Post 1251841)
What format video file and which player is it launching?

Happy to lend a hand - send me a PM with site details if you want.


im tryin to stream mpeg or mpg files and the windows media player launches.. but i also tried with quicktime and real player. :( :( but no luck.

AndrewD 05-23-2007 03:24 AM

Quote:

Originally Posted by kandip (Post 1252773)
im tryin to stream mpeg or mpg files and the windows media player launches.. but i also tried with quicktime and real player. :( :( but no luck.

Are you using full urls to the video files or local file names? With full urls, the resources needed to read the file are *much* larger than with local files. Depending on the precise video format, the media player sometimes expects to be given the entire file before starting to play. With large files on a remote site, it never gets everything - LDM uses all its allowed resources.

The problem may be somewhere else but I would need to access your site to find out.

wolfe 05-23-2007 09:23 AM

how would i import my cats and downloads off downloadsII into LDM.

also

how would i make this code show random thumbs

PHP Code:

// This shows "What's new"
$filter    = array("link.linkmoderate=0");
$order    "linkdate DESC ";
list (
$links['new'], $nhits$q) = get_links($filter$order"links_forumhome_thumbs"); 



All times are GMT. The time now is 08:14 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
  • Page Generation 0.02603 seconds
  • Memory Usage 1,756KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete