disable Plugin/Hook System from config

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • xlegends
    Member
    • Aug 2004
    • 49
    • 4.2.x

    disable Plugin/Hook System from config

    Hi guys,

    is there a way to disable the Plugin/Hook System from the config file?

    background..

    Ive successfully went from 4.23 to 425 and php55 to php56 to php70
    however I added php70 as the last step after I disabled the plugin hook system then troubleshooted 1 addon at a time till I found the depracated one.


    Now im trying to update my sandbox mirror version of that forum
    browser is just a white screen and cant access admincp to to disable it considering the forum version is still 423 and doesnt support php70
    Im not going to roll back php as its not that important.

    Its not really a big deal as I can just copy over the db and files for a fresh sandbox copy.
    Its not like i am making any good use of it considering I updated the live version first.
  • stingray27
    Member
    • Aug 2006
    • 49
    • 3.6.x

    #2
    Add this to the config
    PHP Code:
    define('DISABLE_HOOKS',true); 
    This is my signature.

    Comment

    • xlegends
      Member
      • Aug 2004
      • 49
      • 4.2.x

      #3
      great, thanks stingray

      Comment

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