vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Question on conditions..again (https://vborg.vbsupport.ru/showthread.php?t=73058)

baze22 12-18-2004 07:42 PM

Question on conditions..again
 
Code:

<if condition="FALSE">
<input type="submit" name="sbutton_del" value="Delete Tip">
</endif>

If I have this in a template, shouldn't it never show? Yet it always does. I've also tried "2+2==5" and "0". All of them show the button. What am I doing wrong?

thanks,

baze

Andrew 12-18-2004 07:54 PM

I think you closing tag should just be </if> instead of </endif> - Try that and see if it works.

Slightly off topic - But wouldn't it be easier just to delete the submit button rather than skip it with conditionals ?

baze22 12-18-2004 09:36 PM

Quote:

Originally Posted by True.Rooster
I think you closing tag should just be </if> instead of </endif> - Try that and see if it works.

Slightly off topic - But wouldn't it be easier just to delete the submit button rather than skip it with conditionals ?


That did it, thanks. Can't believe I missed that. :o

And yes, if that were actually the code I wanted, it would be much more efficient to just leave the code out. But I do have a variable that should go there what will be either true or false. But I couldn't get it to work and in the course of my troubleshooting, worked my way to the code I posted above. I figgered if I got that working everything else would too - which it does. :D

sometimes it just takes a fresh pair of eyes.

Thanks again,

baze


All times are GMT. The time now is 10:05 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.01053 seconds
  • Memory Usage 1,714KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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