Well, the title says it all. The computer is lucky to still be alive. I have spent the last 4 hours (at least) trying to figure out how to get WordPress to e-mail me comments. Apparently comment email notification no worky in WP 2.0.2. At least not for me. And others seem to be having similar problems.
So, what do we do around here when something doesn’t work? Why, we FIX it! After hours of staring at lines of code that I vaguely understand (and by “vauguely”, I mean only that I can pronounce a majority of words on the page), I thought I found a work around. Turns out that someone has developed a SMTP email plugin that will replace WordPress’s native e-mail function. Whee! A plugin! We know how to use those!
And… I installed the plugin. And, it doesn’t work. Aaaaarrrgghhhhh! Apparently it hasn’t been updated to work with 2.0.2 yet.
I’m at a complete loss on this one. Either I teach myself enough php to rewrite the plugin to work with this version of WP (yeah, that will happen), or I give up on comment notification until someone else comes up with a solution. I’m not liking my options so much.
This silly web site is seriously cutting into my knitting time. At times, the geek in me really enjoys playing with it and learning new things. But, when things start going wrong, the engineer in me wants to stay up until all hours of the night figuring out a way to fix it. And that is just not going to happen tonight, or probably ever.
To top it all off, my web host turns out to be not-so-great, and has been unavailable for quite a while this evening. I fear that my problems are on the host’s side of things, but I understand so little about what my problem is that I’m not even sure how to ask them about it without sounding like the idiot that I likely am. Sigh.
In sum: there will be no e-mail responses to comments just yet. I’m still glad I migrated from Blogger. I wish I had a clue about php, css, and all the other good stuff that goes into a web site, but I think I’m starting to catch on a bit (very very slowly).
Any WP users have problems with this? How did you fix it? [nevermind, see below]
Edited to add: Holy crap! I got the plugin working! SWEET! I ROCK! Well, not so much actually. I was an idiot the first time I installed the plugin, and installed the individual files in the plugin folder, rather than copying the entire plugin folder over. Doh! I guess it makes a difference in the directory structure.