Page 6 of 6 FirstFirst ... 456
Results 51 to 60 of 955

Hybrid View

  1. #1
    Join Date
    Jul 2008
    Location
    San Francisco
    Posts
    63
    Plugin Contributions
    0

    Default Re: It was working and now is broken

    Quote Originally Posted by majoritywhip View Post
    I had it working, everything was fine. But when I checked on it lately, I got this error:

    XML Parsing Error: XML or text declaration not at start of entity Location: http://majortek.com/index.php?main_p...d=new_products Line Number 2, Column 1:

    <?xml version="1.0" encoding="iso-8859-1"?>
    ^

    help? Please?
    OK, This is odd. The RSS works just fine in Safari, but is broken in FF and MSIE. Usually it's the other way around.

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

    Default Re: It was working and now is broken

    Quote Originally Posted by majoritywhip View Post
    XML Parsing Error: XML or text declaration not at start of entity Location: http://majortek.com/index.php?main_p...d=new_products Line Number 2, Column 1:

    <?xml version="1.0" encoding="iso-8859-1"?>
    ^

    help?
    I am a thousand times to answer this question - this is an error in your other files.

  3. #3
    Join Date
    Jul 2008
    Location
    San Francisco
    Posts
    63
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Could you elaborate on which files it may be?

  4. #4
    Join Date
    Mar 2009
    Posts
    31
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    I have this working, but have a question

    Is it possible to add some code to a sidebox, so rather than having a small icon in the header or footer, I can have a large icon of rss.gif in a sidebar that will do the same job as i think this would be far more effective visually.

  5. #5
    Join Date
    Mar 2009
    Posts
    2
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    i am no good at php so was wondering i need the rss feed to be like the following so it will work with google subscrived links can any1 help me change it
    <?xml version="1.0"?>

    <rss version="2.0" xmlns:coop="http://www.google.com/coop/namespace">

    <channel>
    <title>Google Sample Channel</title>
    <link>http://www.google.com/coop</link>
    <description>Enhance Your Search</description>

    <item>
    <author>Google</author>
    <coop:keyword>RSS support</coop:keyword>
    <coop:keyword>Atom support</coop:keyword>
    <coop:keyword>Subscribed Links RSS</coop:keyword>
    <title>New: RSS/Atom Support</title>
    <link>http://www.google.com/coop/docs/tsv_webfeeds.html</link>

    <description>
    Many of you have asked for an easier way to
    create a subscribed link from your existing RSS/Atom feeds.
    Now you can just enter the URL of your RSS/Atom feed as a
    subscribed links feed URL to Google,
    and we'll automatically create a simple subscribed link
    based on that feed which provides links to, and excerpts from,
    recent items posted to the feed. There's just one catch: you
    need to tell us which queries should trigger each item in
    your feed.
    </description>
    </item>

    <item>
    <author>Google</author>
    <coop:keyword>Subscribed Links Directory</coop:keyword>
    <title>Providers in our Directory</title>
    <link>http://www.google.com/coop/directory</link>

    <description>
    We have dozens of providers in categories
    such as Lifestyle, News, and Information, and are always
    adding more.
    </description>
    </item>

    <item>
    <author>Google</author>
    <coop:keyword>Subscribed Links Guide</coop:keyword>
    <title>Guide for Developers</title>
    <link>http://www.google.com/coop/docs/index.html</link>

    <description>
    Learn more about how to create custom
    subscribed links.
    </description>
    </item>

    </channel>
    </rss>

  6. #6
    Join Date
    Jun 2009
    Posts
    9
    Plugin Contributions
    1

    Idea or Suggestion Re: RSS2 Feed Contribution

    Quote Originally Posted by higgoman View Post
    i am no good at php so was wondering i need the rss feed to be like the following so it will work with google subscrived links can any1 help me change it
    <?xml version="1.0"?>

    <rss version="2.0" xmlns:coop="http://www.google.com/coop/namespace">

    <channel>
    <title>Google Sample Channel</title>
    <link>http://www.google.com/coop</link>
    <description>Enhance Your Search</description>

    <item>
    <author>Google</author>
    <coop:keyword>RSS support</coop:keyword>
    <coop:keyword>Atom support</coop:keyword>
    <coop:keyword>Subscribed Links RSS</coop:keyword>
    <title>New: RSS/Atom Support</title>
    <link>http://www.google.com/coop/docs/tsv_webfeeds.html</link>

    <description>
    Many of you have asked for an easier way to
    create a subscribed link from your existing RSS/Atom feeds.
    Now you can just enter the URL of your RSS/Atom feed as a
    subscribed links feed URL to Google,
    and we'll automatically create a simple subscribed link
    based on that feed which provides links to, and excerpts from,
    recent items posted to the feed. There's just one catch: you
    need to tell us which queries should trigger each item in
    your feed.
    </description>
    </item>

    <item>
    <author>Google</author>
    <coop:keyword>Subscribed Links Directory</coop:keyword>
    <title>Providers in our Directory</title>
    <link>http://www.google.com/coop/directory</link>

    <description>
    We have dozens of providers in categories
    such as Lifestyle, News, and Information, and are always
    adding more.
    </description>
    </item>

    <item>
    <author>Google</author>
    <coop:keyword>Subscribed Links Guide</coop:keyword>
    <title>Guide for Developers</title>
    <link>http://www.google.com/coop/docs/index.html</link>

    <description>
    Learn more about how to create custom
    subscribed links.
    </description>
    </item>

    </channel>
    </rss>
    Hello, I think you need this:

    http://www.zen-cart.com/index.php?ma...roducts_id=473


  7. #7
    Join Date
    Mar 2009
    Posts
    2
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    thanks will look at it

  8. #8
    Join Date
    Sep 2010
    Location
    Tampa, Fl.
    Posts
    66
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    I am having a problem with this addon. I followed the instruction( I think) backed up my site, unzip the folder and osed a ftp to import each folder on my site and still cannot see the rss icon in my footer. I have added the code that was supposed to be inserted in the footer on my main page.

    1.One of my questions is where can I find that file to insert the footer code?
    2.It says that you must insert the code in html_header.php file. I searched for the header.php file and found it in template-default/common. I read on this thread that you must first make the insertions with the header code and save it there and then insert the header.php file in my-template/common is that correct?

    But when i save it to the my-template/common it looks totaly different and there is no coding. At the bottom it says dummy file.
    Can someone help me please

  9. #9
    Join Date
    Jan 2005
    Posts
    101
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    RSSfeed not show more then 100 product why ?

 

 
Page 6 of 6 FirstFirst ... 456

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