• sirmacik

    (@sirmacik)


    Hi there!

    I’ve just installed your plugin on my WordPress instance, and it’s now diplaying the following error everywhere. Also breaking the layout of the dashboard. It dissappears after plugin deactivation. After a quick research via duckduckgo it seems to be a problem with the code.

    Strict Standards: Declaration of tfk_user::db_table() should be compatible with tzn_model::db_table($table = '') in /home/sirmacik/sites/lonky.prll.net/wp-content/plugins/taskfreak/inc/models/user.php on line 100
    
    Strict Standards: Declaration of tfk_user::insert() should be compatible with tzn_model::insert($option = '') in /home/sirmacik/sites/lonky.prll.net/wp-content/plugins/taskfreak/inc/models/user.php on line 100
    
    Strict Standards: Declaration of tfk_user::update() should be compatible with tzn_model::update($args = '') in /home/sirmacik/sites/lonky.prll.net/wp-content/plugins/taskfreak/inc/models/user.php on line 100
    
    Strict Standards: Declaration of tfk_user::delete() should be compatible with tzn_model::delete($args = '') in /home/sirmacik/sites/lonky.prll.net/wp-content/plugins/taskfreak/inc/models/user.php on line 100
    
    Strict Standards: Declaration of tfk_project::delete() should be compatible with tzn_model::delete($args = '') in /home/sirmacik/sites/lonky.prll.net/wp-content/plugins/taskfreak/inc/models/project.php on line 171

    Cheers!
    Marcin

    https://www.ads-software.com/plugins/taskfreak/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor HerveRenault

    (@herverenault)

    Hi,

    Seems you have E_STRICT (Strict PHP Standards) enabled in your error reporting, but you’re right: I have to fix this. Be prepared for an update soon!

    Thread Starter sirmacik

    (@sirmacik)

    I’ll look into that. Thank you (:

    Waiting for an update!

    Plugin Contributor HerveRenault

    (@herverenault)

    Fixed in version 1.0.15.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Cannot activate plugin properly’ is closed to new replies.