Page Index Toggle Pages: 1 2 [3] 4  Send TopicPrint
Very Hot Topic (More than 25 Replies) Audio Player in Profile V1.4 for YaBB 2.3/2.3.1 (Read 32439 times)
Derek Barnstorm
God Member
*****
Offline



Posts: 1146
Location: Warwickshire
Joined: Mar 23rd, 2008
Gender: Male
Re: Audio Player in Profile V1.4 for YaBB 2.3/2.3.
Reply #30 - Jan 6th, 2009 at 12:08am
Print Post  
If "autostart=true" was at the end of the MP3 URL then Shockwave player would keep searching and searching, because it wouldn't be able to find the MP3... That was most likely the problem...

Also, "autostart=true" isn't anywhere in the .mod file, so that can't have anything to do with the Mod...
  
Back to top
 
IP Logged
 
laurin31135
New Member
*
Offline


I love YaBB 2.2.3

Posts: 48
Location: vor der Höhe
Joined: Aug 11th, 2008
Gender: Male
Re: Audio Player in Profile V1.4 for YaBB 2.3/2.3.
Reply #31 - Jan 6th, 2009 at 5:23pm
Print Post  
Sorry, Derek, I did not mean to blame the mod for that "autostart=true". I just don't know, why it was written there.

That was definetely not the fault of the mod or your fault, because I installed and reinstalled it quite often and it never happened before.
  
Back to top
IP Logged
 
Derek Barnstorm
God Member
*****
Offline



Posts: 1146
Location: Warwickshire
Joined: Mar 23rd, 2008
Gender: Male
Re: Audio Player in Profile V1.4 for YaBB 2.3/2.3.
Reply #32 - Jan 6th, 2009 at 5:26pm
Print Post  
No problem... Any more problems, let me know.
  
Back to top
 
IP Logged
 
Derek Barnstorm
God Member
*****
Offline



Posts: 1146
Location: Warwickshire
Joined: Mar 23rd, 2008
Gender: Male
Re: Audio Player in Profile V1.4 for YaBB 2.3/2.3.1
Reply #33 - Jan 12th, 2009 at 7:33pm
Print Post  
I've altered the .mod file to this, so it is now compatible with YaMMS.

I've also made a slight alteration so it shouldn't conflict with other Mods. I haven't changed the version number.
« Last Edit: Jan 27th, 2009 at 3:35am by Derek Barnstorm »  
Back to top
 
IP Logged
 
SgtRemo
New Member
*
Offline


Proud rider of the short
bus.

Posts: 3
Location: Big Bear City, CA
Joined: Nov 19th, 2008
Gender: Male
Re: Audio Player in Profile V1.4 for YaBB 2.3/2.3.1
Reply #34 - Jan 17th, 2009 at 5:30pm
Print Post  
Derek for what it is worth, I was having the same problem as Imp, after installing the mod the player just sat there trying to load.  After reading this thread and still having no luck, I decided to upload the latest version of mediaplayer.swf.  After that, the problem was solved and it works great!
  
Back to top
WWW  
IP Logged
 
Derek Barnstorm
God Member
*****
Offline



Posts: 1146
Location: Warwickshire
Joined: Mar 23rd, 2008
Gender: Male
Re: Audio Player in Profile V1.4 for YaBB 2.3/2.3.1
Reply #35 - Jan 18th, 2009 at 5:14pm
Print Post  
Okay, thanks for telling me. As mediaplayer.swf is part of the YaBB package, I don't know if I'll add it to the Mod package or not... I'll have a ponder what to do about it. At least Ill know what to tell people if they have the same problem...

Cheers!
  
Back to top
 
IP Logged
 
Larian
Senior Member
****
Offline



Posts: 316
Location: Leipzig
Joined: Oct 22nd, 2002
Gender: Male
Re: Audio Player in Profile V1.4 for YaBB 2.3/2.3.1
Reply #36 - Jan 26th, 2009 at 2:27pm
Print Post  
There are also conflicts with eventcalendar-Mod, i had to change step 6 to:

Code
Select All
<search for>
<!-- ## XTC Cal Mod ## -->
   <td align="left"><span class="small">$dayormonth$seluyear</span></td>
<!-- ## XTC Cal Mod ## -->
 </tr>
~;
</search for>

