allyanders
Forum Replies Created
-
Forum: Plugins
In reply to: [Newsletter - Send awesome emails from WordPress] Need Autoresponder CodeSo you need the subscription code? Like the one under List Building > Subscription Form Fields, Buttons, Labels > Form Code?
Same issue, same result as abda53. Activate in the plugin list didn’t throw the error.
Forum: Fixing WordPress
In reply to: Questions related to getting hackedGood news…
re: the htaccess issue, DH had a lightbulb moment. The URLs listed were from a short link creator he wrote for me years ago. We’ve since shut it down and he did some sort of redirect to the site and listed all the links in there. I’m not sure I understand it all, but luckily, pastebin still had a copy.
So that was a false alarm.
And I’ve got the site up again with no errors. I’m going to see what I can do to beef up security. I’d already done several things, but I guess that wasn’t enough.
Thanks again, esmi!
Forum: Fixing WordPress
In reply to: Questions related to getting hackedunmask showed a javascript error so I downloaded/uploaded a completely new theme.
Now I’m not getting the error. I guess I should get those folks to try the site again. And delete those extra htaccess files.
I don’t think the links/redirects I mentioned above are supposed to be there, but i’ve been out of the wordpress world for about a year and can’t remember if there was something that way supposed to be posting to the file or not. Yay armchair coders. *sarcasm* ??
Forum: Fixing WordPress
In reply to: Questions related to getting hackedThanks esmi!
Hope I did this right: https://pastebin.com/znQ9u84T
Forum: Fixing WordPress
In reply to: WordPress issue? Or is it IE7 or server? Random connectionsNew report this morning… evidently problem occurs mostly in the morning. And a user tried FireFox and had the same connectivity issue.
Forum: Fixing WordPress
In reply to: WordPress issue? Or is it IE7 or server? Random connectionsThis site is using Date and Name for permalinks.
Here’s the htaccess content:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
Forum: Fixing WordPress
In reply to: Can’t login after upgrade to 2.9.2After much searching, my husband finally determined that it was a hacker who got in through a subdomain.
Forum: Fixing WordPress
In reply to: Can’t login after upgrade to 2.9.2Forum: Fixing WordPress
In reply to: Site Not LoadingWhen I download 2.9.2 and open it there are index.php files that have //silence is golden in them. Looks like original files to me.
Forum: Fixing WordPress
In reply to: Can’t login after upgrade to 2.9.2Yes, I tried that as well. Deleting the plugins and fresh upload of admin & includes.
Still the white screen of nothingness.
Thanks for the suggestion.
Forum: Fixing WordPress
In reply to: Can’t login after upgrade to 2.9.2One more thing to report before I give up… I use w.bloggar sometimes to add posts to my blogs. I can post to this blog just fine using this program. So it’s got to be something with the wordpress dashboard or a plugin or something. It’s not a password, obviously, since I can login and post via w.bloggar. It’s not a database or connectivity issue. And I don’t think it was ever an incorrect password or cookie issue.
I rebooted my computer. Cleared out cookies. Cleared my cache. Restarted my browser. And tried in Firefox and Chrome.
Nothing now but a white screen.
Forum: Fixing WordPress
In reply to: Can’t login after upgrade to 2.9.2No luck with the blank page either. I checked my error logs, see nothing related there.
Forum: Fixing WordPress
In reply to: Can’t login after upgrade to 2.9.2Now for a new problem. I changed my password again, via the database. When I login, I don’t get an error. I get a blank wp-login page. I think I saw that addressed here on the forums. Will give that a look.
Forum: Fixing WordPress
In reply to: Can’t login after upgrade to 2.9.2Getting rid of the plugins didn’t help.
Things on the front side are working fine. I just got an email requesting that I moderate a comment that was just posted. When I click on the admin link to approve it, I get a blank page. No dashboard. No request that I login. No error. Nothing.