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

Reply
 
Thread Tools
Welcome headers - Improve community registration rates Details »»
Welcome headers - Improve community registration rates
Version: 5.0.2, by Ted S Ted S is offline
Developer Last Online: Nov 2020 Show Printable Version Email this Page

Category: Mini Mods - Version: 3.7.x Rating:
Released: 12-18-2007 Last Update: 05-09-2008 Installs: 872
Uses Plugins
 
No support by the author.

Exciting Announcement! vBulletin 3.7.0 now includes a built in Welcome Headers System (named "Notices") that easily allows you to add and control your own welcome messages with functionality above what can be found in the traditional welcome headers system. There are some important differences in these systems so please read this thread before upgrading.

-----------------------

Important: If you are upgrading from the 3.6 or earlier versions and have modified the navbar template you will either need to revert it or add new vBulletin code as shown in https://vborg.vbsupport.ru/showpost....&postcount=152.

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:

Plugins: 1 (notices entries, rules and phrases)
This template hack should take under 5 minutes to implement and customize.

Installation/ Upgrade Instructions

1 ? Backup any existing welcome header messages (upgrading)
2 ? Remove the default welcome header from your forum home template (new installs)
3 ? Install the attached plugin file
4 ? Now Required: Customize the messages to include your site's name

For detailed instructions on each step please view the install.html 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.

Frequently Asked Questions

Please see the second post in the thread for a list of frequently asked questions which is updated periodically.

Older Version Support

While most users are choosing to upgrade to the notices system, there are some advantages to the "old" system mainly in that it does not rely on a rules system and can be configured as designed with code changes. Additionally, the "old" version has automatic interfacing with several other addons which the notices system does not. For this reason, the old version is still supported and remains fully compatible with 3.7.

Updates

- 5/9/2008 :: A small upgrade has been released fixing the typo in the sendmessage.php file

Show Your Support

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

Comments
  #102  
Old 05-04-2008, 08:24 PM
Ted S Ted S is offline
 
Join Date: Dec 2003
Location: SoCal
Posts: 3,954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BassX View Post
I upgraded to the new version and I'm not seeing anyway to edit the settings.

There are no Notices that were created and there is longer any options in the AdminCP.

Where should I look to modify the settings?
Everything is now run through the notices system. Perhaps try a reinstall or update your notices if you're not seeing it.
Reply With Quote
  #103  
Old 05-04-2008, 11:44 PM
Cando Cando is offline
 
Join Date: Jun 2007
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I try and install it and get emails saying Duplicate entry '1000' for key 1.

It's not installed in product manager, trying too sends these emails.

Please help.

Thanks.
Reply With Quote
  #104  
Old 05-05-2008, 12:14 AM
kalypsoweb kalypsoweb is offline
 
Join Date: Nov 2007
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ted, you wouldn't know which template it is for notices that I would need to wrap in order for it not to show up on the vba pages?
Reply With Quote
  #105  
Old 05-05-2008, 02:31 AM
goddess_dix's Avatar
goddess_dix goddess_dix is offline
 
Join Date: Mar 2007
Location: Kansas
Posts: 99
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for this excellent mod! I saved my old setting from Welcome Headers and easily transferred them.

A note to others upgrading: I had to actually uinstall the old version, and reinstall this mod: overwriting it wouldn't do it. It took me a bit to realize it hadn't installed completely, but I was able to tell because it didn't have the new default notices.

And yes, registrations and posting have been up since I added welcome headers.
Reply With Quote
  #106  
Old 05-05-2008, 02:45 AM
kalypsoweb kalypsoweb is offline
 
Join Date: Nov 2007
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kalypsoweb View Post
Ted, you wouldn't know which template it is for notices that I would need to wrap in order for it not to show up on the vba pages?
Ok, after a few hours of playing with conditions, I found a fix:

In navbar template:

Change:

Code:
<if condition="$show['notices']">
To:

Code:
<if condition="$show['notices'] AND THIS_SCRIPT != 'adv_index'">
This will keep notices from showing on any cmps pages which is what I needed. Just in case anyone else may need it
Reply With Quote
  #107  
Old 05-05-2008, 04:17 AM
Ted S Ted S is offline
 
Join Date: Dec 2003
Location: SoCal
Posts: 3,954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Cando View Post
I try and install it and get emails saying Duplicate entry '1000' for key 1.

It's not installed in product manager, trying too sends these emails.

Please help.

Thanks.
What emails?

Did you try and install it before and get cut off? Do you have any other notices setup on your site?
Reply With Quote
  #108  
Old 05-05-2008, 04:18 AM
Ted S Ted S is offline
 
Join Date: Dec 2003
Location: SoCal
Posts: 3,954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by goddess_dix View Post
Thanks for this excellent mod! I saved my old setting from Welcome Headers and easily transferred them.

A note to others upgrading: I had to actually uinstall the old version, and reinstall this mod: overwriting it wouldn't do it. It took me a bit to realize it hadn't installed completely, but I was able to tell because it didn't have the new default notices.

And yes, registrations and posting have been up since I added welcome headers.
Glad it worked for you and thanks so much for sharing your tip!
Reply With Quote
  #109  
Old 05-05-2008, 04:19 AM
Ted S Ted S is offline
 
Join Date: Dec 2003
Location: SoCal
Posts: 3,954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kalypsoweb View Post
This will keep notices from showing on any cmps pages which is what I needed. Just in case anyone else may need it
Awsome. Thanks for contributing!
Reply With Quote
  #110  
Old 05-05-2008, 06:23 AM
MeMySelfNi MeMySelfNi is offline
 
Join Date: Dec 2003
Location: west coast
Posts: 129
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<div align="center">*thanks*
</div>
Reply With Quote
  #111  
Old 05-05-2008, 12:58 PM
BassX's Avatar
BassX BassX is offline
 
Join Date: Dec 2004
Location: Minneapolis, MN
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by goddess_dix View Post
Thanks for this excellent mod! I saved my old setting from Welcome Headers and easily transferred them.

A note to others upgrading: I had to actually uinstall the old version, and reinstall this mod: overwriting it wouldn't do it. It took me a bit to realize it hadn't installed completely, but I was able to tell because it didn't have the new default notices.

And yes, registrations and posting have been up since I added welcome headers.
Thanks for the tip - Upgrading didn't work for me either. I had to uninstall and then reinstall it.
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:29 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.07103 seconds
  • Memory Usage 2,318KB
  • Queries Executed 25 (?)
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
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete