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)

GlowHost.com 03-05-2008 06:39 PM

Quote:

Originally Posted by Ted S (Post 1457637)
Templates use HTML. This is true of all templates and is not unique to welcome headers.

If you want to style the messages, use HTML.

Thanks Ted, appreciate the response. Great mod by the way. :)

dieselpowered 03-06-2008 08:43 PM

Hey Ted, you did such a fantastic job on this mod I was curious if it works with 3.7?

Thanks!

Ted S 03-06-2008 09:34 PM

As noted at the top of the main thread there is another version for 3.7.

cougar networks 03-08-2008 08:46 AM

Great mod Ted.

Installed on kent business forum.

Well done and thanks. :)

Konstantinos 03-09-2008 02:05 PM

the problem is the unactivated users get the same msg as COPPA users. i want seperate msg for thos 2 usegroups cause COPPA users have already confirmed their email. how to ? i think the older version had that.

edit

what i did. i created a phrase welcome_coppa and in the welcome header template

i added

Code:

<if condition="is_member_of($bbuserinfo, 4) AND $vboptions[wlhunconfirmed] AND !$welcomehdr">
                <!-- / coppa user message -->
                <br />
                <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
                <tr>
                        <td class="alt1">
                                <phrase 1="$vboptions[bbtitle]" 2="register.php?do=requestemail" 3="sendmessage.php$session[sessionurl]" 4="$bbuserinfo[username]">$vbphrase[welcome_coppa]</phrase>
                        </td>
                </tr>
                </table>
                <!-- / coppa user message -->
        <if condition="$welcomehdr = '1'"></if></if>

right after
Code:

<!-- / unconfirmed user message -->
        <if condition="$welcomehdr = '1'"></if></if>

and now i have seperate messages for coppa and unactivated users

Tompa85 03-15-2008 05:45 PM

<a href="http://koinos.de" target="_blank">Installed</a>.

drpeppper 03-17-2008 02:01 AM

Seeing most my Google and Yahoo Slurp bots at this page..

Viewing 'No Permission' Message
Viewing Error Message

Is there a way to exclude them from being blocked?

Ted S 03-17-2008 02:03 AM

Quote:

Originally Posted by drpeppper (Post 1466665)
Seeing most my Google and Yahoo Slurp bots at this page..

Viewing 'No Permission' Message
Viewing Error Message

Is there a way to exclude them from being blocked?

That's not related to this addon. Welcome Headers show an HTML message on your pages and do nothing to stop or allow bots (or anyone else for that matter) into your site.

drpeppper 03-17-2008 02:30 AM

Woops!, ha, I meant to Limited Guest Viewing
Sorry, and Thank You.

Ted S 03-17-2008 03:09 AM

Quote:

Originally Posted by drpeppper (Post 1466685)
Woops!, ha, I meant to Limited Guest Viewing
Sorry, and Thank You.

Read the hack description and install file... It explains how the hack works with search engines.


All times are GMT. The time now is 04:40 AM.

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.02168 seconds
  • Memory Usage 1,744KB
  • 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
  • (2)bbcode_code_printable
  • (3)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