Jump to content

  •  

  • Tutorial info Visit support topic

    • Added on: Apr 22 2009 02:12 PM
    • Views: 1806
     


    * * * * *
    0 Ratings

    Edit protected tasks on IPB 3

    Posted by Adriano Faria on Apr 22 2009 02:12 PM
    If you try to edit any default task of IPB3, will get this error message:

    Posted Image

    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.


    Powered by Tutorials 1.4.1 © 2012, by Michael McCune