vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - Brando Amp3 Mp3 Attachment Player (https://vborg.vbsupport.ru/showthread.php?t=242738)

Krusty1231 12-30-2010 10:19 AM

Working for me....nice - voted and rated.

Thank you.

sulasno 12-30-2010 10:58 AM

can anyone confirm that it is working for vB 4.1.0

edgemedia 02-16-2011 04:08 PM

Can someone tell were the postbit_attachment file in the vb 4.1.1 is. Somehow i can't find it?

starman? 08-17-2011 01:58 PM

working in 4.1.5. Thank you very much to Brandon for the initial product and Aurfscan for the refinement. Good work. Cheers!

Toorak Times 03-31-2014 01:41 PM

Sorta got there!

I thought I'd give this a try on 4.2.2pl1. It sorta worked once, 1 outa 4 ain't bad. I thought I did it wrong, but it woiked-with bugs! FINALLY worked out I had to set up another

My site is connected to a lot of independent Oz musos and I have been frustrated by not having simple ways to express themselves, sell their music even. The volume of original music I have lined up requires that Members can upload their tracks, or our Reviewers can drop mp3s in they have been sent to artists without me having to upload to the database for them as is with most players. It is excellent value as they can put up lesser than top quality to disenchant pirates, or just put up previews. For instance, the one that DOES work is Shane Howard, from, Goanna Band that had huge international hit Solid Rock with the didjeridoo playing...its his latest work (Almost first time listeners!)!

An mp4 version would be awesome also, anything above that I just dream about! Something that handled ALL common video versions would be awesome. I have search so hard for stuff that works in the Blogs, Calendars and CMS, I'll test it in all and report back.

I also use vBTube, but none of the Videos play on Apple devices...doh...

http://www.tooraktimes.com.au/showth...ed=1#post21884

It is wonderfully simple way of members easily uploading their tracks.

Any help here would be appreciated, cheers

yotsume 10-20-2014 12:43 PM

Installed and works perfect on vBulletin 4.2.2 Patch Level 1.

I used the following code because your original has two errors.
Code:

<!-- Embed Player -->
<vb:if condition="$show['member']">
<vb:if condition="$attachment[attachmentextension] == mp3">
<script src="./clientscript/audio/audio-player.js" language="JavaScript"></script>

<object style="vertical-align: middle;" id="./attachment.php?{vb:raw session.sessionurl}attachmentid={vb:raw attachment.attachmentid}&amp;d={vb:raw attachment.dateline}" width="290" height="24" data="./clientscript/audio/player.swf" type="application/x-shockwave-flash">
<param value="./clientscript/audio/player.swf" name="movie"/>

<param value="playerID=1&soundFile=./attachment.php?{vb:raw session.sessionurl}attachmentid={vb:raw attachment.attachmentid}&amp;d={vb:raw attachment.dateline}" name="FlashVars"/><param value="high" name="quality"/>

<param value="false" name="menu"/>
<param value="transparent" name="wmode"/>
</object>
</vb:if></vb:if>
<!-- /Embed Player -->


Crossbow 01-19-2015 07:24 PM

Tried this in 3.8.8 as there is no new one made for that version.

The old mod was for 3.6 I loaded it and plays but the box just says connecting and never shows the timer which we need on collabs to each person part on timing.

I tried this one on it and sad to say this did not work for me.. Man I sure had high hopes it would have. When I post the code and save it a pop up error appears but says I can do it anyway and I did but it will not show the player.

Edit: Marked as installed as I could use your player on 3.8.8 and it showing the timer now but has no volume adjustment. Hey least it works.. Thanks Brandon....

hazem_aliraqi 06-29-2015 12:05 PM

installed

thank you

the one 12-14-2015 11:50 AM

Could i ask is this working on 4.2.1 when i attached an mp3 it just give's me the normal link then when i press it it downloads to my desktop :(

the one 12-14-2015 05:59 PM

Ok this is what happened i am running 4.2.1 when i uploaded a mp3 this is how it looked below

https://vborg.vbsupport.ru/external/2015/12/21.png

You can see it does not have the option to play.My friend who runs 4.2.2 said it was working ok on his forum and this is how it should look below

https://vborg.vbsupport.ru/external/2015/12/22.png

You will see he does have the option to play.

This is the code i put in my postbit_attachment below

<!-- Embed Player -->
<vb:if condition="$show['member']">
<vb:if condition="$attachment[attachmentextension] == mp3">
<script src="./clientscript/audio/audio-player.js" language="JavaScript"></script>
<object style="vertical-align: middle;" id="./attachment.php?{vb:raw session.sessionurl}attachmentid={vb:raw attachment.attachmentid}&amp;d={vb:raw attachment.dateline}" width="290" height="24" data="./clientscript/audio/player.swf" type="application/x-shockwave-flash">
<param value="./clientscript/audio/player.swf" name="movie"/>
<param value="playerID=1&soundFile=./attachment.php?{vb:raw session.sessionurl}attachmentid={vb:raw attachment.attachmentid}&amp;d={vb:raw attachment.dateline}" name="FlashVars"/><param value="high" name="quality"/>
<param value="false" name="menu"/>
<param value="transparent" name="wmode"/>
</object>
</vb:if></vb:if>
<!-- /Embed Player -->


Obviously that must need changing for vbullwtin 4.2.1 can anyone help me to get this to work

Many thanks


All times are GMT. The time now is 07:09 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.01677 seconds
  • Memory Usage 1,742KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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