Reply To: MaxCDN 403 Error
You need to copy and paste your WP Super Cache code to BPS Custom code. See this Forum Topic link below on how to do that. Disregard any references to BPS Pro and if you do not want to use the Speed...
View ArticleWordPress 3.8 – safe to upgrade?
Are we safe to proceed with WordPress core update version 3.8? Anything we should be aware of?
View ArticleReply To: WordPress 3.8 – safe to upgrade?
If you are asking if there any issues with WP 3.8 then there are no issues that I am aware of. If you are asking if there are any issues between BPS, BPS Pro and WP 3.8 then there are no issues that I...
View ArticleReply To: WordPress database error Got error 1 from storage engine
The errors are not related to Post revisions or the method I used to delete them. That appears to be fine and totally unrelated. The errors occur randomly for different Posts and the queries are all...
View ArticleThe uploaded file exceeds the upload_max_filesize directive in php.ini
the following warning comes up when i try to install a new theme that is 3895 KB: “The uploaded file exceeds the upload_max_filesize directive in php.ini.” I’ve looked around but can’t find where to...
View ArticleReply To: The uploaded file exceeds the upload_max_filesize directive in php.ini
You can unzip the Theme zip file on your computer and upload it to your website using FTP. Turn AutoRestore Off before uploading the Theme folder to you website. After uploading the Theme folder go...
View ArticleReply To: Go Daddy PHP5.3 php.ini file – ZendGuard Loader
Hello AITPro Admin, in the above php.ini file I can see so many disable functions that were not included in BPS pro standard php.ini file. My questions is, can anyone who is not hosting on godaddy use...
View ArticleReply To: Go Daddy PHP5.3 php.ini file – ZendGuard Loader
You can disable any php functions you want to disable. php functions are not host specific. These php functions are essential / critical to disable… disable_functions = system, exec, passthru,...
View ArticleReply To: Go Daddy PHP5.3 php.ini file – ZendGuard Loader
Thanks for your quick response and explanations, I really appreciate it.
View ArticleReply To: BulletProof Security Menus CSS and JS Not Displaying Correctly
This issue should no longer occur as of BPS Pro 8.2. This function below should prevent this problem from occuring in the future. // dequeue any rogue plugin or theme scripts & styles from loading...
View ArticleRemove Plugin scripts from loading in other plugin pages
This function will remove all rogue plugin & theme scripts and styles from loading in your plugin pages and breaking stuff in your plugin pages. Change the preg_match condition to your particular...
View ArticleBPS and Nginx
I’m thinking about migrating from Apache to Nginx, and would like to know what, if any, changes I need to make to .htaccess for the site to work under Nginx. The site is currently using BPS Free and...
View ArticleReply To: BPS and Nginx
http://wordpress.org/plugins/bulletproof-security/faq/ This is the full extent of my knowledge regarding Nginx and BPS. Or of course you could convert the .htaccess code to an Nginx Server config...
View ArticleReply To: BPS and Nginx
Thank you. I’ll stick with Apache for now. A slightly-related question: From your experience, what would you rather use as a frontend cache for Apache, Nginx, Varnish or Memcache?
View ArticleReply To: BPS and Nginx
@ planner – your Topic post is a duplicate post and has been merged into your existing post. If your Nginx Server has added additional config files or is using other methods of reading .htaccess files...
View ArticleReply To: Installing W3 Total Cache with BulletProof Security Pro
To save your W3TC cache code permanently so that any time in the future that you click the AutoMagic master file buttons (create new master .htaccess files) and activate Root folder BulletProof Mode...
View Articlesecure.htaccess does not exist
Hi, Happy new year! I’ve just installed Bulletproof free version on a new wordpress site and I get this message below when trying to create a .htaccess file with the magic buttons. The file...
View ArticleReply To: secure.htaccess does not exist
Most likely you have a DSO Server and will need to do additional BPS setup steps to make the secure.htaccess file readable/writable. You can check if you have a DSO Server by going to the BPS System...
View ArticleReply To: secure.htaccess does not exist
Wow thanks for your fast response – that’s amazing! I’ve checked the settings and are as follows: Server Type: Apache/2.2.22 (CentOS) Operating System: Linux WP Filesystem API Method: ftpext Server...
View ArticleReply To: secure.htaccess does not exist
The ideal solution is to get your WP Filesystem API Method to be “direct” instead of “ftpext”. The DSO setup step link has instructions on how to do that.
View Article