Page 1 of 1

FIXED: SelfRegistration "myCreateInputCheckbox"

Posted: Wed Jun 06, 2007 10:00 am
by clubspy
changed "myCreateInputCheckbox" to "CreateInputCheckBox"

case 1: // checkbox
  $onerow->control = $module->CreateInputCheckbox( $id, 'input_'.$reln['name'], 1, $val );
..

works now :)

Re: FIXED: SelfRegistration "myCreateInputCheckbox"

Posted: Wed Jun 06, 2007 10:12 am
by cyberman
Thanx for that - would be nice, if you report it "bug" or "patch" in project page :).