vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Major Additions - DownloadsII (https://vborg.vbsupport.ru/showthread.php?t=120122)

YLP1 01-30-2007 11:02 PM

Firstly I would like to say thank you to developers of this product. I am not a coder but I certainly appreciate the hard work that developers put into creating the mods/products.

I run a local community forum/web site where I upload several council meeting videos (swf, wmv, flv formats), documents (pdf), video snippets, graphics (jpg, gif).

I am looking at this product mainly to house my videos. I am not that good on PHP yet so when I add something, it takes me a bit and I am hesitent to change once I have a product installed.

Will this product handle my video collection?

Thanks in advance.

Lionel 01-30-2007 11:08 PM

Quote:

Originally Posted by YLP1 (Post 1170921)
I run a local community forum/web site where I upload several council meeting videos (swf, wmv, flv formats), documents (pdf), video snippets, graphics (jpg, gif).
I am looking at this product mainly to house my videos. I am not that good on PHP yet so when I add something, it takes me a bit and I am hesitent to change once I have a product installed.
Will this product handle my video collection?
Thanks in advance.

I have the very same thing and I am using this to: play mp3, allow users to click on a link that adds to a private playlist which they can later on play all selected songs.

Adding videos should be fairly simple. If you want to allow them to play it, I would recommand using wimpy wasp. It's very simple to embed the code in the template and with conditionals, it would display only for specific videos categories (no need to display for documents) and with a one line code of javascript, they could play video before downloading it.

YLP1 01-31-2007 12:21 AM

Quote:

Originally Posted by Lionel (Post 1170926)
I have the very same thing and I am using this to: play mp3, allow users to click on a link that adds to a private playlist which they can later on play all selected songs.

Adding videos should be fairly simple. If you want to allow them to play it, I would recommand using wimpy wasp. It's very simple to embed the code in the template and with conditionals, it would display only for specific videos categories (no need to display for documents) and with a one line code of javascript, they could play video before downloading it.

Hi Lionel, thank you for the response.

I own WimpyAV and use that currently for my council meeting videos. I don't know anything about conditionals. Can you show me how to to setup my video as you described?

Thanks in advance.

Lionel 01-31-2007 01:23 AM

Quote:

Originally Posted by YLP1 (Post 1170969)
Can you show me how to to setup my video as you described?

I use wimpy wasp

upload wasp.js in the clientscript folder

Between the <head></head> of the DOWNLOADS template put

Quote:

<script language='clientscript/javascript' src='wasp.js'></script>
and in the template downloads file, put in

Quote:

<script>
waspEmbed('downloads/{$file['url']}', 250, 188);
</script>
250 and 188 are width and height of video size and you need to adjust according to your need.

I would put it above the download button. I would even remove the big download button since we have been provided with links if all you do is videos.

Now if you have other categories which are not videos, like pdf or zip, this is where it gets tricky. You'll need to edit the downloads.php file , do a left join to get category parent so you could do your conditional <if condition="$parent=='XX'">display video, don't display download button<else />just display download button</if>

ab4u 01-31-2007 06:38 AM

Hi,

I'm using vJukebox v 0.9.0 Alpha every thing is good but I have one problem with Message editor it does not work when I want to add new media but it's work when I want to add comment? also it's work when I want to add post or replay in my forum, that problem with the editor message occure also when I use DownloadsII to add new file with description!! How can I solve this problem?

try to add new comment to see the problem http://ab4u.net/vb/jukebox.php?do=add&type=media



https://vborg.vbsupport.ru/attachmen...6&d=1154030011

deltagsm 01-31-2007 12:28 PM

Hi,

how to enable download resume?

akulion 01-31-2007 01:01 PM

working wonderfully with 3.6.4

I just have 1 question - is there another way for the person who submits the file to upload a preview or thumbnail for the download?

Because leaving the 'upload image' option enabled in the permissions allows everyone to add images even to an already submitted download which kinda looks strange

aku

Simetrical 02-01-2007 04:59 PM

When I try to update counters at my site, it appears to time out and everything is stuck at zero. Could you implement the hack they use in the official vB counters, i.e., the paging thing? Could I run some queries manually on mysql, or use some other workaround?

sunnycher 02-02-2007 01:24 AM

This ROCKS! Thank you for providing it for us!
I'd like to also know if there is a way to put an image as a sample of the files (image files) somewhere.

Thank you!!!!

Lionel 02-02-2007 01:28 AM

1 Attachment(s)
Quote:

Originally Posted by sunnycher (Post 1172649)
I'd like to also know if there is a way to put an image as a sample of the files (image files) somewhere.

you mean somethink like that?


All times are GMT. The time now is 02:40 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
  • Page Generation 0.04107 seconds
  • Memory Usage 1,747KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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