Page 92 of 96 FirstFirst ... 42829091929394 ... LastLast
Results 911 to 920 of 955
  1. #911

    Default Re: RSS2 Feed Contribution

    Hi All
    I’ve been using this mod for a long time and it’s always worked perfectly, right up until I added an SSL.
    Now the RSS is working really strangely but I don’t know how to fix it. Firefox hardly renders the page at all, sometimes I get the first one I click on and then no more after that but I guess that first one is from cache.
    IE opens it and shows most of it but with a ‘Navigation to the webpage was cancelled’ message across the top on most pages.
    Don’t know what to do because these are indexed pages and have been for a while but Cuepower’s RSS have been indexed for up to 6 years and I have to add SSL there as well.
    I have reinstalled the mod and it’s running on a 139h install
    I would really appreciate any advice anyone can give

  2. #912
    Join Date
    Apr 2008
    Posts
    446
    Plugin Contributions
    1

    Default Re: RSS2 Feed Contribution

    Hello,


    I looked around but couldn't find the answer I'm looking for. Is there any way to restrict certain categories and subcategories from showing up on the feed?
    One of my stores has 2 different sections, one for retail and one for wholesale as it's better for us this way, and I would like to completely restrict the wholesale category and subcategories from showing up on the feed and not send anything new in this category through the feed. Can this be accomplished?

    Thank you for the help.

  3. #913
    Join Date
    Sep 2007
    Posts
    178
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Can this plug in also take the RSS Feed from one Zencart and Import it to yet another zencart install?

  4. #914
    Join Date
    Aug 2012
    Posts
    7
    Plugin Contributions
    0

    Default Re: RSS Feed

    I did the install but when I got to the "Admin->Tools->Install SQL Patches and install install.sql (don't use upload - use copy/paste to install sql)." part of the install I cant get the install to work. What am I suppose to be copying to install? I am using v1.5 of zencart. Any help? Thanks

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

    Default Re: RSS Feed

    Quote Originally Posted by jbblsb29 View Post
    I did the install but when I got to the "Admin->Tools->Install SQL Patches and install install.sql (don't use upload - use copy/paste to install sql)." part of the install I cant get the install to work. What am I suppose to be copying to install? I am using v1.5 of zencart. Any help? Thanks
    My plugin only for version 1.3.x.
    What has changed for version 1.5.0, how it works in version 1.5.0 - a question to mprough.

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

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by honrheart View Post
    Ok I feel like I'm beating my head against a wall here so the time came to ask for help lol. I just upgrading my store to 1.5 and installed the 1.5 version of RSS feed and it works great except for one problem. When I look at my new products feed it is showing an add date of Nov 30th and 11:00 for each product. This is causing the products not to post on my RSS Graffiti page on FB. Does anyone know why it's doing this???
    Very strange. The problem was resolved?

  7. #917
    Join Date
    Oct 2006
    Location
    Italy
    Posts
    634
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Is it possible to have new_products rss file listed by last_modified date instead for date_addedd?

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

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by 100asa View Post
    Is it possible to have new_products rss file listed by last_modified date instead for date_addedd?
    header_php.php
    Find
    PHP Code:
          $disp_order_default PRODUCT_NEW_LIST_SORT_DEFAULT;
          require(
    DIR_WS_MODULES zen_get_module_directory(FILENAME_LISTING_DISPLAY_ORDER)); 
    Replace by
    PHP Code:
          $order_by " order by p.products_last_modified DESC, pd.products_name"
    But the results are very surprising.
    It is better to use this:
    PHP Code:
          $order_by " order by products_date DESC, pd.products_name"

  9. #919
    Join Date
    Oct 2006
    Location
    Italy
    Posts
    634
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    I've just modify includes/modules/pages/header_php.php with
    PHP Code:
    $order_by " order by p.products_last_modified DESC, pd.products_name"
    and I've just updated this products http://www.100asa.it/digicom-usb-wav...-m-p-3345.html, but it don't appear into rss http://www.100asa.it/rss_feed.html?feed=new_products

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

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by 100asa View Post
    I've just modify includes/modules/pages/header_php.php with
    PHP Code:
    $order_by " order by p.products_last_modified DESC, pd.products_name"
    and I've just updated this products http://www.100asa.it/digicom-usb-wav...-m-p-3345.html, but it don't appear into rss http://www.100asa.it/rss_feed.html?feed=new_products
    Cache ?

 

 
Page 92 of 96 FirstFirst ... 42829091929394 ... 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