• Resolved jose.geraldo

    (@josegeraldo)


    Hi,

    Just update the plugin CForms2 to version 14.12.2 and now I got an error.
    On line 44 of the file /cforms2/fieldtypes/multiid.php is missing a )!

    public static function register() {
    $t = new cforms2_fieldtype_multi_id(‘fieldsetend’, __(‘End Fieldset’), ‘cforms2’));
    $t->register_at_filter();
    }

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Missing ) on cforms2/fieldtypes/multiid.php on line 44’ is closed to new replies.