The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||
vbPopup will determine your guests to signup to your forums in an elegant way.
If a guest visit your forum (or a specific area of it), a popup will show (for a setable period of time) a message (you decide what you want, from hotest info in your forum, or simply an advertising banner) and an option to register. The great part of this hack is that it cannot be disabled by classic popup killers. ![]() The hack is designed to make the popup show only to guests. You can set the timer value by modifying vbpopup.js parameters and the popup's look by editing the vbpopup template. Also, all you have to add in your templates (the ones you want the popup to show) is: $vbpopup, so it doesn't take alot of time to edit the forums look. I recommend you to insert it only in showthread template, but that is up to you. ![]() ESTIMATED INSTALL TIME: 4 minutes A 'vbpopup' template installer is included in the package. I tried to make your life easy. ![]() IMPORTANT: Run the template installer in root/forum/admin. FILES TO MODIFY: - root/forum/global.php - headinclude template A screenshoot is shown below. I recommend you to keep small the popup window size. In this way the newcommers will not get annoyed by the popup. Comments, likes, dislikes are welcome. Fell free to post them all here. Also, post a link to your forums to show off your vbPopup integration (it might give ideas to others). ![]() NOTE: The java code was inspired and modified to suit the VB needs from this script (you can see it in action). My hack will produce a similar efect on the forums pages. The only difference is a cleaner code to improve the load time and integration of VB variables. UPDATE ------------------------------- Ok, I eliminated the confusion in readme.txt file about the template installer. The hack is attached in Post #9. It seems to be a problem updating the attachments here. Anyway, I fixed this issue by reposting the .zip file below. Sorry about the inconvenience. UPDATE ------------------------------- As I said before, this hack is extremly easy to adjust to suit your forum needs. A good example is shown below: https://vborg.vbsupport.ru/showthrea...821#post222821 Show Your Support
|
Comments |
#32
|
||||
|
||||
![]()
you are more then welcome.
![]() |
#33
|
|||
|
|||
![]()
I've hacked my mod to show the ad banner until the user has verified their username (because otherwise you'll get lots of people registering as a@b.com or whatever). Not put the code here yet, though.
|
#34
|
||||
|
||||
![]()
interesting mod. i will do the same.
![]() |
#35
|
|||
|
|||
![]()
I got this installed and running over at www.sportcompactracing.com . Definetly a nice clean script.
I would like the script to stay static on the page though instead of scrolling down with the page. How would I go about this? I just included this at the bottom of my forumhome template. |
#36
|
||||
|
||||
![]()
I went to a forum that had this so I left the forum and never returned. if you use these types of tactics your board is most likely smaller than it could be.
I along with most of the world HATE POPUPS! Quit your stupid popups. :P |
#37
|
|||
|
|||
![]() Quote:
How would someone know what is inside when you keep it for members only? it all depends on how interesting your forums are. At least you are getting some sort of access and if you like what you see you'll signup. What I think is stupid is to signup for what you do not know. |
#38
|
|||
|
|||
![]()
Calm down...
![]() It's a great idea for a hack. All the hacks on this board are great ideas for hacks. I loved this idea, and made an alternative hack to show ad banners instead if a user wasn't registered. I've signed up for two board without knowing what was inside purely on the subject matter. But that's not important: the important thing is that this hack was a great idea. |
#39
|
||||
|
||||
![]()
At first I was trying to use the quick registration popup but couldn't ever seem to get the cookies set right - so then I started looking at vBpopup - vBpopup works great you just have to make sure you place the template "caller" in the right place or it will popup on every page - I liked both and since the coding was already done I just combined them - before I start though someone has to tell me how to get the clickable code box on the post - I am very new and not familiar!
If you want to check it out go to: http://www.thehobbyforum.com/forum/index.php?s= |
#40
|
||||
|
||||
![]()
<script language="JavaScript" src="vbpopup.js"></script>
<div id="vbplocation"> <table border="5" bordercolor="#0198C2" width="450" height="300" bgcolor="#0198C2" 5class="vbpmainframe"> <tr> <td> <table width="100%" height="100%" bgcolor="#21C4EA" align="center" class="vbpcontentframe"> <tr> <td align="center"> <font size="4">Welcome To The Hobby Forum!</font> </td> </tr> <tr> <td align="center"><font size="2"> If this is your first time here then please take the time to register. Registration is <b>FREE</b> and afterwards you can take advantage of all the great features this site has to offer, not to mention it's the only way to enter the contests to win free prizes! If you have any questions please refer to the <a href="http://www.thehobbyforum.com/modules.php?op=modload&name=FAQ&file=index&s=">FAQ </a> section.</font> </td> </tr> <tr><td><HR WIDTH="90%" ALIGN="center" color="#0198C2"></td></tr> <tr><td> <form action="http://www.thehobbyforum.com/forum/register.php" method="post"> <input type="hidden" name="s" value=""> <table border="0" cellspacing="1" cellpadding="4" width="100%" bgcolor="#21C4EA"> <!-- *** --> <div align="center"> <tr> <td bgcolor="#21C4EA" colspan="2"><font face="verdana" size="2" color="000000"><b><center>Registration is FREE!</center></b></font> </td> </tr> </div> <!-- *** --> <tr> <td bgcolor="#21C4EA"><font class="nf"><b>User Name:</b></font></td> <td bgcolor="#21C4EA"><font class="nf"><input type="text" name="username" size="25" maxlength="15"></font></td> </tr> <tr> <td bgcolor="#21C4EA"><font class="nf"><b>Password:</b></font></td> <td bgcolor="#21C4EA"><font class="nf"><input type="password" name="password" size="25" maxlength="15"></font></td> </tr> <tr> <td bgcolor="#21C4EA"><font class="nf"><b>Enter Password Again:</b></font></td> <td bgcolor="#21C4EA"><input type="password" name="passwordconfirm" size="25" maxlength="15"></td> </tr> <tr> <td bgcolor="#21C4EA"><font class="nf"><b>Email:</b></font><br> <font color="#000000" face="verdana" size="1">Please enter a <b>valid</b> email address.</font></td> <td bgcolor="#21C4EA"><font class="nf"><input type="text" name="email" size="25" maxlength="50"></font></td> </tr> <tr> <td bgcolor="#21C4EA"><font class="nf"><b>Enter Email Again:</b></font></td> <td bgcolor="#21C4EA"><font class="nf"><input type="text" name="emailconfirm" size="25" maxlength="50"></font></td> </tr> <tr><td bgcolor="#21C4EA"> </td><td bgcolor="#21C4EA"><input type="hidden" name="allowmail" value="yes"> <input type="hidden" name="invisible" value="no"> <input type="hidden" name="showemail" value="yes"> <input type="hidden" name="cookieuser" value="yes"> <input type="hidden" name="nosessionhash" value="yes"> <input type="hidden" name="emailonpm" value="yes"> <input type="hidden" name="prunedays" value="-1"> <input type="hidden" name="umaxposts" value="-1"> <input type="hidden" name="startofweek" value="1"> <input type="hidden" name="timezoneoffset" value="-5"> <input type="hidden" name="emailnotification" value="yes"> <input type="hidden" name="showsignatures" value="yes"> <input type="hidden" name="showavatars" value="yes"> <input type="hidden" name="showimages" value="yes"> <input type="hidden" name="vbcode" value="yes"> <input type="hidden" name="pmpopup" value="yes"> <input type="hidden" name="receivepm" value="yes"> <input type="hidden" name="url" value="http://www.thehobbyforum.com/"> <input type="hidden" name="action" value="addmember"> <input type="submit" name="Submit" value="Submit"> <input type="reset" name="Reset" value="Reset"></td> </tr></font> </td></tr></table> </form> <!-- End content area table --> </td></tr> </table> </td> </tr> </table> </div> |
#41
|
||||
|
||||
![]()
Since adding it last night my membership rate has well over tripled!!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|