Site Activity
-
AITpro Admin replied to the topic MScan – Fatal PHP error – bulletproof-security/admin/mscan/mscan.php line 2876 in the forum BulletProof Security Pro 1 week, 1 day ago
Answer:
The MScan DB options autoload option should be set to yes so that DB tables are displayed when you load the MScan page.
The PHP error means that MScan scan results in your database are causing the fatal php error for some reason.
Do these steps to delete the MScan database options:
Go to BPS Pro > Tools menu > DB Table Cleaner|Remover…[Read more]
-
AITpro Admin started the topic MScan – Fatal PHP error – bulletproof-security/admin/mscan/mscan.php line 2876 in the forum BulletProof Security Pro 1 week, 1 day ago
Email Question:
We’re experiencing a fatal error when trying to access the MScan page on one
of our two sites, and would appreciate your help.WordPress’s fatal error monitor caught the following:
wp-admin/admin.php?page=bulletproof-security/admin/mscan/mscan.php Plugin:
BulletProof Security Pro, version 17.6 WordPress version: 7.0 PHP…[Read more] -
AITpro Admin replied to the topic Sproutos in the forum BulletProof Security Pro 1 week, 3 days ago
curl is being blocked by the User Agent nuisance filter in the BPS Root htaccess file. Use this fix here > https://forum.ait-pro.com/forums/topic/rest-api/#post-43469
-
Louis started the topic Sproutos in the forum BulletProof Security Pro 1 week, 3 days ago
I am trying to allow access to this plugin and bps is blocking it was wondering how to go about whitelisting this?
[403 GET Request: July 2, 2026 – 5:38 pm]
BPS Pro: 17.6
WP: 7.0
Event Code: BFHS – Blocked/Forbidden Hacker or Spammer
Solution: N/A – Hacker/Spammer Blocked/Forbidden
REMOTE_ADDR: GDPR Compliance On
Host Name:…[Read more] -
Syxguns replied to the topic BPS Pro flagging RunCloud-related entries in the forum BulletProof Security Pro 3 weeks, 2 days ago
Thanks again for the clarification earlier. I wanted to follow up with a bit more detail about my environment, since I’ve now confirmed what’s happening.
I’m using RunCloud, but my server is not on the newer RunCloud stack that includes the RunCache Debug Mode or the additional logging controls. Because of that, I don’t have any UI options…[Read more]
-
AITpro Admin replied to the topic BPS Pro flagging RunCloud-related entries in the forum BulletProof Security Pro 3 weeks, 2 days ago
The PHP error_log() function does not have whitelisting/filtering capability. error_log — Send an error message to the defined error handling routines. RunCloud is writing to your server’s default PHP error log using the PHP error_log() function. A PHP error log file should not be used as a log file, especially when log entries are being written c…[Read more]
-
Syxguns started the topic BPS Pro flagging RunCloud-related entries in the forum BulletProof Security Pro 3 weeks, 2 days ago
Hi,
I’m trying to get BPS Pro to stop flagging RunCloud‑related entries in the PHP Error Log, but I’ve run into a problem.
According to the documentation, there should be a PHP Error Log Whitelist option where I can add strings to ignore. However, in my installation, that whitelist field does not appear anywhere in the PHP Error Log page or in…[Read more]
-
AITpro Admin replied to the topic DB Backup: PHP Warning: Undefined array key “DBBjobs” in db-backup-security.php on line 646 in the forum BulletProof Security Pro 1 month, 1 week ago
Too funny. Glad it was just a silly minor thing.
-
Syxguns replied to the topic DB Backup: PHP Warning: Undefined array key “DBBjobs” in db-backup-security.php on line 646 in the forum BulletProof Security Pro 1 month, 1 week ago
I’ll admit, I almost feel stupid for how long I chased this. The problem wasn’t the code at all. I just hadn’t entered a name for the backup job. Once I added a description, the process executed correctly.
Thank you for sticking with me. I’ll remove the patch I added earlier. I can’t believe I spent a day and a half chasing a ghost in the machine! LOL
-
AITpro Admin replied to the topic DB Backup: PHP Warning: Undefined array key “DBBjobs” in db-backup-security.php on line 646 in the forum BulletProof Security Pro 1 month, 1 week ago
Oops. The Backup Jobs Form is a dynamic Form that only exists if you have created a Backup Job. So you won’t see any Form elements unless you have actually created a Backup Job. So back to the original question: Do you have debugging turned on anywhere on your site?
A simple solution would be to create a Manual Backup Job. Then the POST element…[Read more]
-
AITpro Admin replied to the topic DB Backup: PHP Warning: Undefined array key “DBBjobs” in db-backup-security.php on line 646 in the forum BulletProof Security Pro 1 month, 1 week ago
I’m running PHP Version: 8.4.19 on this site. BPS has been tested with all PHP versions up to the current version: PHP 8.5.6. I was just wondering if you were using a dev version of PHP, but since you’re not then it is not PHP version issue. There could be a problem with your PHP server build. Switching your PHP server version would confirm and…[Read more]
-
Syxguns replied to the topic DB Backup: PHP Warning: Undefined array key “DBBjobs” in db-backup-security.php on line 646 in the forum BulletProof Security Pro 1 month, 1 week ago
Hi,
I’ve done some deeper investigation into the DB Backup issue, and I’ve confirmed something important about what’s happening on my system.
<h3>1. The DBBjobs field is not being generated anywhere in the DB Backup form</h3>
I inspected the HTML output of the “Backup Jobs ~ Manual | Scheduled” page using DevTools and searched for both: -
AITpro Admin replied to the topic DB Backup: PHP Warning: Undefined array key “DBBjobs” in db-backup-security.php on line 646 in the forum BulletProof Security Pro 1 month, 1 week ago
BPS DB Backup does not use any htaccess files/code. It only uses PHP and JavaScript code. This is Form processing code, which should only be processed/run when you click the Run Job|Delete Job button under the Backup Jobs ~ Manual|Scheduled tab. The Form processing code has an isset() condition to only process this function if the Form is…[Read more]
-
Syxguns started the topic DB Backup: PHP Warning: Undefined array key “DBBjobs” in db-backup-security.php on line 646 in the forum BulletProof Security Pro 1 month, 1 week ago
Environment:
- RunCloud (NGINX + PHP-FPM)
- No Apache modules available
- WordPress running normally
- All BPS Pro modules except DB Backup working correctly
Issue Summary:
The BPS Pro DB Backup module never initializes the
DBBjobsarray. This results in the persistent warning:PHP Warning: Undefined array key “DBBjobs” in…
-
AITpro Admin replied to the topic BPS Pro ARQ folder exclusion doesn't work in the forum BulletProof Security Pro 1 month, 3 weeks ago
I think what is happening is the old folder exclude rule for: backups-dup-pro is preventing the “Exclude wp-content Folders” form from saving successfully. Delete the old folder exclude rule for: backups-dup-pro and add your new folder exclude rule for the Imunify Security plugin: imunify-security. Are you sure the /wp-content/imunify-security/…[Read more]
-
Zsolt Edelényi started the topic BPS Pro ARQ folder exclusion doesn't work in the forum BulletProof Security Pro 1 month, 3 weeks ago
The Imunify360 (immunify-security) plugin is mandatory on my hosting server, but I’m having trouble configuring BPS Pro to ignore changes in the code wp-content/imunify-security folder.
Here is what I’ve tried so far:On the Quarantine page: I entered the path and clicked the “Exclude Folder/File” button. I received a success message: “Folder…[Read more]
-
AITpro Admin replied to the topic ProfileGrid – Custom Login Page Error in the forum BulletProof Security Pro 1 month, 3 weeks ago
Logged into your site and fixed the problem. See the fix below. Since the ProfileGrid Membership plugin is completely handling login processing and not using the standard wp-login.php page at all, you can leave BPS Pro Login Security and JTC off since they would not work on a custom Login page anyway. The ProfileGrid Membership plugin does have a…[Read more]
-
AITpro Admin replied to the topic ProfileGrid – Custom Login Page Error in the forum BulletProof Security Pro 1 month, 3 weeks ago
The JTC CAPTCHA might be causing the problem. Go to BPS Pro > JTC Anti-Spam|Anti-Hacker > Under Enable|Disable JTC For These Forms: > uncheck the Login Form, Register Form and Lost Password Form checkboxes > click the Save Options button.
If that doesn’t fix the problem then send a WordPress Admin login to your site to: info@ait-pro.com
-
Sparky replied to the topic ProfileGrid – Custom Login Page Error in the forum BulletProof Security Pro 1 month, 3 weeks ago
I’m afraid this did not resolve the issue. There are soooo many features in Pro that I just don’t know where to turn next. Any other ideas?
-
AITpro Admin replied to the topic ProfileGrid – Custom Login Page Error in the forum BulletProof Security Pro 1 month, 3 weeks ago
The WordPress Login hook in BPS Pro is conflicting with the Login hook in ProfileGrid. ProfileGrid is a Membership plugin. So it should already come with Login Security features. Go to BPS Pro > Login Security > Turn On|Turn Off option > choose setting: Login Security Off > Click the Save Options button. Membership plugins and themes typically…[Read more]
- Load More



