Disabling plugins

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • athlon64bit
    Senior Member
    • Oct 2006
    • 149
    • 4.0.0

    [Forum] Disabling plugins

    How do I disable plugins via the config file? I cannot access my admin panel to do it and I keep getting an error message in relation to a plugin.
  • Dody
    Senior Member
    • Aug 2004
    • 1896
    • 3.8.x

    #2
    right after
    PHP Code:
    <?php
    add
    PHP Code:
    define('DISABLE_HOOKS'true); 
    while(true){
    if(
    $someone->needsHelp() && $i->canHelp()) $post->help();
    if(
    $i->findBug()) $post->bug();
    }

    Comment

    • athlon64bit
      Senior Member
      • Oct 2006
      • 149
      • 4.0.0

      #3
      Thank you very much Dody.

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...