Reply To: PHP Fatal error: Cannot redeclare bpspro_ap_check
Still getting the error. Now keep in mind no plugins have been changed and this error just cropped up recently on a grouping of WP sites. [24-May-2015 18:01:55 UTC] PHP Fatal error: Cannot redeclare...
View ArticleReply To: PHP Fatal error: Cannot redeclare bpspro_ap_check
So logically then something outside of your website has changed. Ie something on the host server or an external service that you are using like cloudlare or a CDN. Or something like a configuration...
View ArticleReply To: PHP Fatal error: Cannot redeclare bpspro_ap_check
Looking for a common thread across the sites on some plugin that could have gone bad.
View Articleopen_basedir restriction in effect. File is not within the allowed paths
Hi, In trouble shooting another problem I came across this when I tested my bps_php_error.log. I have Open BaseDir turned on for all sites. Any suggestions please = ) ? [24-May-2015 20:46:18 UTC] PHP...
View ArticleReply To: open_basedir restriction in effect. File is not within the allowed...
The php error message is very clear. You would need to add the correct path to the open_basedir directive paths. I believe that would be: /home/xxxx/domains/xxx.com/public_html/ but do not quote me...
View ArticleReply To: open_basedir restriction in effect. File is not within the allowed...
Since I am the host I will figure it out. Just wanted to make sure it was not a something I had to set in BPS pro. Thank you! Bulletproof-security plugin seems to be looking for files outside the...
View ArticleReply To: open_basedir restriction in effect. File is not within the allowed...
Oh ok then I believe the path is this: /root-path-up-to/your-user-account-name/: If you are allowing everything within /your-user-account-name/ then that should take care of it. Or if that does work...
View ArticleReply To: Block Referer Spammers – Semalt, Kambasoft, Ranksonic,...
I’ve been testing the ‘Referral Exclusion List’ feature in Google Analytics, and it seems to keep referral spam from cluttering up my site stats. Is there any particular advantage in using the BPS...
View ArticleReply To: Block Referer Spammers – Semalt, Kambasoft, Ranksonic,...
There is no negative impact to a website that I have noticed from Referer Spammer bots besides just skewing Metrics so you do not need to add the BPS Bonus Custom code to block those bot requests from...
View ArticleReply To: Disable WP Cron
Just a quick check please re: the WP_CRON setting. I happened to look into my wp-config.php on another site (when installing Zen Cache Lite today) and noticed that this was at the top of the file:...
View ArticleReply To: Disable WP Cron
Apparently this must be a popular thing to mess with these days. I have received several questions about DISABLE_WP_CRON lately. I updated this reply in this forum topic:...
View ArticleReply To: Remove query strings from static resources
Caching plugins performance can vary per Hosting. Some will perform better on your server than others. You have to install them and see which performs better. Try: http://gtmetrix.com/ I think your...
View ArticleReply To: Disable WP Cron
@Admin Wordpress Cron is a pseudo cron. It is triggered on site and page views. If you site has little traffic or no traffic, then your WordPress Cron jobs are NOT triggered. Here is a better...
View ArticleReply To: Disable WP Cron
Thanks for all your help – am getting to grips with it a bit more now! After some digging into it all a bit more and checking for cron jobs via my cPanel, I think I’ve found out what happened. My old...
View ArticleReply To: Remove query strings from static resources
@rafaelmagic – thanks for your help again. I’ve had a good read around things and have tested Zen Cache Lite on another site and all good. And Hyper Cache sounds excellent too, so I’ll test with both...
View ArticleReply To: PHP Fatal error: Cannot redeclare bpspro_ap_check
Hi, For the last 2 days I’ve been getting the same php errors as reported here: PHP Fatal error: Cannot redeclare bpsPro_AP_Check() (previously declared in...
View ArticleReply To: PHP Fatal error: Cannot redeclare bpspro_ap_check
“If you have created a custom php.ini file then rename it to php.ini.BAK” to test if that is what is causing the problem. I think this forum topic already covers any possibilities that I can think of...
View ArticleReply To: PHP Fatal error: Cannot redeclare bpspro_ap_check
OK. I thought I’d check it first in the BPS php info area and when I ran the Diagnostice check it said “PHP|php.ini Handler: A PHP|php.ini Handler was Not found in your Root .htaccess file.” But when...
View ArticleReply To: PHP Fatal error: Cannot redeclare bpspro_ap_check
A PHP|php.ini Handler was Not found in your Root .htaccess file – should probably be changed to: A PHP|php.ini Handler .htacess code was Not found in your Root .htaccess file. That check is looking...
View ArticleReply To: PHP Fatal error: Cannot redeclare bpspro_ap_check
That gave me an idea which I just tested and I have finally been able to reproduce this php error. I will change that particular function in BPS Pro 10.4 so that it can no longer generate a php error...
View Article