![]() |
Quote:
|
Quote:
|
Quote:
|
Not really my cup of tea
Installed to test and in the top right it says you have a new PM Surely a visitor knows that he ain't got new pm and if they click on it it takes you to the registration page Blah to cheesy for me |
Quote:
Code:
<if condition="$show['registerbutton'] AND THIS_SCRIPT == index"><div align="right">You have a new PM! Click here <a href="$vboptions[bburl]/register.php$session[sessionurl_q]" rel="nofollow">here</a> to read it! <a href="$vboptions[bburl]/register.php$session[sessionurl_q]"><img src="http://yourforum/newpm.gif" border="0"></a></div></if> |
this condition would be better:
Code:
<if condition="$show[registerbutton] AND THIS_SCRIPT != 'register' AND $show['guest']"> and != register is better the =='index' so its shown on every page, just not on register ;) but, this condition is not testet! i've just noted it down but should work |
Anyone found any confusion with this: ( I am thinking this could happen with some members) They open up the site it shows that you have 1 pm awaiting, but they already have an account so they create a new one.
2nd scenario. They see the 1 unread pm, sign in, and now they have no unread pms. That is 2 scenarios that I think will cause confusion as it might be a bit misleading to those who already have accounts. |
Quote:
The conditional at the begining show the message only to unregistered members, When the click on it it takes them to the register page, Once registered, You set up the forum so that new members recieve a welcome PM, That the PM that they recieve. In essence your telling them that they have a PM forfore they actually get it. Its Human nature to find out what there email says, so in all everyones happy. By using the conditional to show this only to guests and non registered members, means that registered members and members of other usergroups will never see it ;) can you see how it works now??? |
Quote:
Look at my condition $show[registerbutton] can also be "true" for registered members;) |
Quote:
|
All times are GMT. The time now is 06:51 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|