vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   [HTL] Now Playing Hack v.1.3 (https://vborg.vbsupport.ru/showthread.php?t=59538)

Dan 04-29-2004 01:17 AM

Quote:

Originally Posted by msimplay
thats not version 1.3 text file thats only htl

Right now I have very tight time restraints. I shall try to make time to make one but you might have to wait till Sunday as I'm unlikely going to be on till then.

msimplay 04-29-2004 08:09 AM

Quote:

Originally Posted by Dan
Right now I have very tight time restraints. I shall try to make time to make one but you might have to wait till Sunday as I'm unlikely going to be on till then.

its ok take your time as i do appreciate your efforts :)
sunday will do nicely :D

msimplay 04-29-2004 10:39 AM

ok i converted the htl file into normal text instructions

hmm the htl file was a bit messed up since it asked me to do some file modifications twice for the same ones so was a bit annoying

anyway check the attachment for version 1.3 in normal text format
this should work fine as its a direct copy of the instructions plus i also have it working on my forums

msimplay 04-29-2004 10:44 AM

Quote:

Originally Posted by yabba
A little Add-on for Dans Now Playing Hack.

This little bit of Code display the last 10 Songs at your Forumhome.

is there anyway we could make this a vbadvanced block ?

ok made the vbadvanced block myself based on yabba's last ten on forumhome

located [here]

if anyone has any problems please post here
it has been tested on vb3 gold

LOD-squa 04-29-2004 08:30 PM

Hm, sorry if this has been asked before. But, how can I add the option on quick reply?
:: ??

msimplay 04-29-2004 08:34 PM

use this to add to quick reply

Find in Template showthread_quickreply

PHP Code:

 <!-- no-toolbar quick reply -->
 
     <
div class="controlbar">
         <
textarea name="message" id="qr_message" class="bginput" style="width:600px; height:100px;" rows="5" cols="60" tabindex="1"></textarea>        
     </
div>
 
 <!-- / 
no-toolbar quick reply -->    
 </if> 


Add BELOW that:

PHP Code:

 <!-- [START HACK='Now Playing Hack' AUTHOR='Dan' VERSION='1.3' CHANGEID] -->
         <!-- 
nowplaying field -->
         <
table cellpadding="0" cellspacing="0" border="0" class="fieldset">
         <
tr>
             <
td class="smallfont" colspan="3">Now Playing:</td>
         </
tr>
         <
tr>
             <
td><input type="text" class="bginput" name="nowplaying" value="$post[nowplaying]size="40" maxlength="85" tabindex="1" /></td>
             <
td>&nbsp;&nbsp;</td>
             <
td><if condition="$posticons"><img id="display_posticon" src="$selectedicon[src]alt="$selectedicon[alt]/><else />&nbsp;</if></td>        </tr>
         </
table>
         <!-- / 
nowplaying field -->
 <!-- [
END HACK='Now Playing Hack' AUTHOR='Dan' VERSION='1.3' CHANGEID] --> 


LOD-squa 04-29-2004 08:37 PM

Thanks, i'll go test it now.
:: ??

msimplay 04-29-2004 08:38 PM

Quote:

Originally Posted by gohanssj2
I have it, I just downloaded the .txt file and theres nothing regarding the quickreply.
:: ??

in this post the one i added

https://vborg.vbsupport.ru/showpost....7&postcount=83

LOD-squa 04-29-2004 08:42 PM

Works perfectly, thank you very much.
:: ??

msimplay 04-29-2004 08:44 PM

Quote:

Originally Posted by gohanssj2
Works perfectly, thank you very much.
:: ??

glad to be of help :)


All times are GMT. The time now is 03: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.01320 seconds
  • Memory Usage 1,757KB
  • 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
  • (4)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