foolswisdom
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: PhoneFactor] Plugin being spammedtdjcbe, what can be done about it?
Alex King and company, of course, have no idea about who is doing it.
http://alexking.org/blog/2008/06/27/phonefactor-10#comment-63740Forum: Fixing WordPress
In reply to: Comment alert going to wrong addressgdallan, does http://trac.wordpress.org/ticket/5294 relate?
Forum: Fixing WordPress
In reply to: Not receiving email notification of new commentsIf you are seeing this problem since upgrading to 2.3.1 please http://trac.wordpress.org/ticket/5294 . If that is the issue, please be sure to comment in the ticket sharing what your server and WordPress configuration is.
Forum: Fixing WordPress
In reply to: Feed Problem – configuration?I guess the moral of the story isn’t to use Wordpad, or other editors that aren’t true “plain” text editors.
Forum: Fixing WordPress
In reply to: Feed Problem – configuration?That is very perplex.
I’m not very knowledgable in this area.
I would start by trying WordPress 2.3 and praying that solved it by magic.
Next I would see if you can duplicate the issue in another environment, and then if you can’t figure out what is different between the two environments (php.info)
It is a very safe bet the problem is caused by a blank line some where. Maybe different line endings even?
$ lynx -head -dump http://verabass.com/feed/
HTTP/1.1 200 OK
Date: Tue, 02 Oct 2007 19:49:50 GMT
Server: Apache
Connection: close
Content-Type: text/htmlForum: Installing WordPress
In reply to: Can I skip versions when upgrading?jsolutions, that is very strange! Thank you for documenting it here.
Forum: Fixing WordPress
In reply to: Feed Problem – configuration?Does the problem exist with all the plugins disabled and the default theme?
Forum: Everything else WordPress
In reply to: Allowed Memory Size EXHAUSTED?!Out of space? The message is about memory not file sizes. Memory is used by the WordPress, a PHP application to run on the server.
And it looks like you have the default 8MB configured. If you search for memory exhausted you will find many helpful posts, or look at the memory tag http://wordpress.org/tags/memory
If you describe what operation you are doing when you see this problem, someone may have a more detailed answer.
A plugin may be causing the problem.
Forum: Fixing WordPress
In reply to: Backing up the blog using Filezilla – newbie QHi Dani,
I’m glad you asked before doing anything. As you suspended, you haven’t backed up the most important part, the database.
Maybe http://www.tamba2.org.uk/wordpress/backup/ will help you successfully backup the database?
It isn’t the same, but also using Manage > Export will give you a copy of your content.
Forum: Fixing WordPress
In reply to: Solution for 2.3 database errors / wp_post2cat does not existguxo, for categories, your theme has to be updated to use the new taxonomy tables instead.
http://codex.wordpress.org/index.php?title=Version_2.3:New_TaxonomyForum: Installing WordPress
In reply to: Can I skip versions when upgrading?jsolutions, a blank page usually means there is a PHP error. Check your logs.
Is your theme compatible with WordPress 2.3? Have you disabled all of your plugins to see if that is the problem?
http://codex.wordpress.org/Themes/Theme_Compatibility/2.3
http://codex.wordpress.org/Plugins/Plugin_Compatibility/2.3Forum: Installing WordPress
In reply to: wp_terms’ doesn’t exist ERROR upgrading to 2.3Tested much more by whom? Did you test it?
This sounds like a very frustrating situation, and I take it you don’t have a backup of your database from *before* upgrading? Or an export in the WordPress WXR format?
Without a backup of your database from before, I don’t see how we can help diagnose your problem further.
Forum: Fixing WordPress
In reply to: My blog doesn’t validate / Does autop parse correctly?I would suggest trying to break it down (single page) and figure out how to duplicate the issue.
For example, I can’t think of any way that the visual editor could be responsible for unbalanced strong tags where it is the close tag that is present and not the open tag (which could be caused by a more tag).
Forum: Fixing WordPress
In reply to: DIV and Paragraph beheaver in 2.1#3669 Missing close
<p>tag in wpautop should resolve this issue in 2.1.1. I think release candidate 2.1.1-RC1 was created before this fix was added, so it is NOT in the RC.Forum: Requests and Feedback
In reply to: Support forum RSS favourites feedTry now. Should be fixed.