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
  #292  
Old 04-24-2009, 07:56 PM
Ted S Ted S is offline
 
Join Date: Dec 2003
Location: SoCal
Posts: 3,954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by freewilley View Post
it shows the notice like this after the user has registered



how can I get rid of that? it does not show up to admin but for registered users it shows up at the top and its kinda annoying.. I cant even get rid of it even after uninstalling the product.

please help

regards
Go to your notices manager and look to see if there are any notices with broad rules you don't need.
Reply With Quote
  #293  
Old 04-24-2009, 08:28 PM
Ted S Ted S is offline
 
Join Date: Dec 2003
Location: SoCal
Posts: 3,954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MOF View Post
What do you mean?
I mean you can search your phrases to find the one you want to edit.
Reply With Quote
  #294  
Old 04-27-2009, 12:37 PM
MOF MOF is offline
 
Join Date: Dec 2008
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ted S View Post
I mean you can search your phrases to find the one you want to edit.
Where do I conduct this search? I am totally lost.
Reply With Quote
  #295  
Old 04-27-2009, 12:43 PM
MOF MOF is offline
 
Join Date: Dec 2008
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK, so I "think" I found the phrases...however, it is only letting me edit the ctual phrase in the admin...

This phrase:

Do you wish to display a message to users who have never posted?

To edit the phrase for this message click here (enter your custom text in the translation box).


I do not want to edit that...I want to edit the part that the "click here" is supposed to take me...am I making sense??
Reply With Quote
  #296  
Old 04-27-2009, 03:45 PM
Ted S Ted S is offline
 
Join Date: Dec 2003
Location: SoCal
Posts: 3,954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

My link should take you right to the phrase but for a variety of reasons it may not always do so.

What I'm saying is you can go to your phraes manager in the admin cp and simply find the phrase by searching for it. Once you edit the phrase it will be... changed.
Reply With Quote
  #297  
Old 06-20-2009, 04:23 AM
snoopy5 snoopy5 is offline
 
Join Date: May 2007
Posts: 105
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kalypsoweb View Post
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
Hi

I tried this modification, but can not see any differenece to the original code. Can someone explain me why this does not hide the welcome header in vb forum on all other pages except index page although I use this code?


Another question:

I want to have to different language setting in one forum. Some sections will be in English, some in other language. There is no problem to offer the drop-down for each language, this works fine alos with the icons etc.

But how can I adapt the code of this welcome header mod to chnage the language?

It shall show also all the message of this hack in the appropriate language depending on teh language setting of the user. In ACP, there is just one box to translate for one language. Any other ideas?

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

Quote:
Originally Posted by snoopy5 View Post
Hi

I tried this modification, but can not see any differenece to the original code. Can someone explain me why this does not hide the welcome header in vb forum on all other pages except index page although I use this code?
That code would hide it from the vB Advanced homepage.
Reply With Quote
  #299  
Old 06-28-2009, 01:54 AM
FeatheredFriend FeatheredFriend is offline
 
Join Date: May 2007
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have this installed on my forum and it doesn't seem to show up at all any ideas? I followed the instructions. Thanks.
Reply With Quote
  #300  
Old 06-28-2009, 03:51 AM
Ted S Ted S is offline
 
Join Date: Dec 2003
Location: SoCal
Posts: 3,954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by FeatheredFriend View Post
I have this installed on my forum and it doesn't seem to show up at all any ideas? I followed the instructions. Thanks.
First step, try going to your notices manager and resaving or reordering each notice.

If this does not fix the issue check that your templates are updated to use the notices code from vbulletin.
Reply With Quote
  #301  
Old 07-03-2009, 06:55 PM
commoncents commoncents is offline
 
Join Date: Apr 2008
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry if this has been asked, I haven't read everything , but does this PM or Email users or only notifies them when they come to the site?
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 07:55 AM.


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.05541 seconds
  • Memory Usage 2,316KB
  • 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