Page 1 of 2 12 LastLast
Results 1 to 10 of 955

Hybrid View

  1. #1
    Join Date
    Jun 2007
    Location
    Cymru
    Posts
    124
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Hello, it's me again. I installed this superb looking Mod a few months back, but have never managed to get it to work.

    The error I get is the following:

    Invalid xml declaration.
    Line: 1 Character: 4

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

    I have read through each and every page of this thread. I understand that I need to look for spaces and extra lines in the language and other files. I have done so manually, but cannot find what is wrong. I see from looking at the source code of my RSS feed - http://www.cadwyngifts.com/rss_feed.html - that there is a space right at the begining. The problem is I do not know what I need to change and in which file to get rid of this space.

    The script that is refered to here - http://ecommerce-service.com/downloa...xtra_space.zip - does not seem to be available...

    Thanks a_berezin for this mod!

  2. #2
    Join Date
    Nov 2008
    Posts
    6
    Plugin Contributions
    0

    customer issue Re: RSS2 Feed Contribution

    Quote Originally Posted by bonheddwr View Post
    Hello, it's me again. I installed this superb looking Mod a few months back, but have never managed to get it to work.

    The error I get is the following:

    Invalid xml declaration.
    Line: 1 Character: 4

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

    I have read through each and every page of this thread. I understand that I need to look for spaces and extra lines in the language and other files. I have done so manually, but cannot find what is wrong. I see from looking at the source code of my RSS feed - http://www.cadwyngifts.com/rss_feed.html - that there is a space right at the begining. The problem is I do not know what I need to change and in which file to get rid of this space.

    The script that is refered to here - http://ecommerce-service.com/downloa...xtra_space.zip - does not seem to be available...

    Thanks a_berezin for this mod!
    Hmm ?? does any one meet same trouble as mine ? Thanks

  3. #3
    Join Date
    Nov 2008
    Posts
    6
    Plugin Contributions
    0

    red flag Re: RSS2 Feed Contribution

    Hello , after LONG TIME checked ,
    I notice it is because of RSS2 generate the link "......html&language=en" , It is wrong link
    Correct one should be "......html?language=en",
    Then my screambuy don't know the difference of "&" and "?" , provide "page not found , 404 Error" message .
    Is it a bug ?
    I suppose there are some such situations , but look through whole interenet and no answers .

    It must be solved because Google Bot always regard it as a new link but in fact it is not work , cause a lot of trouble during SEO .

    Hope that it can solve fast .

  4. #4
    Join Date
    Nov 2008
    Posts
    6
    Plugin Contributions
    0

    help question Re: RSS2 Feed Contribution

    Quote Originally Posted by winsion View Post
    Hello , after LONG TIME checked ,
    I notice it is because of RSS2 generate the link "......html&language=en" , It is wrong link
    Correct one should be "......html?language=en",
    Then my screambuy don't know the difference of "&" and "?" , provide "page not found , 404 Error" message .
    Is it a bug ?
    I suppose there are some such situations , but look through whole interenet and no answers .

    It must be solved because Google Bot always regard it as a new link but in fact it is not work , cause a lot of trouble during SEO .

    Hope that it can solve fast .
    change "html&language=en" as "html?language=en" issues .
    I think this trouble is common , but no one reply ? Still waiting reply .Thanks

  5. #5
    Join Date
    Jul 2008
    Posts
    360
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    This is the error I am getting in ALL my feeds!


    XML Parsing Error: junk after document element
    Location: http://www.theoutletseason.com/elect...ducts_id=26946
    Line Number 2, Column 1:<link rel="alternate" type="application/rss+xml" title="RSS New Products Feed" href="http://www.theoutletseason.com/electronics/index.php?main_page=rss_feed&amp;feed=new_products" />
    ^

    Firefox 3.5.4 displays it and IE8 shows :

    Only one top level element is allowed in an XML document.
    Line: 2 Character: 2

    <link rel="alternate" type="application/rss+xml" title="RSS New Products Feed" href="http://www.theoutletseason.com/electronics/index.php?main_page=rss_feed&amp;feed=new_products" />

    under Windows 7 Ultimate.
    It worked differently before ...

  6. #6
    Join Date
    Jul 2008
    Posts
    360
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by icecold View Post
    This is the error I am getting in ALL my feeds!


    XML Parsing Error: junk after document element
    Location: http://www.theoutletseason.com/elect...ducts_id=26946
    Line Number 2, Column 1:<link rel="alternate" type="application/rss+xml" title="RSS New Products Feed" href="http://www.theoutletseason.com/electronics/index.php?main_page=rss_feed&amp;feed=new_products" />
    ^

    Firefox 3.5.4 displays it and IE8 shows :

    Only one top level element is allowed in an XML document.
    Line: 2 Character: 2

    <link rel="alternate" type="application/rss+xml" title="RSS New Products Feed" href="http://www.theoutletseason.com/electronics/index.php?main_page=rss_feed&amp;feed=new_products" />

    under Windows 7 Ultimate.
    It worked differently before ...
    BTW I tested everything for spaces .... with the script ...
    before and also did it manually. So ...

  7. #7
    Join Date
    Jun 2007
    Location
    Cymru
    Posts
    124
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by bonheddwr View Post
    Hello, it's me again. I installed this superb looking Mod a few months back, but have never managed to get it to work.

    The error I get is the following:

    Invalid xml declaration.
    Line: 1 Character: 4

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

    I have read through each and every page of this thread. I understand that I need to look for spaces and extra lines in the language and other files. I have done so manually, but cannot find what is wrong. I see from looking at the source code of my RSS feed - http://www.cadwyngifts.com/rss_feed.html - that there is a space right at the begining. The problem is I do not know what I need to change and in which file to get rid of this space.

    The script that is refered to here - http://ecommerce-service.com/downloa...xtra_space.zip - does not seem to be available...

    Thanks a_berezin for this mod!
    Still trying to figure out how to get rid of that blasted 'space' at the begining of the source code for the page - http://www.cadwyngifts.com/rss_feed.html - it seems to work fine if that gap isn't there!!

  8. #8
    Join Date
    Sep 2009
    Posts
    7
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    I installed this nice RSS Feed just a few days ago and I would like to post the RSS icon in the header but I don't know how to do this? I have the latest Zen-cart version and patched I also install the apple zen template. Can any one could let me know how I could add it so it show up in my header and stay the icon click there all the time?

    Thank you very much

  9. #9
    Join Date
    Feb 2005
    Posts
    56
    Plugin Contributions
    0

    Default Don't need BUY NOW link. How do I remove it?

    This contribution is really going to help me, except my site's a catalogue or directory where nothing is sold.

    I had no trouble removing the Buy Now button in Admin and I thought this would also remove the Buy Now link.

    Not so!

    A text link with the words Buy Now still appears in the feed. This link takes my users to the checkout which under normal circumstances is inaccessible on my site.

    Being not too PHP savvy, can some kind person tell me how I can remove the Buy Now link please.

  10. #10
    Join Date
    Sep 2006
    Posts
    20
    Plugin Contributions
    0

    Default rss2.php : FILE NOT FOUND error/page

    hello:

    no replies... ? trying again....

    rss2.php,v 1.5.7 15.12.2006
    Zen Cart 1.3.5
    PHP Version 4.4.9
    Database: MySQL 5.0.81-community
    HTTP Server: Apache/1.3.41
    SEO URL's Module - default param's


    http://www.hardwaredirect.net.au/rss2.php
    generates FILE NOT FOUND error/page

    had been working fine for a long time... did not change anything

    thanks

    GSH

 

 
Page 1 of 2 12 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

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