Page 1 of 1

solution for polls made simple modul

Posted: Fri Feb 16, 2007 9:01 am
by pumuklee
hi
i found a bug in this polls modul

in Polls.module.php

this row
$this->smarty->assign('formstart','GetFormOnSubmit($this->GetName(),"poll").'"');

replace with
$this->smarty->assign('formstart','GetFormOnSubmit($this->GetName(),"poll").'>');

thats all folks

Re: solution for polls made simple modul

Posted: Fri Feb 16, 2007 9:45 am
by cyberman
Thx. Can you post this please as bug report on project page too?