Chi Kien Uong
Geranienstraße 30
71034 Böblingen
Deutschland / Germany
|
If you are not registered or logged in, you may still use these forums but with limited features.
Show recent topics
|
|
|
Author |
Message |
10/03/2003 19:53:12
|
Anonymous
|
I just changed servers and my advanced text poll is giving me this error
please help,
my e-mail is sling31@aol.com
|
|
10/03/2003 23:25:20
|
Anonymous
|
This is a bug.
Comment the function() out.
/*
function set_max_bar_length($max_bar_length='') {
if ($max_bar_length && $max_bar_length>0) {
$this->pollvars['img_length'] = $max_bar_length;
return true;
} else {
return false;
}
}
*/
|
|
|
|
|
|
Based on the open source JForum
|