Page 17 of 96 FirstFirst ... 715161718192767 ... LastLast
Results 161 to 170 of 955
  1. #161
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,555
    Plugin Contributions
    70

    Default Re: RSS2 Feed Contribution

    Would installing image handler fix his issue?

  2. #162
    Join Date
    Nov 2003
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by numinix View Post
    Would installing image handler fix his issue?
    I don't use image handler (so I can not be 100% sure if it works for this rss feed), but I am quite sure that would solve the thumbnail filesize issue that motti has.

    Of course, if thousands of products + descriptions + thumbnails are "fed" for example (I did not count), alike problems might still occur (and I think that is why Andrew added the limit, and set it a lot lower by default)

    (assuming I understood what was exactly meant by "this issue" :-) )
    Last edited by paulm; 10 Nov 2007 at 11:13 PM.

  3. #163
    Join Date
    Feb 2007
    Location
    Los Angeles
    Posts
    359
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    [FONT=Times New Roman]Thank you paulm[/FONT]
    [FONT=Times New Roman][/FONT]
    [FONT=Times New Roman]That make lots of sense, I have other RSS that has no picture in it, and I never had that issue with that version[/FONT]
    [FONT=Times New Roman][/FONT]
    [FONT=Times New Roman][/FONT]
    [FONT=Times New Roman]I am sure numinix will get some fix for it soon [/FONT]

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

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by paulm View Post
    I think that is why Andrew added the limit, and set it a lot lower by default
    Yes!

  5. #165
    Join Date
    Jun 2007
    Posts
    61
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Hi,

    I've noticed that if you are using IH(Image handler) that the IH_VERSION my have been removed when installing older versions of this mod (cause it has a configuration_group_id = 0)

    I think you need to do something like I've outlined below to restore it. Not sure if this is correct though especially the last function in the list of values.

    Can someone who knows their SQL verify and correct this.

    Also just wanted to ask a SQL question while I'm here.
    Can someone explain, or point me in the direction of an explanation to a few SQL commands I've noticed while looking at this, they are:

    SET @configuration_group_id=0;
    and
    SELECT @configuration_group_id:=configuration_group_id

    I'm trying to figure out what the "@" does and the ":=" does in these statements, i can infer their meaning from the commands, but i couldn't find a definitive answer on the web .

    Thanks.


    AGAIN, DON"T APPLY THIS SQL UNTIL IT IS VERIFIED AND CORRECTED!
    PHP Code:

    INSERT INTO configuration 
    (configuration_titleconfiguration_keyconfiguration_valueconfiguration_descriptionconfiguration_group_idsort_orderlast_modifieddate_addeduse_functionset_function
    VALUES ('Image Handler Version''IH_VERSION''2.0''This is used by image handler to check if the data...'0100now(), now(), NULLzen_cfg_textarea_small()); 

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

    Default Re: RSS2 Feed Contribution

    v 2.0.8 28.10.2007 16:44
    1. Add <atom:link href="xxxx" rel="self" type="application/rss+xml" />
    2. Lot of little cosmetic changes, code optimization.
    3. Some bugs fixed.
    4. Add two functions: rss_feed_href() and rss_feed_name().
    5. Bug fix in *.sql.
    6. Clear html onmouseout and onmouseover in buynow button.

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

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by tonibarcelona View Post
    Yes: For sending rss feed to google reader or igoogle the code for the button is: [FONT=Courier New]<a href="http://fusion.google.com/add?feedurl=[FEED_URL]">
    <img src="[LOCAL_PATH]/add.gif"
    width="104" height="17" border="0"
    alt="Add to Google">
    </a> [/FONT]

    [FONT=Courier New]How to integrate this code at your mod ?[/FONT]
    Code:
    <a href="http://fusion.google.com/add?feedurl=<?php echo rss_feed_href(); ?>">
       <img src="[LOCAL_PATH]/add.gif"
       width="104" height="17" border="0"
       alt="Add <?php echo rss_feed_name(); ?> to Google">
    </a>

  8. #168
    Join Date
    Feb 2007
    Location
    Barcelona
    Posts
    201
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    THANKS A LOT ANDREW!!.
    I WILL INSTALL YOUR NEW VERSION TOMORROW (13 TUESDAY ISNīT A GOOD DAY IN SPAIN)

  9. #169
    Join Date
    Feb 2007
    Location
    Barcelona
    Posts
    201
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    It Isnīt At Download Area

  10. #170
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,555
    Plugin Contributions
    70

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by tonibarcelona View Post
    It Isnīt At Download Area
    yes it's been there all day

 

 
Page 17 of 96 FirstFirst ... 715161718192767 ... 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