The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Pop up message when users visit the forum
Pop up message when gusts visit the forum
Any one know any mod or modification how to show a pop up message to gusts to ask them to register when they visit the forum. thanks in advance. mondiuk |
#2
|
|||
|
|||
Any luck for this?
|
#3
|
||||
|
||||
I think this is personally a very bad idea- people hate pop-ups... but if you feel it's best for you then try this at the bottom of your headinclude template:
Code:
<vb:if condition="$show['guest']"> <script language="javascript" type="text/javascript"> alert("Please Register... PUT MESSAGE HERE"); </script> </vb:if> https://vborg.vbsupport.ru/showthread.php?t=231352 You can put a message on the page (not in a pop-up) to motivate to register. |
#4
|
|||
|
|||
Thank's i used the mode on the link, is cool!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|