MyBB Community Forums

Full Version: Banner Message for Guests
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I know how to add a banner message for my site, but is there any way to add a banner message for just guests?
You need plugin for it OR you can add the code in header_welcomeblock_guest template!
Yeah, I tried adding it to header_welcomeblock_guest but didnt work. :\
When added to header_welcomeblock_guest did you logout and check?
Yes... ok I notice now that the message is appearing in the login box when i am logged out.
This is the code (without message code):

Quote:<form method="post" action="member.php">
<input type="hidden" name="action" value="do_login"/>
<input type="hidden" name="url" value="{$mybb->settings['bburl']}"/>
<input type="hidden" name="quick_login" value="1"/>
<img class="button" src="images/nskinz/user_menu/guest_login.png" style="padding: 4px; margin-top: -2px;" />
<input type="text" name="quick_username" value="username" class="textbox" onfocus="if(this.value == 'username') { this.value=''; }" onblur="if(this.value == '') { this.value='username'; }" id="quick_login_username" size="30" /><br />
<img class="button" src="images/nskinz/user_menu/guest_password.png" style="padding: 4px; margin-top: -2px;" />
<input type="password" name="quick_password" value="password" class="textbox" onfocus="if(this.value == 'password') { this.value=''; }" onblur="if(this.value == '') { this.value='password'; }" size="30"/><br />
<input type="checkbox" class="checkbox" name="remember" checked="checked" title="Remember me?" value="yes" />
<div style="float: right;">
<a href="{$mybb->settings['bburl']}/member.php?action=register"><img src="images/nskinz/user_menu/guest_register.png" class="top" /></a>
</div>
<input type="submit" name="submit" value="" class="g_go"/>
<a href="{$mybb->settings['bburl']}/member.php?action=lostpw"><img src="images/nskinz/user_menu/guest_forgot_pw.png" class="top" /></a>
</form>
We use this plugin and it works a treat. Cool

http://mods.mybb.com/view/welcome-guest
Theres several free ones, heres one of mine, allows you to display a notice to guests and display their IP if you wish (Ip is only displayed to the user)

[attachment=21973]
[attachment=21974]

http://www.mybbextras.com/showthread.php?tid=380

I was quoting "Ashley S" post above, which he has now deleted.


Hey dude, dont be getting all annoyed because i banned you for asking my subscribers for my subscriber plugins Wink

Have a nice day , scrounger Wink