Page 56 of 96 FirstFirst ... 646545556575866 ... LastLast
Results 551 to 560 of 955
  1. #551
    Join Date
    Feb 2008
    Posts
    1,336
    Plugin Contributions
    1

    Default Re: RSS2 Feed Contribution

    I have installed this mod on one of my sites a while back and I remember there was an error in one of the codes that generates the feed, but this thread has gotten bigger and I am having hard time finding the code.

    The issue I am having is when I go to generate the new products feed it will only generate the feed for the products that I had on the site before installing this mod. There is no feed generated for the products I added after this mod was installed. The same thing is happening on all the 3 websites I have this mod installed on.

  2. #552
    Join Date
    Feb 2008
    Posts
    1,336
    Plugin Contributions
    1

    Default Re: RSS2 Feed Contribution

    Just an update on this error. This mod seems to have a typo in the classes file it will not add new products to your feed that you add after you install this mod.
    The error can be found in the file: includes/classes/rss_feed.php
    find around line 383 :
    PHP Code:
              if ($time == false || (time() - filemtime(DIR_FS_RSSFEED_CACHE '/' $zv_file)) < $time) { 
    Replace with:
    PHP Code:
              if ($time == false || (time() - filemtime(DIR_FS_RSSFEED_CACHE '/' $zv_file)) > $time) { 

  3. #553
    Join Date
    Apr 2008
    Location
    Flint, Michigan
    Posts
    687
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    This is a great mod! It works really well in FF, but not in IE. It creates a blank page. I have gone through the threads, but can't seem to find the fix.

    Does anyone know how to get working in IE? or where the thread is?

    Thanks,
    Kim

  4. #554
    Join Date
    Feb 2008
    Posts
    1,336
    Plugin Contributions
    1

    Default Re: RSS2 Feed Contribution

    It works in both FF an IE without any addition. Follow the instructions in the readme file. You might of missed a step.

  5. #555
    Join Date
    Apr 2008
    Location
    Flint, Michigan
    Posts
    687
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by Glamorousshoe View Post
    It works in both FF an IE without any addition. Follow the instructions in the readme file. You might of missed a step.
    I got it working. I messed up copy/paste from thread #515 with date change.

    Thanks, Kim

  6. #556
    Join Date
    Feb 2009
    Location
    Thailand
    Posts
    50
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Installed on a local server to test and everything was fine. Uploaded to my live server and got a 1064 syntax error.
    Are there any fixes for this?
    iBook G4 10.5.6, Zen Cart 1.3.8, Cherry Zen theme
    Visit Asia Remedies
    Fluid Clothing

  7. #557
    Join Date
    Apr 2009
    Posts
    46
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Sorry for being a noob, but how to align RSS icon to the middle of the footer instead of left corner?

  8. #558
    Join Date
    Apr 2009
    Posts
    46
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Never mind. Looked it up from other Zenner store...

    the answer is to add:

    #RSSFeedLink
    {
    text-align: center;
    }

    to your "custom" stylesheet.css

  9. #559
    Join Date
    Feb 2007
    Posts
    153
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Good afternoon all. I've installed this great contribution on my localhost, running version ZC 1.3.7 which has been stable for us for quite awhile. After installing, when I click the RSS button on the home page or go to any product page, I get a distorted page with these errors:

    Warning: Variable passed to each() is not an array or object in C:\WAMP5\www\shopct137d\includes\classes\db\mysql\query_factory.php on line 114

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\WAMP5\www\shopct137d\includes\classes\db\mysql\query_factory.php:114) in C:\WAMP5\www\shopct137d\includes\functions\sessions.php on line 108

    Warning: Cannot modify header information - headers already sent by (output started at C:\WAMP5\www\shopct137d\includes\classes\db\mysql\query_factory.php:114) in C:\WAMP5\www\shopct137d\includes\init_includes\init_templates.php on line 78

    I've uninstalled the database updates, and reinstalled, with same results. I installed Simple SEO Url a few weeks ago, and tried turning that off to see if it made a differenece, but no luck there, either.

    I found in this thread where Adds had this same problem quite a while ago, but couldn't find where a solution was ever posted.

    If anyone can help or point me in the right direction, it wwould be appreciated!

    Thanks,

  10. #560
    Join Date
    Feb 2007
    Posts
    153
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Thought for a while that the problem might be that my localhost (Using WAMP5) could be the problem, but I find here that others have installed this on their localhost server without any problem. Not sure where to go from here ... any suggestions?

 

 
Page 56 of 96 FirstFirst ... 646545556575866 ... 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