Cartman
Forum Replies Created
-
If you look at this thread:
http://wordpress.org/support/topic/after-update-to-422-locked-out-of-my-website?replies=1#post-5554075The OP has an interesting theory as to why this might be happening. If that is in fact the case, anyone with the default username of admin is seriously screwed. (Mine isn’t, but based on the logs, these bad guys have figured out my username as well and just keep trying to crack my PW with brute force)
I had the same problem as the OP, and even reverting to the old version didn’t solve the problem, I was still getting a 403 Forbidden message everytime I logged in.
So I started poking around with things, and it seems like something in the .htaccess file was added in this update is causing the 403 error. I removed all of the iThemes Security stuff from my .htaccess file, and then I was able to get version 4.1.5 working again. (which then added stuff to the .htaccess file, but nothing that broke the site)
Hopefully this helps the developers pinpoint the issue..
On a side note, my logs don’t seem to work now, but I’m hoping that’s just a byproduct of upgrading to the new version and then downgrading again.
Forum: Fixing WordPress
In reply to: W3 Total Cache changed not appearingI think I’m having the same problem as the OP. When I post a new story, the homepage doesn’t always reflect the new post until I hit F5 to refresh the page.
This concerns me, as we turn over 5-7 new stories a day, and I don’t want our visitors missing out on any new posts because of this.
Any suggestions on what I might need to change to correct this?
Forum: Plugins
In reply to: [Sharebar] Error with WordPress 3.5Have any of you guys considered trying the Cevhershare plugin instead?
It looks like a spin-off of Sharebar, but it’s had a few updates (adding Google+ support, etc) and it’s not exhibiting the errors that WordPress 3.5+ introduced to this plugin (before E3’s fix).
I’m trying to pick a pony in this race, but neither author seems really active with updates. 🙁
Do you have a suggestion on what CSS I would need to alter to fix this issue? I wasn’t the original theme designer, so I’m not clear where the issue lies. Thanks.
Ok, I re-enabled the horizontal share buttons, so you should be able to replicate the issue on your end now.
Here’s a link to a screenshot a reader took:
http://i.imgur.com/CoRLL.jpgAs you can see, the social media icons have pushed our image all the way over to the right.
This only happens in Firefox, and only when the post starts with an image. Thanks!
Forum: Plugins
In reply to: [NoSpamNX] NoSpamNX 4.0.2 flagging all replies as spam!Ok, I figured it out.. Two of our sites were affected, and they were ones that underwent domain name changes at some point. Apparently NoSpamNX stored the old URLs in the database, so every reply was failing the referrer check.
I fixed it on my end, and everything works good now.
Any chance that 4.0.3 will make the referrer check an option once again? It’s flagging 100% of my replies on one of my sites right now, so I had to disable the plugin.
Scratch that, I just saw the php_error file that showed a bunch of “out of memory” errors.. Increasing the memory limit in my wp-config file did the trick!
Forum: Fixing WordPress
In reply to: Have I been hacked? Username: “amin”I’m a little late in responding, but as you may have guessed, I am also on The Rackspace Cloud.
What a nightmare. 🙁
Forum: Fixing WordPress
In reply to: Have I been hacked? Username: “amin”We caught the amin user in time, but this guy has still managed to get into our system and change files and cause general havoc. We’ve been dealing with this since April, and it seems like every month, they figure out a new way to get access!
This is driving me crazy, as we’ve done EVERYTHING we can from a security standpoint, and still we’re getting hacked.
Just out of curiosity, dmichalakos and craighobson, who are you hosting your site with?
Forum: Fixing WordPress
In reply to: Have I been hacked? Username: “amin”I just discovered the same exact thing, and Googling this led me to your post.
Were you by chance affected by the Pharma hack over the past month or so?
Forum: Plugins
In reply to: [Plugin: WP Super Cache] after update 0.9.2 server resources doubledI disabled file locking on all of the sites yesterday afternoon, but Apache just went down again.. If you need info from my log files, let me know what you need and I’ll paste the info in here..
Forum: Plugins
In reply to: [Plugin: WP Super Cache] after update 0.9.2 server resources doubledApache dies at random times for no apparent reason, and I have to restart it. With 0.9.2, this was happening every 4-6 hours, and I ultimately found this thread which clued me in to the problem.
Now with 0.9.3.1, it’s happening every 24-48 hours. With 0.9.1 it was never happening!
We’re running on a dedicated server, all the blogs are running WP 2.7.1, and no other plugins have been updated in the past few weeks. Thanks!