That all worked great NTLDR
When I was editing home_poll, I found this in there:
Code:
<form action="http://www.consoleradar.com/forums/poll.php" method="get">
<input type="hidden" name="s" value="3861cb90476ef3f4b008396967d28584">
<input type="hidden" name="action" value="pollvote">
<input type="hidden" name="pollid" value="">
<table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" {tableouterextra} width="140" align="center"><tr><td>
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
<tr>
<td bgcolor="{tableheadbgcolor}" align="center" colspan="4" background="{imagesfolder}/back.gif"><smallfont><b></b></smallfont></td>
</tr>
</table>
</td></tr></table>
<table cellpadding="2" cellspacing="0" border="0" width="140" {tableinvisibleextra} align="center">
<tr>
<td style="font-size: 8pt" align=center><smallfont><br><input type="submit" class="bginput" value="Vote!" style="font-size: 8pt"><br><br>
<a href="http://www.consoleradar.com/forums/poll.php?action=showresults&pollid=">Result</a>
</smallfont></td></tr>
</table>
</form>
And that was set as the default, i.e. it hadn't been changed, which makes me think there is something wrong with the installer? But yeah, anyway, when i changed it to what you had in your post it works fine
Thanks for the login and poll code, both work great

I hope this isn't too much to ask, but would it be possible to do the same thing with logout? So if they hit the logout link on the vbindex page, it takes then back there. If it's too much trouble, don't worry about it
Next thing, just a general comment, with the installer, it would be nice if you got a warning message before you install it. i.e "You are about to install vBindex, please click here to continue" or "You are about to upgrade your current version of vBindex, please click here to continue". Just so you don't run it twice by hitting "refresh" or whatever by mistake.
The last thing I can think off, when a person is logged out or not registered, it shows the poll with the options, and when the select one it gives the "no permission" error. It would be cool if you could make it so if they were logged out or not registered, it would just display the results of the poll as if they had already voted in it, you know what I mean?
OK, thanks for all your help