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)

dholt 03-23-2007 01:29 PM

How can I get this meesage to also display on my home page using vbadavanced

as of now you have to go to the forums to see if if they make it that far.

santimariani 03-24-2007 04:13 PM

Quick question:

My unconfirmed members are getting the header that confirmed users are getting. Why is this happening? Thanks!

(running 3.6.5)

Ted S 03-24-2007 07:27 PM

Quote:

Originally Posted by somasimple (Post 1210171)
Hi All,

Perhaps I missed it but how to include a link to an existing forum in the phrase?

Standard HTML will work in the phrases so <a href="url">text</a> should do the trick!

Ted S 03-24-2007 07:29 PM

Quote:

Originally Posted by ksfrogman (Post 1210173)
Thanks for the response. Worked like a charm. I believe part of the problem is that the last time I actually programmed was in the days of the Digital PDP-11 and Apple II Plus, mostly in BASIC and FORTRAN. I get confused with the PHP, html, xhtml, vb code, etc. Images and quotes within the body of vBulletin text, for instance, employ the use of brackets, e.g., . I'm not sure what name is given to this latter type of code. In the Admin CP, when editting the header, it apparently uses html?

Never a problem...

When it comes to frontend output, HTML is what displays and holds content for every webpage. CSS changes the formating/ style while JS lends a hand with client-side interaction. VB Code is just an internal regexp system for replacing simple tags with html. And php is what runs everything behind the scenes.

Ted S 03-24-2007 07:30 PM

Quote:

Originally Posted by santimariani (Post 1211168)
Quick question:

My unconfirmed members are getting the header that confirmed users are getting. Why is this happening? Thanks!

(running 3.6.5)

Check the group for your unconfirmed users versus the group set in the welcome_headers template for that message.

bendigo-tech 03-26-2007 08:57 AM

Fantastic Mod - Love it!

Thanks a lot.

santimariani 03-26-2007 07:19 PM

Quote:

Originally Posted by Ted S (Post 1211272)
Check the group for your unconfirmed users versus the group set in the welcome_headers template for that message.


Ted,

I'm not quite sure what you mean (I'm sorry. I'm new to vbulletin!).

My id for Users Awaiting Email Confirmation is 3 and for COPPA users is 4. How do I match these numbers with the welcome_header for unconfirmed/coppa users? Thanks again.

Ted S 03-27-2007 01:11 AM

3 is the same group used by the welcome headers so it must be something else. What's the url to your forum?

Merriweather 03-27-2007 02:53 AM

Argh, I just updated my style to use div instead of a table for the main page, and now my welcome headers won't show. They are still in the header, the ONLY difference is they are within <div> tags now and not <td> tags.... does anyone have an idea what I did wrong?

ETA ~ If I witch back to the previous template it works. On the template with the div tags that does not work, all i have is this in the HTML source:

Code:

<!-- // Start Welcome Headers // -->
<!-- google_ad_section_start(weight=ignore) -->




       
       
       
       

               

                       

                               
                               
                                       
                                       
                               
                       
               
       



<!-- google_ad_section_end -->
<!-- // End Welcome Headers // -->

So it's trying to show up, but it's just not working.

ETA #2 ~ Weird, when I made the new style the default, it worked fine. Just didn't seem to work when it was a user-selected style.

Ted S 03-27-2007 03:41 AM

Interesting. Shoot me over your url and the style to select.


All times are GMT. The time now is 06:17 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.03323 seconds
  • Memory Usage 1,745KB
  • 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
  • (4)bbcode_quote_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