• If you replace line 248 by this one, it works fine:
    $field_count = is_array($this->options[$this->options_group_slug]) ? count($this->options[$this->options_group_slug]) : 1;

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Warning in line 248 and solution’ is closed to new replies.