vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Programming Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=188)
-   -   [vBulletin|PHP]vBulletin options and conditionals (https://vborg.vbsupport.ru/showthread.php?t=134713)

toonysnn 01-20-2007 03:57 PM

Ah ok, thanks for the info.

Ziki 05-16-2009 06:06 AM

Updated

imported_silkroad 06-17-2009 04:46 PM

Sorry, but how do we get the options to show up in the vB Options area of the AdminCP?

Thanks!

--------------- Added [DATE]1245270274[/DATE] at [TIME]1245270274[/TIME] ---------------

Quote:

Originally Posted by imported_silkroad (Post 1831400)
Sorry, but how do we get the options to show up in the vB Options area of the AdminCP?

Thanks!

Nevermind... I figured it out.

Just use phpMyAdmin to create a new option in the settings table. Then, following the format in vBphrases, setting_name_of_your_db_option_title and setting_name_of_your_db_option_desc, create your phrases and you are done

Very nice :cool:

Centrix 06-19-2009 01:33 PM

Isn't it supposed to be:
Code:

<if condition=" ">
// If.
<else />
<if confition=" ">
// Elseif
</if>
</if>


Ziki 06-20-2009 12:48 PM

No, that's not an else if just another condition inside else.

Budweiser 06-25-2009 09:13 AM

How do you define a "conditional" ?

Ziki 06-26-2009 09:57 AM

The code wrapped inside is only run if the conditions are true.

testbot 12-09-2009 03:03 PM

ok, this might be stupid but where's the "vBulletin option admincp"

Ziki 12-10-2009 12:53 PM

Enable debug mode and open vBulletin options :)


All times are GMT. The time now is 01:42 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01340 seconds
  • Memory Usage 1,726KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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