Page 2 of 2 FirstFirst 12
Results 11 to 20 of 955

Hybrid View

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

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by vitalwares View Post
    Yes Andrew, removing the file has removed the errors I mentioned but won't removing this file break the module ?
    Please wait. In a few days, will be a new google analitycs version.

    And new version RSS Feed

    P.S. Try this http://www.zen-cart.com/forum/showpo...&postcount=385

  2. #2
    Join Date
    Aug 2007
    Posts
    62
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by craftzombie View Post
    If thats the price I have to pay for a free mod, well... I'd rather pay money for real support without attitude problems and insults.
    Just in my own experience, I have gotten insults, condescention, and exasperation from plenty of paid support over the years. I think this is a condition of working with humans, not a condition of whether you pay the humans.

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

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by craftzombie View Post
    THEN DON'T WORK THERE.
    If you think that I am WORKING THERE, you can pay me for it?

    Especially for those of you in readmi written:
    Installation of this contribution is done at your own risk.
    Quote Originally Posted by craftzombie;
    I am not an RSS expert
    If you do not know anything about the instrument, not using it - it's dangerous. To drive a car you need to learn to drive, to study the rule. Is not enough to require other solutions to your own problems.

  4. #4
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: RSS2 Feed Contribution

    Unfortunately no :-( Only self-making.
    No problem.. onwards to learn more about creating
    my own then.

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

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by misty View Post
    No problem.. onwards to learn more about creating
    my own then.
    Where do you want to use it? I made a parser for xoops, ExpressionEngine and WordPress. Maybe add these parsers in contribute?

    And what you think about:
    Include a description of the product price? As it is done with a picture.

  6. #6
    Join Date
    Jul 2006
    Posts
    496
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by a_berezin View Post
    If you think that I am WORKING THERE, you can pay me for it?

    Especially for those of you in readmi written:

    If you do not know anything about the instrument, not using it - it's dangerous. To drive a car you need to learn to drive, to study the rule. Is not enough to require other solutions to your own problems.
    I guess we should all leave then. God forbid any of us come here for help.

    Perhaps I shouldn't be using a contribution that doesn't work properly anyway. Goodbye and thanks for all of your "help".

  7. #7
    Join Date
    May 2007
    Posts
    46
    Plugin Contributions
    0

    help question Re: RSS2 Feed Contribution

    Tried searching this thread and did not find anything on this... sorry if dup question.

    Is this compatible with v 1.3.7 ? I noticed the files affected in the readme are different than what I have, and they don't even seem to match what's in the actual downloaded package:

    Affected files
    ==============
    /includes/templates/YOUR_TEMPLATE/common/html_header.php
    /includes/templates/YOUR_TEMPLATE/common/tpl_footer.php

    In the package
    ==============

    /includes/templates/YOUR_TEMPLATE/rss_feed/
    /includes/templates/YOUR_TEMPLATE/css/
    /includes/templates/YOUR_TEMPLATE/images/

    ...but no common folder in the package.

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

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by craigkendall View Post
    Is this compatible with v 1.3.7 ?
    Yes. It compatible with 1.3.7 and 1.3.8.
    Quote Originally Posted by craigkendall View Post
    Affected files
    ==============
    /includes/templates/YOUR_TEMPLATE/common/html_header.php
    /includes/templates/YOUR_TEMPLATE/common/tpl_footer.php

    ...but no common folder in the package.
    You have to adjust himself these files:
    4. You can add to html_header.php somewhere beetwen <head> and </head> tags:
    <?php echo rss_feed_link_alternate(); // RSS Feed ?>
    5. You can add to tpl_footer.php or where you want:
    <!--bof RSS Feed -->
    <div id="RSSFeedLink"><?php echo rss_feed_link(RSS_ICON); ?></div>
    <!--eof RSS Feed -->

  9. #9
    Join Date
    May 2007
    Posts
    46
    Plugin Contributions
    0

    help question Re: RSS2 Feed Contribution

    Quote Originally Posted by a_berezin View Post
    Yes. It compatible with 1.3.7 and 1.3.8.

    You have to adjust himself these files:
    Thanks for the help... I guess something was not right...

    here's the error message I get when I attempt to click the feed link...

    Warning: require(includes/templates/template_default/templates/tpl_rss_feed_default.php) [function.require]: failed to open stream: No such file or directory in /home/*removed*/craiglkendall/econoclips.com/includes/templates/apple_zen/common/tpl_main_page.php on line 119

    Fatal error: require() [function.require]: Failed opening required 'includes/templates/template_default/templates/tpl_rss_feed_default.php' (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/*removed*/craiglkendall/econoclips.com/includes/templates/apple_zen/common/tpl_main_page.php on line 119
    Any suggestions?

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

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by craftzombie View Post
    Goodbye
    Thank you for having finally been freed from the continuous flood

 

 
Page 2 of 2 FirstFirst 12

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

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