willyrs
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: blogroll spam on WordPress 2.3I just deleted 300 links from my blogroll. It’s the same problem and the background is much the same–we were using 2.2x and found spam on the blogroll. I deleted it, checked all the permissions on folders and then upgraded to 2.3. They keep coming back.
Our (custom) theme doesn’t have a blogroll, so the links don’t appear anywhere on the site. I’ve noticed a lot of incoming links from spam sites, too, so maybe this is a way to game search engines.
No new admin users have appeared. We do have about 15,000 registered users, however.
http://www.commondreams.org is our home page–but that’s done with html. The stories, however, are all published with WordPress.
Forum: Fixing WordPress
In reply to: Turning off the auto saveI tried adding that code at the very end of functions.php (after the last ?>)….is that the correct spot? It seemed to break the whole site.
I also tried deleting lines in post.php and post-new.php– that did not disable autosave.
I really, really need to turn off autosave. It’s causing tons of problems by saving multiple versions of posts and interfering with the custom fields function.
Version 2.3
Thanks
Forum: Fixing WordPress
In reply to: Repairing a hackers addition to RSS feed.This post helped solve my problem too—and I’m going to now make sure all of our permissions are set correctly.
Just to make sure I understand this: I’ll set every directory (folder) to 755. I’ll set every individual file to 644.
Are there any exceptions? For example, are there typically plugins that need to have looser permissions? And if so, does that mean setting the plugin folder itself and the wp-content folder to those same permissions?
Thanks.
Willy
Forum: Fixing WordPress
In reply to: WordPress mail lost & delayedThanks Michael…that’s a great idea, unfortunately I’ve already tried it….I can’t get it to work with that email plugin that lets our readers email stories (posts.) I did activate that plugin temporarily to try and see if it would get the passwords for new users to go through…but it did not seem to.
I said we have SendMail on our server…but I think I read somewhere that we have qmail. If we have qmail but not Sendmail could that be the problem? (It doesn’t seem likely to me since some of the mail gets delivered some of the time.)
Forum: Installing WordPress
In reply to: Cannot get to the WP installer (wp-admin/install.php)I figured it out. I had to enable PHP for that particular domain. Just having it installed on the entire server wasn’t enough–but it had to be enabled for each domain on that server.
Forum: Fixing WordPress
In reply to: Transfer UsersI’m trying to import a couple of thousand users from one WP blog to another. How do I get to those two tables?
When I use backup I’m creating a file with a bunch of tables, right?
Then, how do I import them into the new blog?
Is this something I have to do at the server level or can I do it from within WP?
Thanks.
Willy Ritch
Forum: Fixing WordPress
In reply to: podcastHey Mp—that sounds like what is happening. Thanks for the info.
I guess I could seperate the files into individual posts, but it wouldn’t be my first choice. Anyone know of other work-arounds?