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)

SiXXGuNNZ 01-04-2004 04:05 AM

Quote:

Originally Posted by Dan
thanks for doing that I just put it in a place i could easily find a spot to put it. If you wouldn't mind I would like to add this to the install file.

go for it, my members loved this for vb2, so I am grateful you did this for vb3, if you need the rockin' out mullet smilie, I will attach it just in case :)

flamingpeach 01-04-2004 06:56 AM

I installed this and my members are using and loving it. The only thing they have mentioned is that sometimes they forget to fill in the form, and would like to go back and edit thier song in or correct their spelling mistakes in the song title etc.

Would there be a way to modify a template or one of the php pages in order to show the "now playing" field after a member clicks his or her edit button?

Just curious :o

Brad 01-04-2004 08:37 AM

It is not hard to add that to the modification but I dont have time to document the changes atm, ill post them later on today when I find the time.

NuclioN 01-04-2004 09:25 AM

It's nice Sixxgunzz but the fieldset/legend lines are always white and on a dark style it looks terrible. Is there a way to color the lines in these fieldset blocks?

MindTrix 01-04-2004 12:05 PM

Hey Dan, you might want to add in the instructions when editin the postbit template, to edit the postbit_legacy one aswell ;)

Dan 01-04-2004 03:08 PM

I will when i get home... not home at this current time... it is simple to do though.

SiXXGuNNZ 01-04-2004 07:49 PM

Quote:

Originally Posted by NuclioN
It's nice Sixxgunzz but the fieldset/legend lines are always white and on a dark style it looks terrible. Is there a way to color the lines in these fieldset blocks?

I was looking thru the templates and couldn't find the info that tells vb what the legend is supposed to look like, all we have to do is find where that is and then it should be easy as pie.

SiXXGuNNZ 01-04-2004 07:58 PM

it is easy, in the style's css

HTML Code:

legend
{
 color: #22229C;
 font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}


NuclioN 01-04-2004 08:00 PM

in the extra css box i've added this as a replacement for the default fieldset:

Code:

.fieldset {
  border: 2px groove #778;
  padding: 2px;
  margin-bottom: 4px;
}
.legend {
  position: relative;
  top: -1em;
  left: 0.5em;
  background-color: #445;
  font-size: x-small;
}
.fieldset p {
  margin-top: -5px;
}

were the colorcode can be altered :)

proxyMX 01-05-2004 01:10 AM

hey got a problem
I want to

1. Limit the characters that can be input in this field because it can squish the postbit up.
2. When posting with a new thread, i get one of the de-notations as used in the code as in <--- Now Playing then it goes to the box
3. I want to write above the input "Song now playing: (Not Required)
4. I want to be able to have this input box BELLOW the post where you can add attachments etc.


All times are GMT. The time now is 07:54 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
  • Page Generation 0.01536 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_html_printable
  • (2)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