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)

Ted S 11-05-2006 12:20 AM

Quote:

Originally Posted by mkdevo
anyone know anything about this?

Are you certain you've added the $welcomeheaders variables and not aded any new variables to your phrases?

Ted S 11-05-2006 12:22 AM

Quote:

Originally Posted by neverknow1
1) How to reduce the space on top of the welcome header box?

There is a <br /> tag in the welcome_headers template with each message, remove it.

Quote:

Originally Posted by neverknow1
2) If I want to turn on the global annoucement, how do I put the setting to auto display the latest annoucement?

That is not something you can do with this hack at this point.

Ted S 11-05-2006 12:23 AM

Quote:

Originally Posted by lsatblu
There are a couple of spots on my site where the welcome box is directly on top of something else. How can I fix this?

Add a <br /> tag to the end of the welcome_headers messages that you need more space for.

Ted S 11-05-2006 12:24 AM

Quote:

Originally Posted by xtremeoff-road
Quick question...at the end of your template welcome_headers you have this code...what is it?
Code:

<!-- google_ad_section_end -->

That tag tells Google AdSense to ignore the welcome headers for spidering. Basically we don't want Google thinking the content in the welcome message is something to display ads. If you don't use adsense, it's just a one line comment that won't bother anything.

Ted S 11-05-2006 12:25 AM

Quote:

Originally Posted by IngoPan
I just imported the plugin and wanted to edit the global announcement text and i got the following error:

You have installed the 3.6x version of this plugin on a 3.5x board. You will need to uninstall the plugin and install the other version.

Ted S 11-05-2006 12:26 AM

Quote:

Originally Posted by john_robot
I have used welcome header old system and now I have upgraded with the new one , but since the upgrade its not displaying the welcome message. I have followed each and every step mentioned , but its not working.

I have vBulletin Version 3.6.2 can you pls help me

Note : I have put $welcomeheaders on my FORUMHOME template.

The variable may not work in that template. You need to place it in your navbar template.

Shazz 11-05-2006 01:58 AM

thanx for the update

EasyTarget 11-05-2006 08:02 AM

I was wondering how I could use conditionals to show a message/ads to guests, unconfirmed users, members who have never posted and members who need to 'post more often'.

right now I have
Code:

<if condition="in_array($bbuserinfo['usergroupid'], array(1, 3))">

The Itchy One 11-05-2006 05:19 PM

Love it. thank you for creating this hack :)

Ted S 11-05-2006 07:32 PM

Quote:

Originally Posted by EasyTarget
I was wondering how I could use conditionals to show a message/ads to guests, unconfirmed users, members who have never posted and members who need to 'post more often'.

right now I have
Code:

<if condition="in_array($bbuserinfo['usergroupid'], array(1, 3))">

Out of the box this plugin already shows messages to all of those groups.


All times are GMT. The time now is 11:13 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.02174 seconds
  • Memory Usage 1,745KB
  • 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
  • (3)bbcode_code_printable
  • (8)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