Go Back   vBulletin Setup > vBulletinSetup Information > vBulletin Questions


Please Register to get full access to the forums.
Post New Thread  Reply



#1   01-17-2008, 08:24 AM
Alpha will become famous soon enough Join Date: Jan 2008 Posts: 17
Welcome header messages


Hi, this is my first post here. I am setting up a new forum and am starting to feel a bit lost.
I'm very much feeling my way. I am trying to install the welcome message template which decides if you are not registered, or you are registered but have never posted or whether you haven't posted for a long time.

I have a welcome header template which I got from someone else but I can't make it work which I suppose means that it isn't called up by some other part of the forum software.
Can anyone help?

Thanks
Quote   |  



#2   01-17-2008, 08:37 AM
Send a message via MSN to Magnumutz Send a message via Yahoo to Magnumutz Send a message via Skype™ to Magnumutz Magnumutz has a spectacular aura about Join Date: Dec 2006 Posts: 503 Location: Romania
Re: Welcome header messages


In order to get help with this i think you should provide a link to your forums and the welcome header message code that you'r using.
Quote   |  



#3   01-17-2008, 09:15 AM
Alpha will become famous soon enough Join Date: Jan 2008 Posts: 17
Re: Welcome header messages


I'm trying to post a quote containing the code and it won't let me
Quote   |  



#4   01-17-2008, 09:16 AM
Alpha will become famous soon enough Join Date: Jan 2008 Posts: 17


Here's without the quotes:--


Code:
<!-- // Start Welcome Headers // -->
<!-- google_ad_section_start(weight=ignore) -->
<if condition="THIS_SCRIPT != 'register' AND THIS_SCRIPT != 'login'">

<if condition="$show['guest']"> 
	<!-- 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]">$vbphrase[first_visit_message]</phrase>
		</td>
	</tr>
	</table>
	<!-- / guest welcome message -->
<else /> 

<if condition="is_member_of($bbuserinfo, 3)">
	<!-- / unconfirmed 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]">$vbphrase[welcome_unconfirmed]</phrase>
		</td>
	</tr> 
	</table>
	<!-- / unconfirmed user message -->
<else />

<if condition="$bbuserinfo[posts]<1">
	<!-- never posted message -->
	<br />
	<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
	<tr>
		<td class="alt1">
			<phrase 1="$bbuserinfo[username]" 2="$vboptions[bbtitle]">$vbphrase[welcome_neverposted]</phrase>
		</td>
	</tr>
	</table>  
	<!-- / never posted message -->
<else /> 

<if condition="$headerstime - 1209600 > $bbuserinfo[lastpost]">
	<!-- hasnt posted lately message -->
	<br /> 
	<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> 
	<tr> 
		<td class="alt1">
			<phrase 1="$bbuserinfo[username]" 2="$vboptions[bbtitle]">$vbphrase[welcome_postmoreoften]</phrase>
		</td>
	</tr>
	</table>
	<!-- / hasnt posted lately message -->
</if>
</if>
</if>
</if>
</if>
<!-- google_ad_section_end -->
<!-- // End Welcome Headers // -->

Last edited by Brandon; 01-17-2008 at 11:44 AM.
Quote   |  



#5   01-17-2008, 09:17 AM
Alpha will become famous soon enough Join Date: Jan 2008 Posts: 17
Re: Welcome header messages


I can't post the url yet - we're not ready. however, I do see that there is a hack which will do what I want so maybe that is the way.
Quote   |  



#6   01-17-2008, 09:55 AM
Send a message via AIM to Rocket 442 Rocket 442 is a jewel in the rough Join Date: Nov 2007 Posts: 544 Location: Buffalo, NY
Re: Welcome header messages


If you own a vbulletin forum just go to vbulletin.org and search for the welcome header
--------------------
Andy / vBulletin Setup Staff
Check out our Newsletter for the latest vB and SEO news.
Are you looking for vBulletin work to be done on your forums ?
Would you like to Help Support vBulletin Setup.

F-Body Online - Camaro Forums & Firebird Forums
Forum Owners Blog
Quote   |  



#7   01-17-2008, 10:38 AM
Alpha will become famous soon enough Join Date: Jan 2008 Posts: 17
Re: Welcome header messages


I'll try that.

Is it my imagination or do I sense some suspicion that I don't own a forum?
Quote   |  



#8   01-17-2008, 01:55 PM
Alpha will become famous soon enough Join Date: Jan 2008 Posts: 17
Re: Welcome header messages


In fact the hack works very well. Thanks
Quote   |  



#9   01-17-2008, 02:06 PM
Send a message via AIM to Brandon Send a message via MSN to Brandon Send a message via Yahoo to Brandon Brandon is a glorious beacon of lightBrandon is a glorious beacon of lightBrandon is a glorious beacon of lightBrandon is a glorious beacon of light Join Date: Jul 2006 Posts: 9,839 Location: Topeka, KS
Re: Welcome header messages


There is a link in this thread and some tips for SEO purposes.

[HOW-TO] Make your Welcome Headers an image!
--------------------
Brandon Sheley / vBulletin Setup Staff
Check out our Newsletter for the latest vB and SEO news.
Are you looking for vBulletin work to be done on your forums ?
Would you like to Help Support vBulletin Setup.

Please do not PM me for support, that's what the forums are for.
Have you heard about Crowdgather?
Find it on Forums


Stay up to date by installing our Tool Bar
Quote   |  



#10   01-17-2008, 02:12 PM
Alpha will become famous soon enough Join Date: Jan 2008 Posts: 17
Re: Welcome header messages


Thanks, I noticed that and I'll try and implement it over the weekend.
Quote   |  
Post New Thread  Reply
vBulletin Setup > vBulletinSetup Information > vBulletin Questions


Thread Tools
Display Modes

 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Static Header & Menu lazserus vBulletin SEO Tips and SEO Questions 6 01-14-2008 04:39 AM
new header image required 5ways vBulletin Questions 1 11-09-2007 08:49 PM
Randomized Global Messages (RGM) MaestroX Webscripts and Websites 4 08-21-2007 12:10 PM
bye bye nag header talenak Introduce Yourself 5 06-13-2007 06:08 AM


All times are GMT -6. The time now is 09:41 PM.

vBulletin Setup, vBulletin Setup Forums, vBulletin Services, vBulletin Blogs, vBulletin SEO, vBulletin Questions, vBulletin Skins, Styles, Templates
vBulletin Hacks / Modifications, vBulletin Monetization, Blogs, vBulletin Link Directory,Quality Link Directory