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)

Mrdby 04-20-2007 10:50 AM

I see when i click register or contact with the new header..it takes doesn't have mysite.com/forum.register.php it has mysite.com/register.php and all that is uploaded under my forum folder..how can i change this?

Mrdby 04-20-2007 10:57 AM

I see... i need to add it to my vBadvanced CMPS v2.2.1 section.how do I change this? it's on my root.

Ted S 04-20-2007 04:18 PM

Mrdby,

Unfortunately I am not familiar with the vBadvanced system and can't help you with your integration to it. However, there are some discussions of this in the past if you search this thread.

Mrdby 04-20-2007 04:19 PM

I mean..just the code itself?..ok i will look. Thanks

Mrdby 04-20-2007 04:58 PM

NO good ted..not in here..thanks anyway

Mrdby 04-20-2007 09:10 PM

what was i thinking..I just edited the guest message and replaced it with the register and sendmessage link from the forums.

Welcome to the <strong>{3}</strong> Community. <br /><br />You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our <strong>free</strong> community you will have access to post topics, communicate privately with other members (PM), respond to polls, use the member's map, play the arcade with over 400 GREAT games!!, upload content and access many other special features. Registration is fast, simple and absolutely free so please, <a href=http://yoursite.com//forum/register.php><strong>join our community today</strong></a>! <br /><br />If you have any problems with the registration process or your account login, please contact <a href=http://yoursite.com/forum/sendmessage.php>contact us</a>.

NOW it works with CMPS

Doug Nelson 04-22-2007 04:39 AM

Marked installed, and it's a great mod.

I have some other apps (Photopost, vbadvanced) integrated with vb, and they show the guest headers, which is great. However, the contact link shows the wrong path when view from these integrated pages.

Also, I like the unconfirmed reminder, but don't want it to show to my COPPA group (I've been using that as my banned group). Can I change this?

Ted S 04-22-2007 04:23 PM

Sure thing Doug. Just open up the welcome_headers template and change the group for your unconfirmed message to whatever group you prefer (it's commented and marked in the template). As fr the contact link, you can also change that by editing the template or phrase.

Doug Nelson 04-22-2007 07:22 PM

Thanks for the tip, but I'm afraid I'm dumber than I look. I found this:

Code:

<if condition="is_member_of($bbuserinfo, 3) AND $vboptions[wlhunconfirmed]">
Does that mean it only shows to members of usergroup 3? Or does that "AND" add another group?

OT:
I noticed this while I was in there, what does this mean:

Code:

<!-- google_ad_section_start(weight=ignore) -->

Ted S 04-22-2007 09:11 PM

No, it only checks for the usergroup 3. The AND condition checks to see if you have enabled that particular message.

The other code you referred to is something to help Google AdSense users keep their ads relevant by telling Google to ignore the welcome headers content.


All times are GMT. The time now is 03:12 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.02782 seconds
  • Memory Usage 1,733KB
  • 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
  • (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