!
Hubzilla Support ForumWhile testing some functionality I noticed I cant remove channel. Initially I thought it's due to LDAP authentication, but checking logs reveals that for some reason my db does not have the
channel_active
column.
Undefined column: 7 ERROR: column "channel_active" of relation "channel" does not exist
LINE 1: UPDATE channel SET channel_active = '
Any ideas?