dazzlin
02-09-2006, 02:20 PM
I've searched through here to find the answer but haven't yet.
I noticed several people said to check the Form code - mine is:
<form action="{$vbulletin->options[bburl]}/poll.php" method="post">
which seems to be what everyone says it should have, so that's not the problem.
Basically, it is not including the forums/ in front of the poll url. And yes, the vbulletin sitename /url option has the correct url including the forums part.
Not sure what to do.
I noticed several people said to check the Form code - mine is:
<form action="{$vbulletin->options[bburl]}/poll.php" method="post">
which seems to be what everyone says it should have, so that's not the problem.
Basically, it is not including the forums/ in front of the poll url. And yes, the vbulletin sitename /url option has the correct url including the forums part.
Not sure what to do.