vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin Pre-Sales Questions (https://vborg.vbsupport.ru/forumdisplay.php?f=26)
-   -   image headers on child forums (https://vborg.vbsupport.ru/showthread.php?t=148671)

calorie 06-03-2007 02:25 PM

@nexialys: Please see http://www.vbulletin.com/admindemo.php for the following information.
Quote:

Originally Posted by http://www.vbulletin.com/admindemo.php
The vBulletin Demo gives you the opportunity to try out all of vBulletin's features, including administrative functions, in a private environment. Within the demo you will be able to log in to the Admin Control Panel and examine for yourself all the options that are available to administrators. With this demo you will be able to:
  • Examine the complete range of templates, editing and tweaking them to your heart's content. Feel free to adjust the design of the test forum with templates and see the results in real time!
  • Check out the powerful abilities given to administrators through the user groups and members options.
  • Add and delete forums, and learn how each forum can be individually customized with templates.
  • Much more!
For the complete guide to administering vBulletin, refer to the online vBulletin Manual.

Once a demo has been created for you, it will remain available for 24 hours, after which time it is deleted. Should you require more time to complete your tests, please contact the vBulletin Sales Team to request a time extension.

If you have an active demo you can access it here: vBulletin Demo


@lynx31: Please check out http://www.vbulletin.com/docs/html/m...e_conditionals for an example of how to set up template conditionals. You would just place the following in a template conditional, as the <html>, <head>, <body> tags are taken care of for you. Try adding the following at the end of the navbar template and then visit forum two of the online demo:
Code:

<if condition="$foruminfo[forumid] == 2">
        <p>
                testing 1
                <br />
                <img src="http://media.rivals.net/media/JPG/2007060200040944.JPG" width="325" height="327" class="aimg">
        </p>
</if>

For further assistance with the online demo, you can also visit http://www.vbulletin.com/contact_sales.php or http://www.vbulletin.com/forum/forumdisplay.php?f=47 for help. vBcom is the place for official support. vBorg does not offer official support, though it is the place to visit when you are ready to make customizations to your board.

lynx31 06-03-2007 02:37 PM

Quote:

Originally Posted by calorie (Post 1260333)
@nexialys: Please see http://www.vbulletin.com/admindemo.php for the following information.



@lynx31: Please check out http://www.vbulletin.com/docs/html/m...e_conditionals for an example of how to set up template conditionals. You would just place the following in a template conditional, as the <html>, <head>, <body> tags are taken care of for you. Try adding the following at the end of the navbar template and then visit forum two of the online demo:

For further assistance with the online demo, you can also visit http://www.vbulletin.com/contact_sales.php or http://www.vbulletin.com/forum/forumdisplay.php?f=47 for help. vBcom is the place for official support. vBorg does not offer official support, though it is the place to visit when you are ready to make customizations to your board.

Thank you

I'm aiming to get our licence sorted out in full over the next seven days so will be able to come back on here and update our licence status then. Thanks for the support :)


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

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.01015 seconds
  • Memory Usage 1,728KB
  • 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
  • (2)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
  • (2)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