<add after>
   if ($allowaudio) {
   $showProfile .= qq~
   <tr class="windowbg">
   <td width="220" align="left"><b>$audio_txt{'01'}: </b><br /><span class="small">$audio_txt{'02'}</span></td>
   <td align="left"><input type="text" maxlength="150" name="audio" size="30" value="${$uid.$user}{'audio'}" /></td>
 </tr>
~;
    }
</add after>
 



Larian
  
Back to top
 
IP Logged
 
Derek Barnstorm
God Member
*****
Offline



Posts: 1146
Location: Warwickshire
Joined: Mar 23rd, 2008
Gender: Male
Re: Audio Player in Profile V1.4 for YaBB 2.3/2.3.1
Reply #37 - Jan 27th, 2009 at 3:37am
Print Post  
Okay, I've altered the .mod file, so the same mod is now compatible with Event Cal and YaMMS.

I've updated the zip package in the first post.
  
Back to top
 
IP Logged
 
Fps_Brian
Full Member
***
Offline



Posts: 130
Location: Beach Haven
Joined: Aug 14th, 2008
Gender: Male
Re: Audio Player in Profile V1.4 for YaBB 2.3/2.3.1
Reply #38 - Feb 2nd, 2009 at 4:38am
Print Post  
I'm having trouble, I installed this and when I go to edit profile the field is not there?
  

www.omgot.org
65+ mods installed
Back to top
IP Logged
 
Derek Barnstorm
God Member
*****
Offline



Posts: 1146
Location: Warwickshire
Joined: Mar 23rd, 2008
Gender: Male
Re: Audio Player in Profile V1.4 for YaBB 2.3/2.3.1
Reply #39 - Feb 2nd, 2009 at 4:46am
Print Post  
Maybe a silly question, but have you enabled it in Admin Center?


  
Back to top
 
IP Logged
 
Fps_Brian
Full Member
***
Offline



Posts: 130
Location: Beach Haven
Joined: Aug 14th, 2008
Gender: Male
Re: Audio Player in Profile V1.4 for YaBB 2.3/2.3.1
Reply #40 - Feb 2nd, 2009 at 4:52am
Print Post  
Am I allowed to lie?


LOL wow sorry, I must not have seen that part!

:behead2:
  

www.omgot.org
65+ mods installed
Back to top
IP Logged
 
Derek Barnstorm
God Member
*****
Offline



Posts: 1146
Location: Warwickshire
Joined: Mar 23rd, 2008
Gender: Male
Re: Audio Player in Profile V1.4 for YaBB 2.3/2.3.1
Reply #41 - Feb 2nd, 2009 at 4:53am
Print Post  
No worries... Easy done. Smiley
  
Back to top
 
IP Logged
 
MasterKarman
Junior Member
**
Offline


YaBB 2.5.2

Posts: 90
Location: Karmanville
Joined: Feb 14th, 2009
Gender: Male
Re: Audio Player in Profile V1.4 for YaBB 2.3/2.3.1
Reply #42 - Feb 15th, 2009 at 3:52pm
Print Post  
Installed into heavily moded 2.3.1 and it works great
Thanks for another great mod!
  

Now using YaBB 2.5.2 with 40+mods
"The world is a dangerous place to live. Not because of the evil in it, but because of the people who don't do anything about it."


Back to top
IP Logged
 
mick
Senior Member
****
Offline


I love YaBB

Posts: 345
Location: Dorsten
Joined: Nov 29th, 2005
Gender: Male
Re: Audio Player in Profile V1.4 for YaBB 2.3/2.3.1
Reply #43 - Feb 15th, 2009 at 10:22pm
Print Post  
Hi,

installed in a heavily moded 2.3.1 Wink Only need to
change Step 9 because the searchstring was edited
by MoodMod from Derek Barnstorm.

Greetings
Mick
  
Back to top
WWW  
IP Logged
 
batchman
Global Moderator
*****
Offline


What's up?!

Posts: 1280
Location: Orlando
Joined: Apr 28th, 2002
Gender: Male
Re: Audio Player in Profile V1.4 for YaBB 2.3/2.3.1
Reply #44 - Jun 16th, 2009 at 9:38pm
Print Post  
So, um, does this come come over, as well?

He asks, carefully.
  

Improving my forum, one mod at a time!


Now up and running again, with an accurate link.


Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1 2 [3] 4 
Send TopicPrint