vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   End-User Options - User Playlists (Flashwidgetz.com) (https://vborg.vbsupport.ru/showthread.php?t=219747)

Oblivion Knight 07-28-2009 10:00 PM

User Playlists (Flashwidgetz.com)
 
1 Attachment(s)
User Playlists (Flashwidgetz.com)

This modification provides your users with the opportunity to create and share a playlist of their favourite music, from an external source via flashwidgetz.com.

View screenshots to give an example of this, it's running on my forums. [Demo]

Fed up of listing your favourite artists, bands or tracks via your profile on a social network or forum community, only for others to have no idea what you're talking about? So was I! Give your users the tools they need to share their music taste with others in an interactive way, so that the music is actually available to listen to!

Better still, it's done via a forum pop-up (similar to the smilies list) - no more accidentally navigating away from the page mid-song! Clever, yes?

However, it does take a bit of setting up with a custom profile field and manual template edits. I make no apologies for this, I may make an "automated" version in the future - donations would help to motivate me do so.. ;)

xxalexkimxx 08-04-2009 07:14 AM

Yay, i'm first!

gemmk1 08-22-2009 05:35 PM

Ill give this a go now as we had loudfushion but my members struggled with it

lm3a.net 08-24-2009 05:49 AM

Thanks,,

yotsume 08-25-2009 06:53 AM

Installed!

I would like to put the link to the playlist in it's own profile block.

Any suggestions please?

yotsume 08-25-2009 07:14 AM

I have one template problem. I run vb3.7x I do not have the below line of code on my: memberinfo_profilefield template

Code:

<if condition="$show['profilefield_edit']">
What can I do to hide my ID?

yotsume 08-25-2009 07:36 AM

Next question: In the postbit_legacy template how can I add text next to the icon. The icon is so small its lost.

I would like to have it say the same as in the About Me tab:

Listen to [username's] Playlist ICON HERE

Thanks!

yotsume 08-28-2009 04:26 AM

I created a block on the profile page to hold the link to the playlist. I would like to know how to hide the block if the member hasn't created a playlist yet. I used this article to create my block:
https://vborg.vbsupport.ru/showthread.php?t=203775

SUGGESTION
I do not like the link to the playlist lost in the About Me tab. I needed it more visible on the profile page. I would like the option to have the playlist inside a block with a link that says something like: "Take This Playlist With You". That link would open the popup so you can browse away from the profile page.

Here is my block code: (playlist code is red)

Code:


<!--new block-->
<!-- $id -->
<div id="$id" class="tborder content_block">
    <h4 class="thead block_title">
        <a href="#top" class="collapse_gadget" onclick="return toggle_collapse('$id')"><img id="collapseimg_$id" src="$stylevar[imgdir_button]/collapse_generic{$vbcollapse['collapseimg_'.$id]}.gif" alt="" border="0" /></a>
        <a name="$id"></a>
        <span class="block_name">My Playlist</span>
    </h4>
    <div class="block_content" id="collapseobj_$id" style="{$vbcollapse['collapseobj_'.$id]}"><div class="alt1 smallfont block_row block_footer">
<if condition="$userinfo['fieldXX']">
<div id="simple_aboutme_link"><a class="smallfont" href="#" onclick="window.open('$vboptions[bburl]/playlist.php?$session[sessionurl]userid=$prepared[userid]','playlist','status=1,width=450,height=344'); return false;"><phrase 1="$prepared[username]">$vbphrase[listen_to_xs_playlist]</phrase> <img src="$stylevar[imgdir_misc]/playlist.png" alt="<phrase 1="$prepared[username]">$vbphrase[listen_to_xs_playlist]</phrase>" border="0" class="inlineimg" /></a></div>
</if>

</div></div>
</div>
<!-- / $id -->
<!--new block-->


Simmons 09-20-2010 04:03 PM

in the instructions it says to edit file playlist.php...there are no files other than the images

yotsume 09-23-2010 08:03 AM

All my playlists have stopped working on my site with zero sound! :(

funmasti 09-24-2010 05:04 AM

this mod still have problem? :(

if cured plz let me know

yotsume 09-25-2010 06:51 PM

I contacted the main site with zero reply. There is no sound even on their website! been that way for a while now and the developer here is absent!


All times are GMT. The time now is 05:50 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.01163 seconds
  • Memory Usage 1,740KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (12)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete