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)

Black Tiger 09-05-2006 07:37 PM

Ah coolness! It works.

Thanks for your reply!!

popowich 09-06-2006 04:09 PM

4.1.2 displays as 4.1.1 in the admin control panel.

FYI,

-Raymond

jack-d 09-06-2006 10:10 PM

I just down loaded this and was wondering if the install guide was not updated for vb3.6

the reason i ask is because the code that is listed in the guide to remove from the FORUMHOME template does not match what is actually in the v3.6 template.

the block to remove is easy to spot just different code. thought i would ask before i tear it up.

thanks

Black Tiger 09-06-2006 11:47 PM

I have 3.6 and had a look at the begin and end lines and they were exactly the same as in the guide.
This is exactly the same, start from here:
<if condition="$show['guest']">
<!-- guest welcome message -->
<tr>

And remove everything there with the below things as last lines:
<!-- / guest welcome message -->
</if>
That matches exactly the 3.6 template. So just remove in 3.6 the complete "if" condition of the guest welcome message from <if> till </if>, that should do the trick and worked fine on my 3.6 gold forum.

sabillondesigns 09-07-2006 05:28 PM

Ok i just installed this on my v. 3.6.0 and i have different styles...
for some reason it messed up the header on some styles...

anybody had this problem? how can i fix it? (the weird thing is that i didnt even change anythig in the header, i used the navbar template)

works great on most styles tho!

Go here and change the style to Retro Look.....so you can see wats happening..
http://www.mzhonduras.com/forums/

phpdevrus 09-07-2006 09:47 PM

:-) heh one of my favorite mods

it was great with 3.5.4 and now ever better with 3.6

keep up the good work.

Sean James 09-08-2006 01:00 AM

Ive just un-installed this MOD temporary and reverted my forumhome template, but i am still seeing the welcome headers.
How do i completely remove this plugin?

Ted S 09-08-2006 04:52 AM

Once you remove the plugin it will no longer show on any page. There is however a welcome message included in the default forumhome template that comes stock with vbulletin. You can remove this at your chosing but it is a part of the original forumhome template.

tobybird 09-11-2006 03:54 AM

Well I am at a complete loss here. I had to remove this mod and reinstall. Since then everything is working great with the exception of the Guest Headers which I had turned off and then back on after the reinstall. By working great I mean that all of other features of this mod are working as expected. Also the mod was working before the reinstall and no other hacks were installed during this time.

What I've done so far: I have verified the existance of the welcome_guest phrase in phrase manager. I see this code in the welcome_headers template:

Code:

<!-- guest welcome message -->
                <br />
                <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
                <tr>
                        <td class="alt1">
                                <phrase 1="faq.php?$session[sessionurl]" 2="register.php?$session[sessionurl]" 3="$vboptions[bbtitle]" 4="sendmessage.php$session[sessionurl]">$vbphrase[welcome_guest]</phrase>
                        </td>
                </tr>
                </table>
                <!-- / guest welcome message -->

My Header template contains the code $welcomeheaders at the bottom of the template. My FORUMHOME template does not contain the guest welcome message chunk of code. The varname is $vbphrase[welcome_guest] in the ACP. And yes, it is turned on.

I am by no means an experienced coder. So I'm sure I've missed something here. Any advice would be much appreciated because I really could use this hack. Thanks in advance!

tobybird 09-11-2006 08:22 PM

Anyone with any insight as to what this problem might be? Thanks!


All times are GMT. The time now is 08:57 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.03306 seconds
  • Memory Usage 1,741KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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