Jump to content


- - - - -

[Unsupported] [RC23]Songs in Profiles


  • Please log in to reply
228 replies to this topic

#221 emoney

emoney

    I'll do graffiti if you sing to me in french

  • Modders
  • PipPipPipPipPipPipPipPip
  • 1,269 posts
  • Real Name:Eric
  • IPB Version:v3.1.x
Contributor

Posted 07 May 2009 - 02:00 PM

Does it have more than one line with $member['_msn_name']?

#222 Alexandria

Alexandria

    Member

  • Members
  • PipPipPip
  • 42 posts
  • IPB Version:v3.0.x

Posted 19 June 2009 - 10:46 AM

Yes emoney, it has it twice but the installation also shows twice the same thing. If you compare in editor, it's exactly the same....a bit confusing really ;)

My Problem:
I have just downloaded the mod. Everything is in it's right place. I made a folder called songs in the root and pointed the direction in the UCP. I changed the .mp3's to quicktime format instead of WMP but I am still not getting a sound. All codes have been checked 3 times and look fine. What am I doing wrong?

Edited by Alexandria, 19 June 2009 - 11:34 AM.


#223 DJFireCFR

DJFireCFR

    Member

  • Members
  • PipPipPip
  • 22 posts
  • Real Name:Fire
  • IPB Version:v2.3.x

Posted 27 June 2009 - 08:34 AM

For those with Board 2.3.4 and up  

Edit for Profile.php

This would be the "3rd" Edit for profile.php

find
$member['_msn_name']   = $member['msnname']	? $this->ipsclass->txt_wordwrap( $member['msnname'], '25' )	: $this->ipsclass->lang['no_info'];

add BELOW
		$member['_ppsong'] 			   = $member['ppsong']			? $this->ipsclass->txt_wordwrap( $member['ppsong'], '25' )			: $this->ipsclass->lang['no_info'];
		$member['_ppsong_author'] 	   = $member['ppsong_author']	 ? $this->ipsclass->txt_wordwrap( $member['ppsong_author'], '25' )	 : $this->ipsclass->lang['no_info'];
		$member['_ppsong_title'] 	   = $member['ppsong_title']	  ? $this->ipsclass->txt_wordwrap( $member['ppsong_title'], '25' )	  : $this->ipsclass->lang['no_info'];

(Always remember to back up your files first, before you save and resend them)

Its just a slight edit from the previous versions of IPB below 2.3.4  


And on that note... I seen a couple posts in here about members being able to "UPLOAD" songs to their profiles (preferably with group permissions and a limit of (# of songs) (like 3-5 songs, so they can switch them now n then), if they hit the max of say 5 songs... if they try to add another, they will be asked to delete 1 so that way there isnt tons and tons of music files on a server)  And also having the player with the ability to show a list of all songs

It would almost be like the music player(s) set up on myspace  

If this could be set up along with how it is now, that would be great.. ;)

( i think it would be better for them to be able to upload songs from their computer - rather than linking music from another site, which in one way or another, would be illegal in the music industy  :)

Edited by DJFireCFR, 27 June 2009 - 08:40 AM.


#224 mackdaddy

mackdaddy

    Member

  • IM Supporters
  • PipPipPip
  • 36 posts
  • Location:Cottonport, LA.
  • Real Name:Michael
  • IPB Version:v3.0.x

Posted 15 August 2009 - 02:44 AM

Will this be updated to work with IPB 3.xx

Everyone of my members are asking for this feature again.

#225 Μartin

Μartin

    Premium Member

  • IM Supporters
  • PipPipPipPipPipPipPip
  • 847 posts
  • Location:USA
  • Real Name:Martin
  • IPB Version:v3.1.x

Posted 27 March 2010 - 07:13 PM

View Postmackdaddy, on Aug 14 2009, 10:44 PM, said:

Will this be updated to work with IPB 3.xx

Everyone of my members are asking for this feature again.

My members are also asking... ;)

#226 visionz510

visionz510

    Advanced Member

  • Members
  • PipPipPipPip
  • 58 posts
  • Location:NY
  • Real Name:Joshua
  • IPB Version:v3.1.x

Posted 13 April 2010 - 06:48 PM

Anyone know of any sites other than Project Playlist that gives the URL to songs? Playlist stopped doing it and now blocks the full URL so you cant input it in your profile.
My Mood Pack for (V22) Member Moods

#227 matore

matore

    Programmer

  • Members
  • PipPipPipPipPipPip
  • 260 posts
  • Real Name:Real Name
  • IPB Version:v3.1.x

Posted 14 June 2011 - 11:52 AM

nothing for 3.x.x ?

#228 Jose Antonio

Jose Antonio

    Coder

  • Members
  • PipPipPipPipPip
  • 118 posts
  • Real Name:Jose Antonio
  • IPB Version:v3.1.x

Posted 21 June 2011 - 01:28 PM

View Postmatore, on 14 June 2011 - 11:52 AM, said:

nothing for 3.x.x ?

I am currently working on one

#229 matore

matore

    Programmer

  • Members
  • PipPipPipPipPipPip
  • 260 posts
  • Real Name:Real Name
  • IPB Version:v3.1.x

Posted 21 June 2011 - 02:15 PM

great ! ^^




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users