+ Reply to Thread
Results 1 to 5 of 5

Thread: How disable a plugin directly from databse

  1. #1

    How disable a plugin directly from databse

    Dear flynax team,

    How i can inactive/disable a plugin directly from database?
    There is a status code in plugins table for each ones. Does it enough to change status from active to approval?

    Thanks

  2. #2
    It is not the correct way. You should deactivate plugins via Admin Panel >> Plugins.
    Would you please explain to us why do you want to deactivate a plugin via the database?
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Hello Viktor,
    I updated my local server to 4.7 and i lost both admin and user interface. I guess the problem is because of mass mailer plugin. Actually i can manage to go admin panel, but i thought if i could deactivate it via database.
    Last edited by Bahram Soltanirad; October 25, 2018 at 08:59 PM.

  4. #4
    At first, you can check error_log file what errors there.
    Please run this mysql queries into Admin Panel >> Database:

    Code:
    Only registered members can view the code.
    Viktor,
    Flynax technical department,
    Best wishes.

  5. #5
    So there are 4 tables I have to change status for deactivate a plugin.
    Thanks Viktor.

+ Reply to Thread