Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Welcome Headers: Template System Messages & Settings to Drive Participation Details »»
Welcome Headers: Template System Messages & Settings to Drive Participation
Version: 5.1.1-t, by Ted S Ted S is offline
Developer Last Online: Nov 2020 Show Printable Version Email this Page

Category: End-User Options - Version: 4.0.0 Rating:
Released: 12-27-2009 Last Update: 12-27-2009 Installs: 98
Uses Plugins Template Edits
 
No support by the author.

Out of the box, your forum isn't personalized to assist or address your visitors. As a result, guests entering on a page other than the homepage (which is most often the case) have no idea what to do or why to register. Additionally, there are no visible status indicators, making it confusing for unconfirmed, unapproved or new members to know what to do or where to begin. But with a little customization, the use of the vBulletin Notices System and Welcome Headers, you can solve these issues in just a few minutes.

What is Welcome Headers?

Welcome Headers is a set of predefined messages and rules designed to help you get started in personalizing your site's notices using the vBulletin notice feature. The default templates are just that, default ? I highly encourage you to modify and add to the language and rules to meet the needs of your actual community environment.

Modifications/ Instructions:

Template edits: 2
Plugins: 1 (adds 1 template and several settings)

This template hack should take under 5 minutes to implement and customize.

Installation/ Upgrade Instructions

1 ? Install the attached plugin file
2 ? Add the variable {vb:raw welcome_headers} to the end of your navbar template
3 - Customize the phrases to match your forum

For detailed instructions on each step please view the install file included with this addon.

Support

Please post any enhancement or technical questions you may have and I will do my best to respond in a timely manner. Please note: I can not guarantee an immediate response and am unable to assist with integrating this addon with other addons or with HTML related questions.

Should I use this version or the notices version?

Welcome Headers have been around since vBulletin 2.0 and for many people the template conditionals give more flexibility than the notices manager. If you're looking to click and go I suggest the notices version but if you want more control over what messages show and how, this version is right for you.

Please be sure to customize and add to the messages from this addon to match the individual needs of your forum!

Upgrading from 3.7/3.8

Significant changes were made to work with the new vb4 code structure. Please be sure to backup any template changes before updating as the new version will override your existing phrase and templates.

Download Now

File Type: zip welcome_headers_4_0-Templates.zip (5.2 KB, 476 views)

Screenshots

File Type: jpg Guest Welcome Message.jpg (70.3 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 12-28-2009, 02:39 PM
frogster frogster is offline
 
Join Date: Feb 2009
Posts: 73
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Originally Posted by frogster
Is there anyway to only show the non-registered notice on the forum and not the cms?

Quote:
Originally Posted by Ted S View Post
Absolutely. At the top of the welcome_headers template you will see a condition with THIS_SCRIPT mentioned, you can use this to change what scripts are not shown the welcome headers.

Ted or any other helpful person,

Not sure if you can help with this but would you be able to tell me what coding I would have to input there in order for the message not to show on the CMS section? Sorry I know nothing about coding and thanks in advance.

Maria
Reply With Quote
  #13  
Old 12-28-2009, 04:40 PM
Ted S Ted S is offline
 
Join Date: Dec 2003
Location: SoCal
Posts: 3,954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by frogster View Post
Not sure if you can help with this but would you be able to tell me what coding I would have to input there in order for the message not to show on the CMS section? Sorry I know nothing about coding and thanks in advance.
Sure, in the template welcome_headers change:

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

Code:
<vb:if condition="$vboptions[wlhon] AND THIS_SCRIPT != 'register' AND THIS_SCRIPT != 'login' AND THIS_SCRIPT != 'blog' ">
Reply With Quote
  #14  
Old 12-28-2009, 09:20 PM
Trek Trek is offline
 
Join Date: Sep 2003
Posts: 664
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Tagged.

This looks cool, I was unaware of anything other than announcements and notices, so I'll have to look into this more. =)
Reply With Quote
  #15  
Old 12-30-2009, 05:00 AM
halkum halkum is offline
 
Join Date: Feb 2006
Posts: 125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Will update my installation tomorrow, but can you start adding a version change log to the main description. I hate when I upgrade only to find it changed something that wasn't a drastic need for me at the time.
Reply With Quote
  #16  
Old 12-31-2009, 06:05 AM
Ted S Ted S is offline
 
Join Date: Dec 2003
Location: SoCal
Posts: 3,954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by halkum View Post
Will update my installation tomorrow, but can you start adding a version change log to the main description. I hate when I upgrade only to find it changed something that wasn't a drastic need for me at the time.
Yup. After I get all the other mods upgraded and stop people complaining about that...
Reply With Quote
  #17  
Old 02-24-2010, 07:22 PM
jGas jGas is offline
 
Join Date: May 2007
Posts: 172
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks ted! i really need it
Reply With Quote
  #18  
Old 02-26-2010, 03:45 PM
ged's Avatar
ged ged is offline
 
Join Date: Feb 2005
Location: Istanbul, Turkey
Posts: 207
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

A little question, how can I remove this?
Attached Images
File Type: jpg howtoremove.jpg (31.7 KB, 0 views)
Reply With Quote
  #19  
Old 02-26-2010, 07:21 PM
Ted S Ted S is offline
 
Join Date: Dec 2003
Location: SoCal
Posts: 3,954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ged View Post
A little question, how can I remove this?
Turn off that message in the Welcome Headers options.
Reply With Quote
  #20  
Old 02-26-2010, 07:52 PM
ged's Avatar
ged ged is offline
 
Join Date: Feb 2005
Location: Istanbul, Turkey
Posts: 207
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I deleted the default guest notification from Notifications menu and problem solved.
Reply With Quote
  #21  
Old 02-27-2010, 10:11 AM
nci nci is offline
 
Join Date: Aug 2009
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice work.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:47 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.05066 seconds
  • Memory Usage 2,340KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (3)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete