I need to disable Plugin/Hook System but only by phpmyadmin

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • helios84
    Member
    • Feb 2008
    • 47

    [Forum] I need to disable Plugin/Hook System but only by phpmyadmin

    Hi, I need to disable Plugin/Hook System but only by phpmyadmin because after a restore I don't have access to the forum. Which table is concerned? Thank you.
  • Wayne Luke
    vBulletin Technical Support Lead
    • Aug 2000
    • 73981

    #2
    You should disable the hook system in the /includes/config.php file for troubleshooting purposes.

    Please use the config file to disable the plugin system.

    To do this, edit your vBulletin config.php file currently on the server by adding the following line after the <?php line:

    define('DISABLE_HOOKS', true);

    Then reupload the config.php file into your forum's includes folder.

    Afterward, go to the ACP -> Plugins & Products and under both 'Manage Products' and 'Plugin Manager' disable all non-vB products and plugins.

    Make sure to go to both the 'Manage Products' and 'Plugin Manager' locations.

    Then remove that line from the config file.
    Translations provided by Google.

    Wayne Luke
    The Rabid Badger - a vBulletin Cloud demonstration site.
    vBulletin 5 API

    Comment

    • helios84
      Member
      • Feb 2008
      • 47

      #3
      thank you! my forum is online! solved

      Comment

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