![]() |
Quote:
|
Quote:
sunday will do nicely :D |
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 |
Quote:
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 |
Hm, sorry if this has been asked before. But, how can I add the option on quick reply?
:: ?? |
use this to add to quick reply
Find in Template showthread_quickreply PHP Code:
Add BELOW that: PHP Code:
|
Thanks, i'll go test it now.
:: ?? |
Quote:
https://vborg.vbsupport.ru/showpost....7&postcount=83 |
Works perfectly, thank you very much.
:: ?? |
Quote:
|
was wondering if i could get the now playing field on editpost ? @ Dan
|
Nice Hack -- thanks!
|
Updated the hack and the first post.
Can someone change the title since it seems not to do it :( [high]* Dan pouts[/high] |
nice hack but on the step for the quick reply instead of using the code in the hack
i think it would be better to use HTML Code:
<!-- nowplaying field --> a java script one that i use for smilie popup i think the tables disrupt some of the harmony of the quick reply as when i use the tables version it also seems to check both the signature and the quote message checkbox's at once |
Quote:
|
well the main benefit is that its tableless so it should be faster
|
Quote:
|
Quote:
|
Quote:
It would be nice if this played the song one was listening too. Goober |
Quote:
|
Quote:
I take it there is nothing like this out there then.... Goober |
Quote:
|
Quote:
and it makes sense that u actually have a now playing at the time u made the post the only way it could work is if the now playing only appeared in editpost if the post didn't have a now playing already |
Nice piece of work.
I'd also modify the quick reply HTML and JavaScript so that the input field is disabled if threading messages until a message is selected. Like so: Edit the showthread_quickreply template by adding a new attribute to the text input field. Find: HTML Code:
<td><input type="text" class="bginput" style="width:600px;" name="nowplaying" value="$post[nowplaying]" size="50" maxlength="85" tabindex="1" /></td> HTML Code:
<td><input type="text" class="bginput" style="width:600px;" name="nowplaying" id="qr_nowplaying" value="$post[nowplaying]" size="50" maxlength="85" tabindex="1" /></td> Find: Code:
if (WYSIWYG != 2) Code:
fetch_object("qr_nowplaying").disabled = true; // nowplaying text Code:
fetch_object("qr_message").value = ""; Code:
fetch_object("qr_nowplaying").disabled = false; |
:( i hoped that this will be a hack ho will automaticly take your winamp song. There are some programs ho can do this.
|
Quote:
|
Wow! This hack is sooo cool! Thanks to all of you who help bring this one about!!
*trys to click install more than once! :) |
How can i change the maximum limit of characters that can be entered???
|
Quote:
Cheers, Robert |
/me clicks install!
|
Dan,
I am losing my mind! Heh. I have installed your hack and there were no problems during installation. I then installed the Yabba hack "last 10" and have got it working, unless you decide to log out and try to access the page. Then you get a message: Quote:
Quote:
|
I suck with this stuff but I installed a new style that had this hack build it and now I cant remove it I removed it from the postbit and the postbit_legacy but it still shows the box in reply and quick reply ... anyadvice guys?
|
did you remove it from the quick reply template and the new post and new thread ones?
|
Quote:
|
This looks like a great hack, I'm eager to install it.
Although I'm wondering if it's just me, or does having the "Now Playing" look like somewhat like a quote or code tag look a little wierd? Is there an easy way to maybe put this somewhere else like on the left where the "Style: Dark Blue" thing is now on these forums, or maybe somewhere else more organized? Thanks! :D -Mark |
Quote:
Well, that's what I did and I'm a moron. Should be easy for anyone else. |
Or you can just change the maxchars attribute of the input field and not have to screw around with your DB. :)
|
Quote:
|
is there any solution for vb 3.5 ??
|
That my friend is a very good question.
|
All times are GMT. The time now is 04:17 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|