vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Board Optimization - Welcome headers - Improve community registration rates (https://vborg.vbsupport.ru/showthread.php?t=119572)

Merriweather 09-01-2007 01:42 PM

Does anyone know if there is a way to hide the welcome headers on certain pages of the site -- specifically vbAdvance pages? I have added vBadvance and got everything just right, only to realize the welcome headers are showing all over the outside pages of my site when the viewer isn't logged in. :(

ETA I got it. Just needed to add AND THIS_SCRIPT != 'adv_index' to the following:

<if condition="$vboptions[wlhon] AND THIS_SCRIPT != 'register' AND THIS_SCRIPT != 'login'">

skunker 09-02-2007 04:08 PM

This is a wonderful mod. Thanks for making it available.

Marys242 09-03-2007 04:17 AM

thanks this is great...and very easy to install :D

valdet 09-04-2007 03:14 PM

I am using this for months now, and it really increases my registration rates.

Can you please add an extra option so Welcome header would show only on forum homepage and not in showthread and other pages?

Thanks.

edit: got it.

here it is:

Quote:

<if condition="THIS_SCRIPT=='index' OR THIS_SCRIPT=='forumdisplay'">
$welcomeheaders
</if>

Ted S 09-04-2007 04:44 PM

valdet -

While that code will work, putting welcome headers on the forumhome page only completely and entirely defeats the purpose of the system and is a waste of server resources. Welcome Headers was written specifically because the default vBulletin welcome message appears on only this page; going back to that logic defeats the purpose of the system. If that's your goal, don't use welcome headers, it doesn't make sense.

Dimitrio 09-04-2007 06:28 PM

Can the header be translated? I lead a multi-lingual community site and I would like it to appear in different languages.

Kirkus 09-04-2007 06:38 PM

Any idea if this is compatible with vBulletin 3.6.8?

Ted S 09-04-2007 07:34 PM

Dimitrio - Welcome Headers uses phrases for all text which can be translated without code changes.

Kirkus - Yes it is.

oNeg 09-05-2007 03:01 PM

Quote:

Originally Posted by Kirkus (Post 1332351)
Any idea if this is compatible with vBulletin 3.6.8?

It's working fine for me so far.

I have a question about editing the messages though, and forgive me but there are far to many pages to go through to see if some has mentioned this or to know what to search to find the answer.

The {3} and numbers in general wrapped {}. What is the correct discription of these and how can I find a list of them to use in my messages?

Ted S 09-05-2007 06:00 PM

The {1}, {2}, ... refer to variable urls. There's no copy for these nor are there any more than what you already see (although you could add more). These are just urls to direct to pages safely and without me having to know your url structure. They can be removed or changed if you go to vBulletin Options --> Welcome Headers System, and click on the edit message by the message you want to change.


All times are GMT. The time now is 10:55 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.02311 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (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