Log in

View Full Version : Does it exist???


unforsaken
02-09-2007, 08:52 PM
Does anyone know of a way/hack/mod to force my users to vote on a poll when they log in. I occasionally have the need for users to vote on a poll and would be nice to have a way to force them to the thread when the log in so they can vote on it. I know it might seem a lil abnormal, but I'm sure there is a way and its uses could be potentially for more then just this as well. It could be used to force someone to read an announcement, rules, etc...so I just have a feeling something like this must exist. If you know of it or have it please inform me...thanx

shete
02-10-2007, 05:58 AM
Go to your " $vbphrase[login] "

and add this in the empty box :


<meta http-equiv="Refresh" content="0;url=http://www.yoursite.com/link">

Replace the bold to the page that the poll is located .

unforsaken
02-11-2007, 12:05 AM
thanx for the effort but that gives the coding on in the login box and then redirects them before they even get the chance to login...so it effectivly locks them out of being able to login

I do appreciate the effort tho

shete
02-11-2007, 06:35 PM
its cool im a newb :p

just seeing if my knowledge is working hahah !!

Xplorer4x4
02-11-2007, 09:46 PM
You could use the code above on the STANDARD_REDIRECT template. The only catch would be any time the redirect page is shown, it would direct them to that thread.