BulletProof Security Forum

Los Angeles, California

Follow @BPSPro

Site Activity

  • All Members 21,300
  • RSS
  • Profile picture of amelia willam

    amelia willam replied to the topic MScan Malware Scanner Guide in the forum BulletProof Security Pro 25 minutes ago

    <div class=”qMYqUG_convSearchResultHighlightRoot”><section class=”text-token-text-primary w-full focus:outline-none has-data-writing-block:pointer-events-none [&:has([data-writing-block])>*]:pointer-events-auto [content-visibility:auto] supports-[content-visibility:auto]:[contain-intrinsic-size:auto_100lvh] R6Vx5W_threadScrollVars…[Read more]

  • Profile picture of Syxguns

    Syxguns replied to the topic BPS Pro flagging RunCloud-related entries in the forum BulletProof Security Pro 2 days, 23 hours 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]

  • Profile picture of AITpro Admin

    AITpro Admin replied to the topic BPS Pro flagging RunCloud-related entries in the forum BulletProof Security Pro 3 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]

  • Profile picture of Syxguns

    Syxguns started the topic BPS Pro flagging RunCloud-related entries in the forum BulletProof Security Pro 3 days, 1 hour 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]

  • Profile picture of AITpro Admin

    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 2 weeks, 5 days ago

    Too funny. Glad it was just a silly minor thing.

  • Profile picture of Syxguns

    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 2 weeks, 5 days 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

  • Profile picture of AITpro Admin

    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 2 weeks, 5 days 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]

  • Profile picture of AITpro Admin

    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 2 weeks, 6 days 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]

  • Profile picture of Syxguns

    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 2 weeks, 6 days 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:

    [Read more]

  • Profile picture of AITpro Admin

    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 2 weeks, 6 days 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]

  • Profile picture of Syxguns

    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 2 weeks, 6 days 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 DBBjobs array. This results in the persistent warning:

    PHP Warning: Undefined array key “DBBjobs” in…

    [Read more]

  • Profile picture of AITpro Admin

    AITpro Admin replied to the topic BPS Pro ARQ folder exclusion doesn't work in the forum BulletProof Security Pro 1 month 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]

  • Profile picture of Zsolt Edelényi

    Zsolt Edelényi started the topic BPS Pro ARQ folder exclusion doesn't work in the forum BulletProof Security Pro 1 month 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]

  • Profile picture of AITpro Admin

    AITpro Admin replied to the topic ProfileGrid – Custom Login Page Error in the forum BulletProof Security Pro 1 month 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]

  • Profile picture of AITpro Admin

    AITpro Admin replied to the topic ProfileGrid – Custom Login Page Error in the forum BulletProof Security Pro 1 month 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

  • Profile picture of Sparky

    Sparky replied to the topic ProfileGrid – Custom Login Page Error in the forum BulletProof Security Pro 1 month 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?

  • Profile picture of AITpro Admin

    AITpro Admin replied to the topic ProfileGrid – Custom Login Page Error in the forum BulletProof Security Pro 1 month 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]

  • Profile picture of Sparky

    Sparky started the topic ProfileGrid – Custom Login Page Error in the forum BulletProof Security Pro 1 month ago

    I’ve just installed BPS Pro and I am getting a new error/behavior. We use ProfileGrid to for our “membership” area and it controls our login. When logging in now a dialog opens that says there has been a critical error on the site. However, if you click on Login a second time it lets you into the site. Very odd.

    How do I prevent this error from…[Read more]

  • Profile picture of AITpro Admin

    AITpro Admin replied to the topic Running Setup Wizard breaks our site in the forum BulletProof Security Free 1 month ago

    Great! Thanks for the kudos and support.

  • Load More

Login

Create a Login Account

Search Forums





Topic Tags

3rd Party Apps 403 error 404 error 500 error @font-face admin-ajax.php Apache Module apostrophe AutoRestore BackupBuddy BackUpWordPress bbPress better wp security BlueHost Bonus Custom Code BPS Pro Upgrade BuddyPress BulletProof Security Pro Upgrade Cache CAPTCHA CloudFlare Contact Form 7 cpanel Cron CSS cURL Custom Code Custom php.ini Setup DB Backup DSO DSO Setup Steps error_log F-Lock failed to open stream FastCGI fatal error flush_rewrite_rules GWIOD HEAD Request htaccess Redirect Code HTTP Error Log Idle Session Logout ini_set Options installation iPage Jetpack JTC Anti-Hacker JTC Anti-Spam login Login Security mailchimp maintenance mode Malware Scanner ManageWP ModSecurity mod_fcgid mod_security MScan multisite network NextGen NextGen Gallery open_basedir parenthesis php.ini handler php error PHP Error Log php errors php handler Plugin Firewall post.php Pre-installation Wizard Quarantine Redirect S-Monitor search Security Log Security Log Entries Setup Wizard single quote single quote code character Sucuri timthumb tools.php UAEG uploads Uploads Anti-Exploit Guard VaultPress W3 Total Cache W3TC wget Whitelist Rules WooCommerce Wordfence wordpress wp-admin wp-config.php WP Super Cache XAMPP xmlrpc

Proudly powered by WordPress, BuddyPress and bbPress.

Skip to toolbar
  • About WordPress
    • WordPress.org
    • Documentation
    • Learn WordPress
    • Support
    • Feedback
  • Log In
  • Register
  • Activate
  • Video Tutorials
  • BPS Pro Forum
    • Read Me First
    • BPS Pro Troubleshooting Steps
    • Post New Forum Topic
  • BPS Free Forum
    • Read Me First
    • BPS Free Troubleshooting Steps
    • Post New Forum Topic
  • Activity
  • Buy BPS Pro
  • BPS Pro Features
  • BPS Pro Download
  • Testimonials
  • Contact
  • Menu
    • Log in
    • Register
    • Activate
    • BPS Pro Forum
    • BPS Free Forum
    • Activity
    • Video Tutorials
    • Buy BPS Pro
    • BPS Pro Download
    • BPS Pro Features
    • Testimonials
    • Contact