If you try to edit any default task of IPB3, will get this error message:

To edit a protected task on IPB3, go to your SQL Toolbox (on your Admin CP) or PHPMyAdmin and run this query:
UPDATE ibf_task_manager SET task_safemode = 0 WHERE task_id = XX;Change XX to your Task ID.













