[Unsupported] [RC23]Songs in Profiles
Started by RuneCore, Oct 21 2007 05:53 AM
228 replies to this topic
#221
Posted 07 May 2009 - 02:00 PM
Does it have more than one line with $member['_msn_name']?
Anything4Free.com
Get stuff FREE!
emoneyCodes.com
I code
My 3.0 Releases: · (e$30) ibEconomy 1.2.0 · (e$30) Custom Sidebar Blocks 1.3.0 · (e$30) My Header Links Extended 0.9.5 · (e$30) PM Author on Topic Moderation 1.0.0 · (e$30) Post Author's Status 1.0.0 ·
My Classics: · (e$23) ibBookie 2.1.1 · (e$23) Personal Tags 1.5 · (e$23) Starred Topics and Messages 1.0 · (e$23) Disable Double Posting 1.0 · (e$23) Member Returns 1.0 ·
(e$23) Category Styles and Forum Title Colors 1.0.0 · (e$23) Members Online Scroller 1.0.0 · (e$23) Plain Text Posts 1.0 · (e$23) BBCodes Per Group 1.0 · (e$23) Default Profile Tab Per Member 1.0 · (e$23) March Madness ibBookie Plugin 2009 · (e$23) PM to Ticket 1.0 · (e$23) Reports as Tickets 1.0 · (e$23) Most Viewed Topics 1.0 ·
#222
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?
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
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
add BELOW
(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
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
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.
Everyone of my members are asking for this feature again.
#226
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
Posted 14 June 2011 - 11:52 AM
nothing for 3.x.x ?
#229
Posted 21 June 2011 - 02:15 PM
great ! ^^
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users





Contributor












