I'm wondering How to create a Lightbox Popup on my vBulletin 4 forum that displays ONLY to users that are NOT logged in? Is there a plugin or mod made for this ?
<vb:if condition="$show['member']==false"> <script> alert("Hello User"); </script> </vb:if> Code (markup): Replace This with Your LightBox code & Place this in Header or Footer Template <script> alert("Hello User"); </script>
Does this need to be placed anywhere special in the header or footer? I tried placing my code in the header but nothing seemed to happen. o
I have added this code in one of forum theme's header, as you can see the code is working and displaying default Popup http://www.xitclub.com/index.php?styleid=75 Code (markup):
Two questions: 1. In that code is there supposed to be 2 "=" ? ....show['member']==false... ? 2. My popup code says it needs to be placed between the <head> tags, yet in my header and footer file there are no <head> tags. Is that OK?
no code replacemnts... this is want u want.. http://technodiscuss.com/how-to-get-more-registrations-for-vbulletin-board/ I am not sure can i share this link or not.. if not remove and ping me.. so that i dont do again.