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)

Eq4bits 05-24-2008 02:01 AM

go to admincp>vBulletin Options then used the scroll bar to look thru that list, depending on previous mod's added it may be way down near the bottom.

sebaldus 05-24-2008 10:28 AM

Great addons..:D

Doctor Dan 05-24-2008 09:54 PM

After playing around a bit, I decided to put the "$welcomeheaders" at the end of the header template right after "$spacer_open".

In this way, the welcome messages, etc. appear immediately below the header, and are also shown on the vBadvanced CMPS pages as well.

- Dan

zorag 06-13-2008 06:46 PM

Anyone tried this with VB v3.7.1

Ted S 06-14-2008 05:21 PM

Quote:

Originally Posted by zorag (Post 1548637)
Anyone tried this with VB v3.7.1

The hack is 3.7.x compatible.

As a general statement to anyone reading the thread and since this continues to come up about a thousand times in a hundred threads, very few hacks are impacted by the "dot" releases (3.7.0 vs 3.7.1, etc...) which generally fix bugs and security issues. When in doubt, try it out... something you should do with any addon regardless of what it's stated to work with.. addons conflict with each other and with customizations more than with vBulletin.

Philster 06-14-2008 07:29 PM

Yes, I have it installed on 3.7.1 and it works fine.

pjkcards 07-08-2008 07:47 PM

How do I find what the link for {3}, {2}, etc. are? I want to check into what those links are. Thanks

Ted S 07-08-2008 08:21 PM

The variables are coded into the template welcome_headers and differ from message to message.

pjkcards 07-09-2008 02:44 AM

Great, thanks. I looked there, but couldn't make out the links. Can you please tell me what the link is of these (the bold):
Code:

Hello {1}, Your account has not been confirmed and is not yet active! To become a registered user on this forum (required for posting or accessing special features) you will need to verify your email address by clicking a special link sent to you in our original welcome email. If you have lost this email, or it never arrived, please go <a href="{2}">here</a> to request another activation email be sent to you. If you suspect your email address is set wrong, go <a href="{3}">here</a> and fill the form out so an administrator can fix your account. Also please be sure to disable any spam filters you may have for our website, so that this and all future messages can reach you.
If you could say something like "2 is domain.com/welcome.php" or something, that would be very helpful. The reason I am doing this is because on my CMPS homepage, links are showing up as domain.com/register as opposed to domain.com/forum/register. So instead of using {3} and whatnot, I want to directly link, it makes it much easier for me too so I can change it without having to look up a phrase.

Thanks

Ted S 07-09-2008 02:46 AM

You can edit the phrases to point to whatever links you want, the variable links are just there to make life easier.

As far as tracking them down, they're all in the welcome_headers template, each phrase is called in a different message with the variables pulled in using fields like 1="$bbuserinfo[username]" and so forth.


All times are GMT. The time now is 01:23 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.03723 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)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