![]() |
How can I send a Welcome PM to visitors??
How can I send a WELCOME PM to visitors, so it would make them want to sign up and check the msg?
|
I dont think is possible as PM's require a User ID.
What you may be able to do is display a notice to Guests and only Guests. Regards, Paul. |
|
It looks like they just added the text and image to their header template and linked the image to their registration page. Then when someone registers, they get a welcome PM.
It seems more like deceptive registrations than an actual PM notification. |
Quote:
Quote:
|
Where do I put that code KW802?
Sorry im a newb still in training :) |
Place it in your header or navbar templates where ever you want it to appear
|
Quote:
Quote:
|
Thank you! It worked great!
Now, how can I get it to flash?? |
Quote:
If you post the code you've done so far, we can point you in the right direction. |
Yea I posted the code on http://www.truckmountforums.com/forums but it's only left of the header, I am not sure how to put it anywhere else. I just copy/pasted the code you gave me directly into the header file at the end.
|
You'll need to get an image that flashes then use some code like
Code:
<div align="right" class="smallfont"><a href="register.php"><img src="/images/flashing.gif" border="0">Your text</a></div> |
Okay I got that last code, so how can I embed both of the codes you gave me together to only show to unregistered users?
The 1st code allowed me to do that, but the new code you gave me shows to everyone. |
Code:
<if condition="$show[guest]"> |
Hi Guys, what a great idea, i'm adding it to my site too, I've added the above codes but the flashing gif appears below the writing :erm: How can i get it to appear right after rather than below, here the code i have so far...
HTML Code:
<DIV ALIGN=RIGHT> Thanks in advance ;) |
Quote:
Try this instead (not tested but should work and point you in the right direction)... 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://i475.photobucket.com/albums/rr114/ukbusinesslive/newpm.gif" border="0"></a></div></if> |
Thank you Kind Sir,
Will upload it now, Thanks again :D:D ****EDIT*** Works a treat Thanks again, I've just enabled sending newbies PM's, so let see how long it'll be to get my first member using this method :) |
Just add the last code FRDS posted....works good here: http://www.truckmountforums.com/forums/
|
All times are GMT. The time now is 11:57 AM. |
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:
|