View Full Version : Attention Guest: Please Register!
tommyturnage
02 Mar 2009, 03:41
This is a simple notice for guests to register. Its on a table by itself like a notice.
Please Click Installed. First edit :D
Open FORUMHOME
Find:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Replace With:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Change The Words In Red To Whatever You Want
Change The Link In Blue To Your Own Link
itsheinz
02 Mar 2009, 04:33
What template should we edit?
Extreme24
02 Mar 2009, 04:43
^^Probably the FORUMHOME template.
tommyturnage
02 Mar 2009, 04:58
Yeah, sorry. Forgot to include that.
Added it tho lol
<if condition="$show['guest']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat" width="100%">
<div style="text-align: center;">
Join Today!
</div>
</td>
</tr>
<tr>
<td class="alt1" width="100%">
<div class="smallfont">
<center>
<a href="http://www.yoursite/forum/register.php"><FONT SIZE=4>Attention Guest: Please Register!</FONT></a>
<BR>
This enables access to exclusive features such as viewing over 23,000 downloads, posting, and joining our 10,000 strong community!
</center>
</div>
</td>
</tr>
</table>
</if>
<BR>You should use Phrases! That's what Phrases are for. Also <BR> Tags are obsolete. In this case you should use the <br /> Tag instead of the old ones ;)
You should use Phrases! That's what Phrases are for. Also <BR> Tags are obsolete. In this case you should use the Tag instead of the old ones ;)
Youre forgetting styling the text with CSS too.
________
Bdsm xxx (http://www.++++tube.com/categories/8/bdsm/videos/1)
tommyturnage
02 Mar 2009, 07:30
Ehh its the first thing I have ever really made up on my own so yea it needs work.
But I thought it was cool so I posted it
solution24
02 Mar 2009, 18:45
Lol stolen from WarezScene
whitetigergrowl
03 Mar 2009, 05:34
Stealing from the stealers? lol
tommyturnage
06 Mar 2009, 08:10
whos to say they didnt steal it from me?
I've used this. It does it's job cheers.
Installed
Good work, thank you......
BSMedia
12 Mar 2009, 03:23
You should replace the font tags with CSS properties
Any why use a manual template edit for what the notice system already does, and there is already a spot on forum home that has this?
emsplanet
16 Mar 2009, 14:53
thanksss
kyleforrest
10 Apr 2009, 01:06
Thanks for this :)
solidstate
13 Apr 2009, 13:38
woow it worked on my forum. see here: http://nulledplanet.com
nomoreturn
01 May 2009, 02:25
Installed on 3.8.2 but i dint replace just add below
---------------------------
<if condition="$show['guest']">
<!-- guest welcome message -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat"><phrase 1="$vboptions[bbtitle]">$vbphrase[welcome_to_the_x]</phrase></td>
</tr>
<tr>
<td class="alt1">
<phrase 1="faq.php$session[sessionurl_q]" 2="register.php$session[sessionurl_q]">$vbphrase[first_visit_message]</phrase>
</td>
</tr>
</table>
<!-- / guest welcome message -->
<br />
</if>
-----------------------------
and welcome note and join today both are working good
bjkinzluvr
05 May 2009, 17:52
I just put the same thing in Notices and it is at the top where it is most visible. And it is easy to turn on and off, if desired. No template editing needed. Sorry, nothing against your mod, but for me Notices is just easier.
Speedy1050
14 Jun 2009, 06:05
I just put the same thing in Notices and it is at the top where it is most visible. And it is easy to turn on and off, if desired. No template editing needed. Sorry, nothing against your mod, but for me Notices is just easier.
Same here. Used VB notice manager and set permissions so only people not registered can see it. Does the same job without hacking the code
Soz
SirHappy
20 Jun 2009, 16:20
thx. works in 3.8.3.
tommyturnage
05 Oct 2009, 05:02
woow it worked on my forum. see here: http://nulledplanet.com
database error xD
vBulletin® v3.6.12, Copyright ©2000-2013, Jelsoft Enterprises Ltd.