vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Missing text beside signature checkbox (https://vborg.vbsupport.ru/showthread.php?t=231795)

voglermc 01-01-2010 01:03 AM

Missing text beside signature checkbox
 
On my site, under quick reply, there is a checkbox with nothing beside it. In SHOWTHREAD (which is not been edited) it says,
Code:

{vb:rawphrase show_your_signature}
I'd like some help in figuring it out and get it to show the correct text. Anyone have any ideas?

Lynne 01-01-2010 02:46 PM

Do a search in phrases for a phrase titled "show_your_signature". Is it there? If not, add it.

voglermc 01-01-2010 03:00 PM

Thanks Lynne, I just did that and noting still shows. any other suggestions? Shouldn't this be a default phrase?

Lynne 01-01-2010 03:04 PM

Yeah, it should be. Was it not there? Did you have to add it? Does it show in your page source and perhaps the text is just the same color as your background?

voglermc 01-01-2010 03:16 PM

That's what I thought! I did have to add it, but got nothing. This shows in view source:

Code:

<div class="blockrow">
                        <ul class="checkradio group">
                                <li><label for="cb_signature">
                                        <input type="checkbox" name="signature" id="cb_signature" value="1" checked="checked" tabindex="5"/>
                                        Show your signature
                                </label></li>
                        </ul>
                </div>

But does not show on rendered page. What stylevar controls it's color? I thought I checked all the stiylevars for correct color

Lynne 01-01-2010 05:25 PM

It looks like you have the text color the same as the background. You should take a look at this article to find your stylevars - HOW TO Find what Stylevar you need to edit

voglermc 01-01-2010 10:02 PM

Thanks for your time today Lynne


All times are GMT. The time now is 09:02 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.00977 seconds
  • Memory Usage 1,720KB
  • 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
  • (7)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