Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Fixed it – was the extra space plug in problem. Doesn’t seem to have been associated with 2.7. If you need help, do the feed validator and it will tell you what to look for. What solved it for me was deleting the latest plugins I’d put in.

    I’m having this same exact problem, and my site is totally in English. Have you upgraded to 2.7? Seems like mine started around then, or it could be due to a new plug in, I’m not sure.

    I’m having the same problem – can’t get new subscribers with WP- 2.7. Here’s my site:
    https://greenerpastures.responsiblepersonalfinance.com/

    Here’s the error message put up when you try to subscribe to the feed:

    XML Parsing Error: XML or text declaration not at start of entity
    Location: https://feeds.feedburner.com/GreenerPasturesPersonalFinance
    Line Number 11, Column 1:<?xml version=”1.0″ encoding=”UTF-8″?>
    ^
    t feedburner, it has this to say, but I don’t know enough about code to know how to correct it. It seems like this may be the problem? I am not sure.

    Message

    Blank line before XML declaration (WordPress)
    Explanation

    If an XML declaration (<?xml … ?>) appears in your feed, it must be the first thing in the feed, before any whitespace.

    Unfortunately, with WordPress it seems all too easy for a plugin, a theme, or for your configuration file to contain a blank line. Further compounding this problem, some — but not all — feed readers compensate for this common error, allowing the error to go undetected for quite a while.
    Solution

    * PHP also uses a similar notation: <?php … ?>. Note that the final php ?> should be omitted from all PHP code files—modules, includes, etc. The closing delimiter is optional in PHP (but not in XML), and removing it helps prevent unwanted white space at the end of files which can cause problems with your feeds.
    * Check your wp-rss2.php and wp-atom.php files for blank lines outside of <? and ?> bracketed sections.
    * Check your wp-config.php file for blank lines outside of <? and ?> bracketed sections.
    * Check your theme’s functions.php file for blank lines outside of <? and ?> bracketed sections.
    * One by one, disable plugins and revalidate until you isolate the one causing the problem.

    I’m having the same problem – can’t get new subscribers with WP- 2.7. Here’s my site:
    https://greenerpastures.responsiblepersonalfinance.com/

    Here’s the error message put up when you try to subscribe to the feed:

    XML Parsing Error: XML or text declaration not at start of entity
    Location: https://feeds.feedburner.com/GreenerPasturesPersonalFinance
    Line Number 11, Column 1:<?xml version=”1.0″ encoding=”UTF-8″?>
    ^
    t feedburner, it has this to say, but I don’t know enough about code to know how to correct it. It seems like this may be the problem? I am not sure.

    Message

    Blank line before XML declaration (WordPress)
    Explanation

    If an XML declaration (<?xml … ?>) appears in your feed, it must be the first thing in the feed, before any whitespace.

    Unfortunately, with WordPress it seems all too easy for a plugin, a theme, or for your configuration file to contain a blank line. Further compounding this problem, some — but not all — feed readers compensate for this common error, allowing the error to go undetected for quite a while.
    Solution

    * PHP also uses a similar notation: <?php … ?>. Note that the final php ?> should be omitted from all PHP code files—modules, includes, etc. The closing delimiter is optional in PHP (but not in XML), and removing it helps prevent unwanted white space at the end of files which can cause problems with your feeds.
    * Check your wp-rss2.php and wp-atom.php files for blank lines outside of <? and ?> bracketed sections.
    * Check your wp-config.php file for blank lines outside of <? and ?> bracketed sections.
    * Check your theme’s functions.php file for blank lines outside of <? and ?> bracketed sections.
    * One by one, disable plugins and revalidate until you isolate the one causing the problem.

    I still can not upgrade, even with 2.24,and now can not use it at all on my site.

    Here’s the warning when trying to upgrade:
    Downloading update from https://downloads.www.ads-software.com/plugin/google-analyticator.2.24.zip

    Download failed.: HTTP/1.0 404 Not Found

    Installation Failed

    Having the same problem myself. How do you delete them manually?

    Thanks
    Lisa

    Forum: Installing WordPress
    In reply to: cannot log in

    Mine was working just fine a few minutes ago…seems like there is something wrong with wordpress or deamhost

Viewing 6 replies - 1 through 6 (of 6 total)