Bit51 (part of the iThemes family)
Forum Replies Created
-
Thanks. I’ll take a look and see about working in better domain mapping support. I have to be honest though, it’s going to be a little while as I work for a university and, on top of back to school, I am also suddenly teaching this fall.
Hi all,
Feedburner had killed my feed when I attempted to combine Google Apps accounts. It should be working now.
Thanks @yakti-ruud. I’ll look into the multi-site angle for any bugs.
@gfcoach I would recommend turning off 404 detection in BWPS and working to make sure the 404 errors it is encountering are fixed. Turning it off will keep my plugin from locking you out but it won’t prevent Google and other search engines from seeing them which can severely affect your SEO.
@hcri50 just deleting the plugin folder without uninstalling the plugin will preserve the settings from before. You can manually delete the settings by deleting “bwps_bit51” from the options table in your database.
@xorred 3 months ago can mean a LOT. In the case of facebook the API has changed and many facebook plugins have stopped functioning as desired. In the case of wp-admin, are you getting an error message?
Possible. Emails are sent in the following situations (if enabled)
1.) Lockout – configurable in intrusion detection and limit logins
2.) Database backups – configurable in database backups
3.) File change detection – configurable in intrusion detection.Let me know what you find with your configuration and we can go from there.
@archonic that is a strange one. Can you see in your error logs what specifically is causing the 500 errors?
Are you saying clear logs didn’t erase the tables or was the mysql overhead the reason for the 480MB? In the case of the former I can look at and fix that. For the latter it’s a little trickier. Myisam tables need to be optimized to get rid of the overhead of deleted table rows. There unfortunately isn’t much I can do about that.
Here’s another thought. What if I added an option that would clear out older entries/ Perhaps the user could specify the number of days? I’ve been hesitant to do this so far as security logs can be pretty important and, until your case, I hadn’t seen any logs that large (my own largest site which gets 1000 – 2000 uniques a day has a BWPS log of about 30MB after running since March). I’m definitely willing to work on this I just want to make sure any solution I implement will work for ya’ll.
I would be willing to bet your hosts are restricting the attachments in all your cases. I’ve found a LOT of hosts are restricting zip attachments as of late and I will soon be working on a dropbox upload solution as an alternative to email.
I’m curious as to what errors you are getting during deactivation. There are some features, such as rename wp-content, that are definitely not intended for existing sites and there will always be some plugin conflicts just by the nature of how a plugin like this works. Other than the multi-site notifications (which I’ll investigate) and deactivation however I do believe the rest of what you’re experiencing aren’t problems with BWPS but instead are features that you need to disable for compatibility with other plugins.
@bobbinson is this with 3.4.3? In my experience that shouldn’t be needed with 3.4.3 (although you might have to re-save your options first).
Thanks Ryan.
Thanks for the info.
Thanks