nevermind... i can reporduce it.
change the owner name to "Jenny & Phil"
i had to "uninstall" sql and "install" the rss2 feed again from sql panel.
if you want to see the error
here is my test site:
http://www.goodthingscostume.com/store
you can enter it on feedvalidator
and i also have some errors on my main store, maybe you can help me out since i have no knowledge on coding.
when i check with http://feedvalidator.org, i see
thank you in advanceThis feed is valid, but interoperability with the widest range of feed readers could be improved by implementing the following recommendations.
line 4, column 0: Use of unknown namespace: http://base.google.com/cns/1.0 [help]
<rss version="2.0" line 12, column 100: Self reference doesn't match document location [help]
... rel="self" type="application/rss+xml" />
Any ideas on my issue posted here?
http://www.zen-cart.com/forum/showpo...&postcount=458
I'm getting desprate.
Thanks
Thanks Andrew
I fixed the problem with this steps (my english not itīs good)
1.- I go to php admin
2.- I change the value NULL with 'NULL' and the value of date NOW() for the date that I run the sql instructions. @configuration_group_id for the number that obtain in the table.
3.- I go to insert in sql instruccion for instruccion and all are ok.
4.- Now itīs work, only I need change to spanish, but in the configuration options RSS FEED show all the options.
I dont now whats was the problem, but width this steps i make to work.
Thanks
Rolando Maldonado
www.todoenguate.com
I found it!
class rss_feed.php
Found
Replace byCode:function _clear_email($str) { $out = str_replace(array('<', '>'), array('(', ')'), $str); return $out; }
I use http://validator.w3.org/feed/Code:function _clear_email($str) { $out = str_replace(array('<', '>'), array('(', ')'), $str); $out = htmlspecialchars($str, ENT_QUOTES); return $out; }
I installed this mod a while back, Now i have the button for it in the footer. If I click the button the window will open and it will generate the feed. The problem I noticed on my site thought. The IE7 doesn't recognize that there is a feed on my site when I open the site in IE7.
For example when Iam on this forum the feed is led orange in the navigation, but on mu site it stays dim. Any idea where the problem might be.
Reread readme.txt and try to install the module again, step by step.
a_berezin I have a question for you. Do I have to keep my Cache clean out. I have 34MB of Cache for the rss feed there. I change the store description but it does not the changes when you click on the feed. If so how often do I need to do this. Thank You for great Module.
Is your site Upgraded to the current version 1.5.4 Yet?
zencart-upgrades-website-installation
I installed this Module a while back and have not being keeping up with the thread since I have had no problems with it until today. Sorry about being lazy. Thank you for the fix.
Is your site Upgraded to the current version 1.5.4 Yet?
zencart-upgrades-website-installation
Bookmarks