Page 52 of 96 FirstFirst ... 242505152535462 ... LastLast
Results 511 to 520 of 955
  1. #511
    Join Date
    May 2008
    Posts
    261
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by a_berezin View Post
    Hi,
    I can't see anything at http://www.topalways.com/rss_feed.html?feed=specials
    No any data
    Hello,Anderw,

    Happy New Year!
    thanks for your reply.

    The above Url works in IE, but not in FF. Could you please check for me in IE?

    Appreciated again.

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

    Default Re: RSS2 Feed Contribution

    Same result in IE 6 - no any data. This is the game?

  3. #513
    Join Date
    May 2008
    Posts
    261
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by a_berezin View Post
    Same result in IE 6 - no any data. This is the game?
    Hi, Andrew,

    NO, NO...
    Really sorry for that. it really works in IE7.0, but some error exist.
    Sorry again.

    Seems that my RSS has some problem now. I tried to uninstall & reinstall without any error. but when typing in FF or IE6, errors still exist, can not open.

    Sincerely hope you can check www.topalways.com for me?
    Thanks very much!

  4. #514
    Join Date
    May 2008
    Posts
    261
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by parous View Post
    OK im stumped. I've used this wonderful addon for about 6-7 months. On about 9/17 the feeds stopped working. All I seem to get is blank pages in FF and a

    XML document must have a top level element.
    Line: 0 Character: 0

    in IE8. On my iGoogle homepage the feed does show the headlines up to the 9/27 date. I do have a large amount of items that have been throu the store. it stopped showing on item 943 and im up to 960 now.
    I have read this entire thread and updated to the latest version and add the 2 hot fixes. Ive been throu every /language/ file and removed all extra spaces and returns.
    What is seems like to me is that it is sending a cached file like was mentione in a few posts. However I didn't have file cacheing turn on in the config files. I did search the server for rss_* files but didnt find any that had a bunch of numbers behind it. I do have root access to the server. I did turn on the file cacheing since I started trouble shooting.
    My question is, could these be cached somewhere else? maybe in the DB or under a different filename?
    Thanks
    Hi, Andrew,
    Today i re-installed RSS2 once again successfully.
    but when clicking rss button, same error as the above occur.

    XML document must have a top level element.
    Line: 0 Character: 0

    Any suggestion?

  5. #515
    Join Date
    Dec 2008
    Posts
    42
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by a_berezin View Post
    Grace38,

    /includes/pages/rss_feed/header_php.php
    line ~516
    Replace
    PHP Code:
    date('r'strtotime($products->fields['products_date'])), 
    by
    PHP Code:
    false
    So, code must be:

    PHP Code:
          $rss->rss_feed_item($products->fields['products_name'],
                              
    $link,
                              array(
    'url' => $link'PermaLink' => true),
                              
    false,
                              
    $products_description,
                              
    $rss->_clear_url($products->fields['products_image']),
                              
    zen_href_link(FILENAME_PRODUCT_REVIEWS,'products_id=' $products->fields['products_id'] . $additionalURL'NONSSL'false),
                              (
    RSS_AUTHOR == ''STORE_OWNER_EMAIL_ADDRESS " <" STORE_OWNER ">" RSS_AUTHOR),
                              
    false,
                              
    false,
                              
    $xtags
                              
    ); 
    Thank you very much that works and gives me todays date instead of the date a product was added which is perfect and what i want.

    I only just popped in today and saw your reply otherwise i would have did this sooner and thanked you sooner.

    Much appreciated.

  6. #516
    Join Date
    May 2008
    Posts
    261
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by Jerry5763837 View Post
    Hi, Andrew,
    Today i re-installed RSS2 once again successfully.
    but when clicking rss button, same error as the above occur.

    XML document must have a top level element.
    Line: 0 Character: 0

    Any suggestion?
    Hi, Andrew,

    Any comments about above RSS problem?
    Thanks in advance.

  7. #517
    Join Date
    May 2008
    Posts
    261
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by Jerry5763837 View Post
    Hi, Andrew,

    Any comments about above RSS problem?
    Thanks in advance.
    Hi, Andrew,

    Are you there?

  8. #518
    Join Date
    Oct 2005
    Posts
    287
    Plugin Contributions
    0

    red flag Re: RSS2 Feed Contribution

    Hi,
    Thanks for a great mod.

    It works fine, however the main_page=rss_feed&feed=new_products does not show new products(it's stuck on a particular product and does not update), however the main_page=rss does show all the products including new products.

    Can someone please let me know where I may be wrong.

  9. #519
    Join Date
    May 2008
    Posts
    17
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    All,

    I have installed the mod - sorted out the xml parser issues but I have the following query.

    The installation instructions refer to:

    /includes/templates/YOUR_TEMPLATE/common/html_header.php

    I do not have a file called html_header.php in COMMON, this file resides in RSS_FEED.

    If I paste anywhere in html_header.php the code "<?php echo rss_feed_link_alternate(); // RSS Feed ?>" then I get an error or blank screen.

    Feeds work ok with "<?php echo rss_feed_link_alternate(); // RSS Feed ?>" pasted in /includes/templates/YOUR_TEMPLATE/common/tpl_header.php

    Except that in IE7 it does not recognise there is a feed on the page - but when you paste the feed url in the address bar - it reads fine!

    I would very much appreciate peoples help in the following areas:

    1. where am i supposed to place code: <?php echo rss_feed_link_alternate(); // RSS Feed ?>
    2. Where does html_header.php correctly reside
    3. Help me get it to work in IE7

    many thanks

    regards
    Andy

  10. #520
    Join Date
    May 2008
    Posts
    261
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Hi, Andrew,

    Please help!

    On my site www.topalways.com, SEO was enabled, and the .html at the end of Urls were all removed, just like this:
    www.topalways.com/aaa-bbb-cccc/

    After installing Rss2, found the Urls of product name is www.topalways.com/aaa-bbb-cccc
    the problem is that the slash '/' at the end of Url is missing.
    however, image urls is okay,www.topalways.com/aaa-bbb-cccc/

    Any suggestion would be appreciated. thanks.

 

 
Page 52 of 96 FirstFirst ... 242505152535462 ... 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