WordPress 2.3.1, Atom feed is blank
-
http://www.davezdyrko.com/feed/atom/ shows up blank
When I try to validate it, I get this error
line 1, column 0: XML parsing error: <unknown>:1:0: no element found
This is what’s in the wp-atom.php file
<?php if(empty($wp)) {require_once(‘./wp-config.php’);wp(‘feed=atom’);}require (ABSPATH . WPINC . ‘/feed-atom.php’);?>
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘WordPress 2.3.1, Atom feed is blank’ is closed to new replies.