Reply To: JTC Anti-Spam|Anti-Hacker – Read Me First
It is a very standard thing with WordPress to display this under a Comment Form: “You must be logged in to post a comment” when someone is not registered or logged in. That should be displayed in...
View ArticleQuarantine – 404 error when deleting or restoring files
Some of my pages it is impossible to delete or restore anything from quarantine. I hit submit buttom, after few secs, page 404 appears, and nothing changed in quarantine. I have to delete the plugin,...
View ArticleReply To: Quarantine – 404 error when deleting or restoring files
I have seen this once before and it had to do with a different WordPress Language version. What I noticed on the other site where this was happening is the File Path in Quarantine was being...
View ArticleReply To: Quarantine – 404 error when deleting or restoring files
I have plenty of files on the same server. All of them have the same installation. Some works, some not. Htaccess files are ok. Installation wizzard completed without warning.
View ArticleReply To: JTC Anti-Spam|Anti-Hacker – Read Me First
As I understood Disqus creates a new problem – you have to somehow merge it with google analytics and it also brings the problem of privacy – nothing is for free – sometimes we don’t pay for it. With...
View ArticleReply To: Quarantine – 404 error when deleting or restoring files
Does this problem only happen in Quarantine or does it happen when clicking other BPS Pro buttons? Does this problem only happen on this website or does it happen on any other websites? Is this...
View ArticleScript Dequeued showing when SLF is off
I updated to 53.6 tonight and noticed at the top of the BPS admin screens where it shows the status of the plugin now above that line has a line telling me several plugins have had their scripts...
View ArticleReply To: How To Troubleshoot PHP Errors, php errors in your php error log
[Topic has been merged into this relevant Topic] Good Morning, One of my clients’ BPS Pro sites has been reporting PHP errors quite frequently since April 26 and I’m not sure how to approach the...
View ArticleReply To: Script Dequeued showing when SLF is off
Great! I guess if you are going to screw up then this is the kind of screw up that you want to occur and not anything major/serious. 😉
View ArticleReply To: How To Troubleshoot PHP Errors, php errors in your php error log
The first php error means that the ImageMagick extension is being loaded twice in your php.ini file. Look for this directive code in your php.ini file: extension=imagick.so and delete the duplicate...
View ArticleReply To: How To Troubleshoot PHP Errors, php errors in your php error log
Thank you so much! A quick look at the first one shows me this line at the top of php.ini which I’m sure I haven’t seen before. ;;; THIS FILE IS MANAGED BY PUPPET. RESISTANCE IS FUTILE. ;;; Is it...
View ArticleReply To: BPS Pro not displaying, BPS Pro pages blank, BPS Pro pages empty,...
[Topic has been merged into this relevant Topic] I have read some of the the other posts on the topic, but they do not seem to be the same problem. BPS pro has been working fine, but now all the BPS...
View ArticleReply To: How To Troubleshoot PHP Errors, php errors in your php error log
Check with your web host about that text in your php.ini file since that sounds kind of suspicious. The php error indicates there is a problem with your DB Backup folder path or URL. To fix the...
View ArticleReply To: BPS Pro not displaying, BPS Pro pages blank, BPS Pro pages empty,...
@ Wendy – Sounds like you need to request a new BPS Pro Activation Key for this website. What is the full domain name URL? Example: http://www.example.com/ • If you change your domain URL in any...
View ArticleReply To: BPS Pro not displaying, BPS Pro pages blank, BPS Pro pages empty,...
Thanks, but I can’t even get to the activation page…it is blank also. The site is on a test domain right now, but has not changed in any way http://198.57.247.239/~miltonadams/SimpleChurchAtHome.com...
View ArticleReply To: BPS Pro not displaying, BPS Pro pages blank, BPS Pro pages empty,...
I checked the API Server log files and I see that an Activation Key was requested today for your website and BPS Pro is successfully activated on your website. How did you install BPS Pro on this...
View ArticleReply To: WordPress SSL htaccess code – Rewrite SSL, RewriteCond %{SERVER_PORT}
thought I’d share… ### BEGIN Port 80 Control RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /(.*)\ HTTP/ [NC] RewriteCond %{SERVER_PORT} 80 RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [R=301,QSA,L] ###...
View ArticleUnable to create some DB tables during setup
Hi, have had an issue during setup at a new multisite network… (using a remote host for dedicated database server (setup via WHM), db VPS is running 10.1.14-MariaDB). Pre-Installation Wizard completes...
View ArticleReply To: BLOB/TEXT column cant have a default value for query CREATE TABLE
Great Job on fixing the issue/problem! When I google this search term: “BLOB/TEXT column cant have a default value for query CREATE TABLE” I see that this is a known issue/problem with MySQL versions...
View ArticleReply To: Remove query strings from static resources
I have recently been testing Comet Cache: https://wordpress.org/plugins/comet-cache/ on other AITpro standard WordPress sites and am finding the speed improvement performance results very impressive...
View Article