Recent Topics

1 Jun 04, 2010 18:04    

My b2evolution Version: 3.3.1

I am getting an error when I try to even see the rss feed. url of blog is http://www.smf-foodsafetytraining.com/blog/index.php error is when you use the widget on the bottom right to see rss posts.

I was getting an error that was occurring from the doc type line. I resolved that now I have this. If I go to the a_noskin.php and move the doctype to the top of the page it allows part of the page to display but non of the posts. I seem to be chasing an endless tail.

I ran validator on the page and come up with lots of errors. Thought I would ask here before messing the whole thing up.

Looks at code would be appreciated. I have the index.php set to include a_noskin.php and all works fine but rss.[/url]

2 Jun 04, 2010 18:33

Your feed wrote:

XML Parsing Error: XML or text declaration not at start of entity
Location: http://smf-foodsafetytraining.com/blog/index.php?blog=1&tempskin=_rss2
Line Number 67, Column 1:<?xml version="1.0" encoding="iso-8859-1"?><!-- generator="b2evolution/3.3.1" -->

your feeds source wrote:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>SMF Food Safety Training for Baltimore Metro Area - Blog</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" >
<meta name="keywords" content="sue farace, susan farace, smfdesignsolutions, blog, small business, webdesign, seo, internet marketing">
<meta name="description" content="Food Safety Tips and Quick cooking ideas">
<link rel="stylesheet" type="text/css" href="../earthwise.css">
<link rel="stylesheet" type="text/css" href="../earthwise_article.css">
<head>
<body>
<div id="container">
<!--HEADER and HEADERBG-->
<div id="bannerheader">
<!--<a href="http://www.jdoqocy.com/click-3837741-10459949">
<img src="http://www.tqlkg.com/image-3837741-10459949" width="468" height="60" alt="DreamTemplate - Web Templates" border="0"/></a>
<a href="http://www.dpbolvw.net/click-3837741-10576109" target="_blank" onmouseover="window.status='http://www.skype.com';return true;" onmouseout="window.status=' ';return true;">
<img src="http://www.tqlkg.com/image-3837741-10576109" width="468" height="60" alt="" border="0"/></a>

<div style="clear: both;"></div>--> </div>

<div id="headerbg">
<div id="header">
<div id="mainnav">
<ul>
<li><a href="../index.php">Home</a></li>
<!--<li><a href="../blog/index.php">Blog</a></li>
<li><a href="../life_cycle.php">How-To</a></li>
<li><a href="../contact_us.php">Contact Us</a></li>
<li><a href="../about.php">About Us</a></li>
<li><a href="../toolbox.php">Tool Box</a></li>
<li><a href="../discounts.php">Special Offers</a></li>-->
</ul>
</div>
<div id="headerfont">
SMF Training Solutions
</div>
<div style="clear: both;"></div></div></div><!--END HEADER-->
<div id="contentbg">
<div id="content">
<!--<div id="bannerart">
<a href="http://www.jdoqocy.com/click-3837741-10459949">
<img src="http://www.tqlkg.com/image-3837741-10459949" width="468" height="60" alt="DreamTemplate - Web Templates" border="0"/></a>
<a href="http://www.anrdoezrs.net/click-3837741-10432562" target="_blank" onmouseover="window.status='http://www.yahoo.com';return true;" onmouseout="window.status=' ';return true;">
<img src="http://www.awltovhc.com/image-3837741-10432562" width="120" height="60" alt="Yahoo! Small Business" border="0"/></a>
<div style="clear: both;"></div>
</div>-->

<div id="leftcolart">
<script type="text/javascript" src="http://www.foodsafety.gov/jscripts/swfobject.js"></script>
<div id="widget"><img alt="Food Alerts Widget. Flash Player 9 is required." height="338" src="http:/www.foodsafety.gov/widgets/FoodSafety/FoodSafety.gif" width="190" /><br />Food Safety Widget.<br /><a href="http://get.adobe.com/flashplayer/">Flash Player 9 is required.</a></div>
<script type="text/javascript">
var flashvars = {};
var params = {allowscriptaccess: "always"};
swfobject.embedSWF("http://www.foodsafety.gov/widgets/FoodSafety/FoodSafety.swf", "widget", "190", "338", "9.0.0", "", flashvars, params);
</script>

</div>
<!--<div id="rightcolart">
<div id="banner">
<a href="http://www.dpbolvw.net/click-3837741-10542662" target="_blank" onmouseover="window.status='http://www.reputationdefender.com';return true;" onmouseout="window.status=' ';return true;">
<img src="http://www.tqlkg.com/image-3837741-10542662" width="160" height="600" alt="" border="0"/></a>
<div style="clear: both;"></div></div> <div id="banners">
<a href="http://www.tkqlhce.com/click-3837741-10693379" target="_blank" onmouseover="window.status='http://www.infusionsoft.com';return true;" onmouseout="window.status=' ';return true;">
<img src="http://www.awltovhc.com/image-3837741-10693379" width="120" height="90" alt="3 Steps to Double Your Sales" border="0"/></a>
<div style="clear: both;"></div></div></div>-->
<div id="centerblog">
<?xml version="1.0" encoding="iso-8859-1"?><!-- generator="b2evolution/3.3.1" -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom">

smf wrote:

I have the index.php set to include a_noskin.php and all works fine but rss.[/url]

Guessing that's the problem ;)

¥


Form is loading...