nmallory
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Using WordPress to send Email SpamFor the WP-Email, pluggin, I’ll have all the .php files in their appropriate wordpress direcories for each blog. My concern is in the db itself, can 2 blogs share the same table?
Forum: Fixing WordPress
In reply to: Spam received and sent via contact formThis is the problem I am/was happening. I thought maybe it was wp-email. I was using old versions of wp-email and the contact form. I’ve upgraded both on one of the websites it was occurring on. Hopefully that will resolve it.
Forum: Fixing WordPress
In reply to: Using WordPress to send Email SpamI upgraded my contact form and my wp-email to the latest versions on one of the sites — didn’t have time on the other. I deactivated the wp-email on the one I didn’t upgrade. I haven’t seen more spam since, but that’s not a sure fix.
I do like the logging feature.
I have a question though. Since the tables it creates in the db don’t have the blog’s db prefix (ie… nt_, wp_, twc_), will this muck up when I activate it on my other blog since they use the same MySQL db?
Forum: Fixing WordPress
In reply to: Using WordPress to send Email SpamNo…but I’m seriously thinking that might be by issue. I only got this spam on the two blogs that have that plugin. The other seems to have missed out. I’m going to disable it.
Forum: Fixing WordPress
In reply to: Using WordPress to send Email SpamI don’t know. I don’t have that contact form.
I have WordPress Email Notification Plugin v2.1, which I’m upgading to v2.3.1, wp-email.php, and WP-ContactForm.
I’m trying to see what we have in common e-mail-wise.
Forum: Fixing WordPress
In reply to: Using WordPress to send Email SpamI came here because I noticed this is happening. As best as I can tell, it started today.
Jaxia – what version of WordPress are you using?
Do you have a contact form plug in?
Some of mine came in with “[<website name>] spam.email.address.website” and one came in “Email from the <website name> Website”.
Forum: Fixing WordPress
In reply to: WordPress 2.0.1 & Email Notification Plugin v2.3.1OK I’ve figured it out. The problem comes in that I have 3 blogs running on the one MySQL db and each blog has it’s own tags for the email_list tables. Apparently the upgrade only upgrades it if your table is named wp_email_list specifically.
I think I’ll wander over and ask that consideration for that be put in a future version.
Forum: Themes and Templates
In reply to: in_category not working on front pageeh. I’m working on a different theme anyway. Still I’d like to know why that refused to recognize the “featured” category except when it was posting an individual post.
Forum: Themes and Templates
In reply to: in_category not working on front pageI tried that with the same result. 🙁
Forum: Fixing WordPress
In reply to: comment counts incorrect since upgradeOK I reloaded the SK2 files AGAIN and it seems to work now.
Doesn’t solve my in_category issue from another post though. *sigh*
Forum: Fixing WordPress
In reply to: comment counts incorrect since upgradeWell, I upgraded SK2 to the latest version. This didn’t resolve my issue.
Then, I tried adding a comment as another poster said. The value didn’t change from 0.
Then I tried deleting that comment. Now there is no value in that field on the manage page.
Forum: Fixing WordPress
In reply to: Checking for the more quicktag?Thanks! This works great!
Forum: Plugins
In reply to: Thread for plugins still needing 2.0 updatesIs there an official list somewhere of plugins that have been updated and where to find them?
Forum: Fixing WordPress
In reply to: WP 20 can write posts to my DB but can not read themOK Nevermind. Apparently it was the Adhesive plugin as well as the Enhanced Post List plugin.
Very frustrating, but at least resolved. Now everyone can read about my crazy uncle and my liberal views and my quest for truth in religion again. 😛
Forum: Fixing WordPress
In reply to: WP 20 can write posts to my DB but can not read themOK I got rid of the user_level error. It was part of a plugin, which I deactivated.
I also cleanly reloaded the wp-admin and wp-includes directories.
I still, even as admin, cannot see posts under manage posts.
Also, all of my links on my index.php page load as if it were the index.php page. It shows the correct permalink in the url but you can’t see pages, individual posts, category archives, etc.
The database looks like it upgraded correctly so I don’t know what the issue is.