HPF and alerts wont reset

Home Forums BulletProof Security Pro HPF and alerts wont reset

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #42899
    Matthew
    Participant

    Hello,

    I noticed I had the plugin deactivated, with this I noticed I had user that had registered and given themselves admin privileges.

    I deleted the user and subsequently activated the plugin.

    I now have some errors I am unable to shift.

    A PHP Error has been logged in your PHP Error Log

    Click Here To go to the PHP Options PHP Error Log page.

    To remove/clear this Alert click on the Reset Last Modified Time in DB button.

    I have tried resetting the last modified time several times to no avail.

    A file has been quarantined. Click Here to go to Quarantine to view the quarantined file.

    To clear/reset this alert click the Reset Last Modified Time in DB button on the Quarantine Log tab page.

    Likewise with this…

    To add, I have entered data into the HPF Ignore Hidden Plugin Folders & Files text area however, I am still getting errors.

    Please can you assist with this?

    Thank you,

    Matthew

    #42900
    AITpro Admin
    Keymaster

    Send a WordPress Administrator login to your site to:  info@ait-pro.com

    #42901
    Matthew
    Participant

    Sent that over, all received?

    #42902
    AITpro Admin
    Keymaster

    Yep, logging into your site now.

    #42903
    AITpro Admin
    Keymaster

    Your wp-config.php file was heavily modified and was missing some very important things.  I fixed those missing things, unfortunately it looks like you already have WordPress database problems due to the missing code in your wp-config.php file.  I tried uninstalling and reinstalling BPS Pro, but the Setup Wizard is unable to create any BPS Pro database tables.  You most likely have mixed collation in your database and also probably mixed storage engine tables.  If you would like for me to try and fix your WordPress database then I need a hosting account login to your hosting account.  Send that login info to:  info@ait-pro.com.

     

    #42905
    Matthew
    Participant

    Thank you,

    I have sent this over.

    #42906
    AITpro Admin
    Keymaster

    Logging into your hosting account now.  I’ll make a backup of your DB.  If I can’t fix your existing DB then the next step is to create a new blank database and import your database content into the new DB.  Sounds scary, but this is actually a really easy thing to do.

    #42907
    AITpro Admin
    Keymaster

    And yep you have mixed collation (utf8_general_ci and latin1_swedish_ci) and mixed Storage Engine DB tables (InnoDB and MyISAM).

     

    #42908
    Matthew
    Participant

    Ah, no!

    Are you going ahead with creating and importing?

    Thank you,

    #42909
    AITpro Admin
    Keymaster

    Yes, I made a DB backup. Then changed all of your DB tables to InnoDB with utf8mb4_unicode_ci for the collation, but your Schema database is not letting me change the default Storage Engine.  This may require your web host to do this since I am getting an access denied you don’t have permissions to do this error message.  Trying some other things.

    #42952
    AITpro Admin
    Keymaster

    I found a solution.  I tried sending you several emails, but they are either being spammed or rejected by your host mail server.  Your PHP or MariaDB server is unable to process this particular line of code: COLLATE {$wpdb_collate};";.  I confirmed this by modifying BPS Pro DB creation code and it works fine on your host.  I have changed the BPS Pro DB creation code. Will release a new BPS Pro version soon.

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.