PDA


View Full Version : Homepage Polls


paul41598
08-03-2005, 07:24 PM
Right now when you click on an option for a poll, it takes you to the forums to see the results as well.

I was wondering if theres a work around though. I actually would rather have it so when a user clicks on an option, it stays on the homepage, and shows the results. Almost like taking out the redirect.

Possible>?


Hmm, I found this:
http://www.vbadvanced.com/forum/showthread.php?t=9057&highlight=polls

Guess its not possible

paul41598
08-03-2005, 07:42 PM
n/m figured it out somehow ;)

Find (poll.php):


// redirect
$url = "showthread.php?$session[sessionurl]t=$threadinfo[threadid]";


comment out the $url