Page 48 of 96 FirstFirst ... 38464748495058 ... LastLast
Results 471 to 480 of 955
  1. #471
    Join Date
    Aug 2008
    Posts
    19
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by a_berezin View Post
    I can't reproduce this error
    sorry i can't reproduce the error my self.. LOL

  2. #472
    Join Date
    Aug 2008
    Posts
    19
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by a_berezin View Post
    I can't reproduce this error
    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

    This 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" />
    thank you in advance

  3. #473
    Join Date
    Oct 2008
    Posts
    3
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Any ideas on my issue posted here?
    http://www.zen-cart.com/forum/showpo...&postcount=458
    I'm getting desprate.
    Thanks

  4. #474
    Join Date
    Aug 2008
    Posts
    26
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by a_berezin View Post
    I'm sorry, but I can not help - this is an error that is specific to your setup.
    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

  5. #475
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by kmvguy83 View Post
    i can reporduce it.
    change the owner name to "Jenny & Phil"
    I found it!
    class rss_feed.php
    Found
    Code:
      function _clear_email($str) {
        $out = str_replace(array('<', '>'), array('(', ')'), $str);
        return $out;
      }
    Replace by
    Code:
      function _clear_email($str) {
        $out = str_replace(array('<', '>'), array('(', ')'), $str);
        $out = htmlspecialchars($str, ENT_QUOTES);
        return $out;
      }
    Quote Originally Posted by kmvguy83 View Post
    when i check with http://feedvalidator.org
    I use http://validator.w3.org/feed/

  6. #476
    Join Date
    Feb 2008
    Posts
    1,336
    Plugin Contributions
    1

    Default Re: RSS2 Feed Contribution

    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.

  7. #477
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: RSS2 Feed Contribution

    Reread readme.txt and try to install the module again, step by step.

  8. #478
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: RSS2 Feed Contribution

    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

  9. #479
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: RSS2 Feed Contribution

    Do not laziness - see previous posts:
    Quote Originally Posted by a_berezin View Post

  10. #480
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: RSS2 Feed Contribution

    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

 

 
Page 48 of 96 FirstFirst ... 38464748495058 ... LastLast

Similar Threads

  1. Rss2 feed & Ultimate SEO URL
    By Jerry5763837 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 1 Feb 2009, 12:42 PM
  2. RSS2 feed contribution support
    By Woodymon in forum All Other Contributions/Addons
    Replies: 73
    Last Post: 26 Sep 2007, 07:38 AM
  3. How to display Price in Rss2.php ( Rss Feed )
    By anand in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 27 Jan 2007, 10:38 PM
  4. rss2.php rss feed contribution - YAHOO picks up only IMAGE URL?
    By gsh in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 29 Dec 2006, 05:19 AM
  5. Does rss2 mod also do mailing lists?
    By levander in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 3 Sep 2006, 11:15 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR