475c475
< if (!empty($form_state['values']['textgroups'])) {
---
> if (in_array(1, $form_state['values']['textgroups'])) {

Comments

gábor hojtsy’s picture

Status: Active » Postponed (maintainer needs more info)

How does this result in an SQL error?

gábor hojtsy’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)