• Resolved redrockbob

    (@redrockbob)


    Query Montior is reporting an error associated with bulletproof-security (Version 5.6)
    Message: Trying to access array offset on value of type bool
    Location:
    wp-content/plugins/bulletproof-security/includes/hud-dismiss-functions.php:862

    Is there an explaination or fix for this?

    Thanks in advance,

    Bob

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author AITpro

    (@aitpro)

    The php error is insignificant and won’t cause any actual problems. That particular code is used to check the your folder and file Script|File Owner User ID’s match or not. So for some reason the check is unable to get the UID for a particular folder or file. Check the BPS System Info page > File|Folder Permissions (CGI or DSO)|Script Owner User ID (UID)|File Owner User ID table for any mismatching script or file UID’s. They should all match/be the same ID.

    $folder_script_uid_array[$value] = $stat['uid'];

    Plugin Author AITpro

    (@aitpro)

    This php error should no longer be occurring in BPS 5.7. Are you still seeing this php error?

    Thread Starter redrockbob

    (@redrockbob)

    @aitpro You are correct. The error is gone in BPS 5.7.
    I have been having accessing the back end of my site where I was planning on updating the ownership of the directory.
    Thanks for the followup. It’s nice to see an ‘error free’ site.

    Plugin Author AITpro

    (@aitpro)

    So did you find a folder/directory that needed to have Ownership changed?

    • This reply was modified 2 years, 10 months ago by AITpro.
    Thread Starter redrockbob

    (@redrockbob)

    @aitpro I wasn’t able to check. I cannot see the ownership in C-panel File browser and have not been able to get to the backend of the site (bluehost) because of a problem they were having which broke my SSH connection.

    Plugin Author AITpro

    (@aitpro)

    Just checking in to see where you are at. If you need help with the SSH problem then let me know that and I’d be glad to get that fixed for you.

    • This reply was modified 2 years, 10 months ago by AITpro.
    Plugin Author AITpro

    (@aitpro)

    This thread has been resolved, but I still receive email notifications when a new post is created in a thread that has been resolved.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘PHP Error: Trying to access array offset on value of type bool’ is closed to new replies.