Page 1 of 1

guest only popup script?

PostPosted: Tue Jan 27, 2009 10:39 am
Author: Karl-D
Hya folks, I used to have a script that I had on an old forum quite a while back.
The script was so I could have a pop up window for guests only and once they register or login they don't get the pop up.
Anybody know the script or how to do do this?

Re: guest only popup script?

PostPosted: Tue Jan 27, 2009 11:43 am
Author: Helter
you can make it available to guest and logged out users by placing it between these comments
Code: Select all
    <BEGIN>GUEST CODE HERE   <END>  

if you want it on every page, add it to your template overall_header.tpl

Re: guest only popup script?

PostPosted: Tue Jan 27, 2009 12:21 pm
Author: Karl-D
Hya HelterSkelter do you have any idea what the code would be for a popup?

Re: guest only popup script?

PostPosted: Tue Jan 27, 2009 12:52 pm
Author: Helter
there are way too many unknown options for me to hazard a guess. You can try this or google js popups
http://javascript.about.com/library/blpop.htm