SwiZZeR wrote:In v. 1.0 i kill this bug, it's appear coz field "ip" is not "text"... You may change it on phpmyadmin....
x-byte wrote:SwiZZeR wrote:In v. 1.0 i kill this bug, it's appear coz field "ip" is not "text"... You may change it on phpmyadmin....
What should I set it to? Annoying bug :/
$options[] = array(
'name' => $echo['pollSystem'],
'url' => $PHP_SELF.'?mod=options&action=poll',
'access' => '1',
);
$options[] = array(
'name' => $echo['pollSystem'],
'url' => $PHP_SELF.'?mod=options&action=poll',
'access' => '1,2',
);
$options[] = array(
'name' => $echo['pollSystem'],
'url' => $PHP_SELF.'?mod=options&action=poll',
'access' => '3',
);
Return to Additional Downloads
Users browsing this forum: No registered users and 0 guests