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)

yotsume 12-14-2015 07:53 PM

I just reinstalled this on my site running vb 4.2.3 and I get the player to show but says "File Not Found".

Make sure that you have the code in the template if you updated your site. It might have wiped out the template edit.

If and when I find a solution to fix this I will post it here.

ForceHSS 12-14-2015 08:27 PM

Quote:

Originally Posted by the one (Post 2560413)
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

Check group permissions Check: Can See Thumbnails = Yes

the one 12-14-2015 08:44 PM

Check group permissions Check: Can See Thumbnails = Yes

Hello buddy i am having a blonde moment lol where is this setting is it in Message Attachment Options

Many thanks

the one 12-14-2015 09:06 PM

ok i got it working cheers

ywwz 12-12-2016 01:31 AM

Fantastic add on, works great with 4.2.3! Nominated for MOTM!!!

ywwz 12-14-2016 12:44 AM

thank u

ywwz 12-14-2016 12:56 AM

Quote:

Originally Posted by D19RNY (Post 2057727)
it doesnt work any more it was working perfectly yesterday

Some of the files. Edit the article and save.


All times are GMT. The time now is 12:19 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.01154 seconds
  • Memory Usage 1,729KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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