![]() |
New PM to unregistered Users
I've had this little trick installed on my forum and its bought me a few decent registrations as a result.
As so many people where asking how its done, i thought i'd post it here for ease, giving credit to the guys below. Credit to this edit, goes to KW802 and FRDS who made it so What does it do?? When an unregistered person views your forum, they will see what appears to be an unread PM notification, with flashing gif, When the user clicks to read the message he's taken to the register page, Once registered he will recieve a welcome PM which has previously been set by yourself in your ACP, to send a PM to new registrations. Thats it, so simple and it takes, practically minutes to install. Where to edit?? Simply add the code below to your forums style header template, at the end and save, It really is that simple. Code:
<if condition="$show['registerbutton']"><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> All you need to do is just upload the flashing newpm.gif to your images folder or any other folder you wish and provide the url in the code, if you view the code you'll see where it goes. This will only show to unregistered viewers, registered members will not see this. Hope it brings new registrations to your site also Take care ;) |
:D Reserved :rolleyes:
|
Gr8 idea!!
thanks... |
Quote:
After testing, I see the PM message is still there on the registration page as well. Is that correct? Is it supposed to be like that? |
Thanks guys, Hope it works for you as its done me ;)
|
thanks
|
nice idea worth trying it,thnx
|
Installed. Took about 4 seconds and it worked right off the bat. Neat Idea, hope it works for me too. Thnx
|
Modifications that trick users into registering are useless.
|
Quote:
Sometimes members need a little push to sign up, this is it ;) |
Quote:
|
Quote:
|
Quote:
2 cents, you can have a refund ;) S-MAN |
Quote:
Geesh you guys and your reasons without explanations....You come off ALL wrong.. :( |
I've expressed the same stance on other modifications in the past. I hate it when administrators try to trick their users into registering. Its a low dirty handed tactic. Just like that stupid IE bar modification that does a similiar thing. Nothing makes me navigate away from a site faster.
|
If you don't want to use a modification, then don't. But there is no need to turn the release thread of a modification into such a discussion.
|
Thanks
|
the trick works great. 3 new members right off the bat. Thanks for a great mod.
|
Quote:
|
I modified mine a bit to add "1" new message text link. http://diecastcrazy.com/community/forums.php Thanks for providing this code! Really neat!
|
Thats Cool, Goes well on your site too ;)
Anything that gets the lurkers to sign up is a bonus, even better for them if you include a little something in your welcome PM, free trial of a usergroup, free arcade, or downloads?? More happy members :D |
Thanks and good idea, forgot to add our features to the welcome PM!
|
Quote:
|
This is what I used. I don't use the <if> or <div> tags with the box I have it in, but went ahead and included them in the following code to stay uniformed with the original author's script.
Code:
<if condition="$show['registerbutton']"><div align="right">You have <a href="$vboptions[bburl]/register.php$session[sessionurl_q]" rel="nofollow">1</a> new message! Click <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="images/newpm.gif" border="0"></a></div></if> |
Quote:
|
All times are GMT. The time now is 08:49 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:
|