Quote:
Originally Posted by the one
Ok this is what happened i am running 4.2.1 when i uploaded a mp3 this is how it looked below
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
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}&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}&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