Cant create discussion

Revision as of 00:37, 9 March 2013 by Patricia Schmidt (Talk | contribs)

If you experience problems with creating the Discussion in Groups and you get an error similar to this one:

ROOT/components/com_community/events/group.trigger.php:104


Open the phpMyAdmin and run this query against your database:

ALTER TABLE `PREFIX_community_groups_discuss` ADD `params` TEXT NOT NULL;


Note: Replace the PREFIX with your database prefix.

See Also

Cant create announcement