Ispconfig plugin debug

Discussion in 'Programming/Scripts' started by gody, Jan 6, 2015.

  1. gody

    gody Member

    Hi,
    I try to debug one of my plugin but actually i don't know how to enable "verbose mode" when i delete an item (client / mail domain / site ...)

    After deletion we return to the previous page (ex: list of client), but i can't show the result of my plugin and i need that for find the problem with the plugin.

    Thanks,
    Gody,
     
  2. florian030

    florian030 Well-Known Member HowtoForge Supporter

    Set the loglevel under server-config to "debug"
     
  3. gody

    gody Member

    Hello,
    It's is already set to debug :(

    Thanks
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    in interface/lib/classes/plugin.inc.php there is a debug switch variable that you can turn on to see verbose plugin ecent debug details.
     
  5. florian030

    florian030 Well-Known Member HowtoForge Supporter

    Which plugin do you want to debug?
     
  6. gody

    gody Member

    Hi,

    Thanks Till, but how i can see the log resultat ?

    @florian030: personnal plugin, barracuda spam firewall administration
     
  7. till

    till Super Moderator Staff Member ISPConfig Developer

    ISPConfig Monitor > Show System log.
     

Share This Page