vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Now Playing (https://vborg.vbsupport.ru/showthread.php?t=117066)

Dan 05-28-2006 10:00 PM

Now Playing
 
[high]Installation Instructions[/high]
Step 1: Upload the .xml file to the Product Manager
Step 2: Read the install.txt file for template edit instructions
Step 3: Click [high]INSTALL![/high]

[high]What does this Plugin do?[/high]
It let's you and your members display what they are listening to at the time of posting. The user will have to type in what they are listening into the now playing box at posting as there is currently no program that can see what you are listening to at this time.

[high]Screenshots?[/high]
Check Below.

Thanks to calorie for major help in fixing some datamanager issues :)

The 3.6.x Version is located here.

Tralala 05-29-2006 08:34 PM

Does the member enter this info manually, or is it read automatically from iTunes/WinAmp/WMP/etc.?

Chris M 05-29-2006 08:35 PM

w00 w00 nice one dan :D:D

Chris

Dan 05-29-2006 08:36 PM

Manual, unless you have a program that I don't know of that can automatically fill in the data ;)

Tralala 05-29-2006 08:41 PM

Quote:

Originally Posted by fewyn
Manual, unless you have a program that I don't know of that can automatically fill in the data ;)

Heh, I had this thread on my brain.

Your screenshots don't show the manual entry screen so I got my hopes up. Still, always nice to see new hacks appear. Thanks for sharing. :)

Lady Divus 05-29-2006 09:11 PM

Nice! Works like a dream...Thank you for sharing!

Lady Divus *Clicks Install*

Edit:
If you want the postbit view to look like the postbit_legacy view, where the song title goes underneath the Now Playing: text,

Go to postbit template
Find:
Quote:

<b>Now Playing:</b> <smallfont>$post[nowplaying]</smallfont>
Replace with:
Quote:

<b>Now Playing:</b><br> <smallfont>$post[nowplaying]</smallfont>
Just a little break so it doesnt push your postbit table out...Be well -

Lady Divus

OndaReal 05-29-2006 10:11 PM

Lovely hack, isit possible to change the text to red of what they are playing?

Benj 05-29-2006 10:57 PM

amazing thanks alot

Zachery 05-29-2006 11:12 PM

Quote:

Originally Posted by OndaReal
Lovely hack, isit possible to change the text to red of what they are playing?

sure just add the html./

Dan 05-29-2006 11:15 PM

Quote:

Originally Posted by OndaReal
Lovely hack, isit possible to change the text to red of what they are playing?

In the postbit replace
PHP Code:

$post[nowplaying

with
PHP Code:

<span style="color: #ff0000;">$post[nowplaying]</span



All times are GMT. The time now is 09:26 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.01267 seconds
  • Memory Usage 1,738KB
  • 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_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete