nathanbrauer
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Amazon AWS Javascript added to every post or page after savingIt’s either that one or this one:
https://chrome.google.com/webstore/detail/finch-developer-tools/phgdjnidddpccdkbedmfifceiljljgdoI haven’t been able to reproduce since it first occurred….
Forum: Fixing WordPress
In reply to: Amazon AWS Javascript added to every post or page after savingI just experienced this. Luckily only while editing a non-production website.
I disabled this extension, and it seems to have stopped:
https://chrome.google.com/webstore/detail/appspector/homgcnaoacgigpkkljjjekpignblkeae@notabot and @jonolester — can you confirm which plugin/extension you had that was the culprit?
I’ve reported this bug there:
https://github.com/Bit51/Better-WP-Security/issues/93Please show your interest in an official fix by commenting.
Hi all,
Our blog had the same issue.
This the offending rule is
RewriteCond %{HTTP_USER_AGENT} ^Link [NC,OR]
. It basically blocks any user agent which starts with “link” (which, of course, includes “LinkedIn”).To resolve the issue on your site:
- Read the whole set of instructions before acting.
- Temporarily Disable the “Default Banned List” (in the “Ban” tab)
- Edit
/wp-content/plugins/better-wp-security/inc/admin/hackrepair-apache.inc
-> search for^Link
and comment out the line with#
(the line should become#RewriteCond %{HTTP_USER_AGENT} ^Link [NC,OR]
- Do the same in
/wp-content/plugins/better-wp-security/inc/admin/hackrepair-nginx.inc
- Re-enable the “Default Banned List”
- That’s all! ??
Forum: Fixing WordPress
In reply to: My Wp site went blank after upgrade to 2.9Found it. It was Super Cache. I turned it off and it’s workin’ now.
Forum: Fixing WordPress
In reply to: My Wp site went blank after upgrade to 2.9The same is happening with me (except no errors at all, nothing is rendering AT ALL). I can access my admin, but nothing else. I’ve switched to different themes (including the default theme) and still no changes. The *only* way I can access the site is if I visit it via the preview link:
https://earfish.com/?preview=1&template=white-as-milk&stylesheet=white-as-milk&It’s obviously not a theme issue but a WordPress issue. What’s the deal?
Forum: Plugins
In reply to: [Plugin: Sociable] Image map completely off…Sociable should be able to work out of the box without edits to my theme. I didn’t “change the icon’s size” in my CSS. It was just like that.
Forum: Plugins
In reply to: [Plugin: Sociable] Image map completely off…But I don’t have any custom icons at all — I’m running a bare install.
Forum: Plugins
In reply to: [Plugin: Sociable] Image map completely off…But it should still work without disabling sprites….
Forum: Plugins
In reply to: [Plugin: Sociable] Image map completely off…Ah I see.
Mkay so my site has logged about 50+ people visiting it from here and 27 people visiting the screenshot…. and no one has any feedback for either of us yet?
Forum: Plugins
In reply to: [Plugin: Sociable] Image map completely off…I’ve disabled sprites in order to temporarily fix it, so you won’t see it directly at my site. Please refer to this screenshot to see what the problem is: https://bit.ly/RCXss
Even with sprites enabled, it should work.
Forum: Plugins
In reply to: [Plugin: Sociable] Image map completely off…I don’t see it installed on your site at all. Can you post a direct link?
Forum: Plugins
In reply to: [Plugin: Sociable] Image map completely off…(and why does this thread say I posted just 1 day ago? I posted this about 3 or 4 days ago!)
Forum: Plugins
In reply to: [Plugin: Sociable] Image map completely off…Here’s a screenshot:
https://bit.ly/RCXss