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 06-28-2007 01:09 AM

Quote:

Originally Posted by powerful_rogue (Post 1278079)
Any suggestions at all please :)

Remove it. Install the hack. Add the $welcomeheaders variable. Call it a day!

daemon_ 06-28-2007 02:26 PM

have the issues with the search engines been fixed? let me know cause i want to install this asap :) thanks

Ted S 06-28-2007 03:26 PM

Quote:

Originally Posted by daemon_ (Post 1278470)
have the issues with the search engines been fixed? let me know cause i want to install this asap :) thanks

There are no known bugs or pending problems with this addon.

Mischievious 07-02-2007 03:01 PM

Hi! I love this hack! But, I do have a question; How would I write a conditional to show the welcomeheaders for only logged members?

vitrag24 07-02-2007 03:05 PM

@ted s plz reply to my query.
i have also sent you a pm but no response either here or via pm.
:(

Shazz 07-02-2007 03:08 PM

Ted did you take the support off from the thread? :erm:

Mischievious 07-02-2007 03:36 PM

Quote:

Originally Posted by Mischievious (Post 1281300)
Hi! I love this hack! But, I do have a question; How would I write a conditional to show the welcomeheaders for only logged members?

I would like to add, this question isn't only for Ted. If anyone else knows; I would appreciate the help!

vitrag24 07-02-2007 03:54 PM

Quote:

Originally Posted by Mischievious (Post 1281300)
Hi! I love this hack! But, I do have a question; How would I write a conditional to show the welcomeheaders for only logged members?

go to acp/vbulletin options/welcome header ****

disable guest messages there.

Ted S 07-02-2007 04:06 PM

Quote:

Originally Posted by Mischievious (Post 1281300)
Hi! I love this hack! But, I do have a question; How would I write a conditional to show the welcomeheaders for only logged members?

Simple enough!

Open up the template welcome_headers and find the last <if ...> statement and the corresponding </if>. Under that add:

Code:

<if condition="!$show['guest']">
Your message here (be sure to add a table if you want to have a standard welcome headers format)
</if>


Ted S 07-02-2007 04:07 PM

Quote:

Originally Posted by Shazz (Post 1281307)
Ted did you take the support off from the thread? :erm:

I offer support whenever possible as evidenced by all the responses. ;)

That said, when I have the support option enabled some members feel this is a guarantee of a response, thus I've disabled it so there is no confusion.


All times are GMT. The time now is 03:01 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.02657 seconds
  • Memory Usage 1,739KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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