2pisoftware / cmfive

DEPRECATED! Please see https://github.com/2pisoftware/cmfive-core for new version
http://cmfive.com
4 stars 4 forks source link

deleting a taskgroup doesn't work #150

Closed careck closed 8 years ago

careck commented 9 years ago

GET /task-group/deletetaskgroup/

responds with:

Notice: Undefined variable: group_details in /home/pi2soft/public_html/cmfive/system/modules/task/task.group.actions.php on line 152

Notice: Trying to get property of non-object in /home/pi2soft/public_html/cmfive/system/modules/task/task.group.actions.php on line 152

Warning: Cannot modify header information - headers already sent by (output started at /home/pi2soft/public_html/cmfive/system/modules/task/task.group.actions.php:152) in /home/pi2soft/public_html/cmfive/system/web.php on line 1464

adam-buckley commented 9 years ago

I don't have this issue, is it still a thing?