Forum Replies Created

Viewing 1 replies (of 1 total)
  • Forum: Fixing WordPress
    In reply to: 1.5.1 RSS issue

    For those who are getting the “strtotime()” related error message, I think this is related to an error in the PHP code of WordPress when using PHP 5.0.4. I’m a new user of WordPress and after installing everything was working great except for the RSS feeds. This morning I downloaded and built PHP 4.3.11 and disabled 5.0.4 and now the feeds work and there is no “strtotime()” related error.

    BTW – If you are using Safari under Mac OS X 10.4 and you get the NSURLErrorDomain message that vinyl_warrior reported, I found that you can change the “feed:” part of your URL to “http:” and you will see the actual PHP error message that is being generated. In my case it was the “strtotime()” error message.

    Hope this helps.

Viewing 1 replies (of 1 total)