Page 20 of 96 FirstFirst ... 1018192021223070 ... LastLast
Results 191 to 200 of 955
  1. #191
    Join Date
    Dec 2007
    Posts
    130
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Need Help Please !
    After one weeks going back and around and ready these post i am giving up

    I am receiving the following error

    XML Parsing Error: xml declaration not at start of external entity
    Location: http://www.MYDOMAIN.com/index.php?ma...&feed=featured
    Line Number 3, Column 1:<?xml version="1.0" encoding="iso-8859-1"?>
    ^


    I have installed it a re-installed several times. To also notice that on the
    Admin->Configuration=RDD Feed
    seems cut off, not tried to reinstall the SQL's patches and gives the error that already exists.

    PLEASE HELP I would to work this module
    Version: v 2.0.8
    Zen Cart 1.3.8 (could be that ????)
    Template Cherry Zen
    And several other modules that I did not have any major problems. nor do I have. But I am stuck on this one

    THANK YOU SO MUCH

  2. #192
    Join Date
    Sep 2006
    Posts
    75
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    For anyone else having this problem. I finally found what was causing it for me was some blank lines at the end of some custom sidebox language define pages. When these files were loaded the blank lines were loaded up to ahead of the doc declaration, the required first line for this rss mod, i.e no space before. this caused all my troubles.



    Quote Originally Posted by marcelo63 View Post
    Need Help Please !
    After one weeks going back and around and ready these post i am giving up

    I am receiving the following error

    XML Parsing Error: xml declaration not at start of external entity
    Location: http://www.MYDOMAIN.com/index.php?ma...&feed=featured
    Line Number 3, Column 1:<?xml version="1.0" encoding="iso-8859-1"?>
    ^


    I have installed it a re-installed several times. To also notice that on the
    Admin->Configuration=RDD Feed
    seems cut off, not tried to reinstall the SQL's patches and gives the error that already exists.

    PLEASE HELP I would to work this module
    Version: v 2.0.8
    Zen Cart 1.3.8 (could be that ????)
    Template Cherry Zen
    And several other modules that I did not have any major problems. nor do I have. But I am stuck on this one

    THANK YOU SO MUCH

  3. #193
    Join Date
    Jul 2006
    Posts
    16
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by spbennett View Post
    Check my feed here.

    Hi... how do you get the price to show?? I've searched the thread, but only found a couple people that got it work, but they didn't say how. I checked out your feed and do see the price at the bottom.

    So... how do you get the price to show (my price is set to "true" already in rss admin), and is it possible to put the price next to the description (and if so, how do you do it?)

    my feed is here:
    http://wyreworks.com/index.php?main_...d=new_products

    thanks!
    Deanna

  4. #194
    Join Date
    Dec 2007
    Posts
    130
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by marcelo63 View Post
    Need Help Please !
    After one weeks going back and around and ready these post i am giving up

    I am receiving the following error

    XML Parsing Error: xml declaration not at start of external entity
    Location: http://www.MYDOMAIN.com/index.php?ma...&feed=featured
    Line Number 3, Column 1:<?xml version="1.0" encoding="iso-8859-1"?>
    ^


    I have installed it a re-installed several times. To also notice that on the
    Admin->Configuration=RDD Feed
    seems cut off, not tried to reinstall the SQL's patches and gives the error that already exists.

    PLEASE HELP I would to work this module
    Version: v 2.0.8
    Zen Cart 1.3.8 (could be that ????)
    Template Cherry Zen
    And several other modules that I did not have any major problems. nor do I have. But I am stuck on this one

    THANK YOU SO MUCH
    PROBLEM SOLVED!!!!!
    It is evident that this is VERY picky when coming to blank lines.
    The way I solved it was to overwrite the template files over the old ones and now it works.
    BUT after playing so many times I screwed up and can not get the Menu in the adminstration. Each time I want to run the SQL gives me error like its install already.
    Is there any way to fix this. Thank you in advance for your help
    Marcelo
    www.ysandals.com

    PS: Buy buttons and Pictures are not showing either in firefox or IE 7.
    However only in IE 7 is a link for the pictures.

  5. #195
    Join Date
    Feb 2007
    Location
    Barcelona
    Posts
    201
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    At my site, you can view images with ie7 feer reader. And that´s the problem: independant if the "unallow" command for images, ie7 feed reader is feeding the images!!!!
    How can this be disallowed?

  6. #196
    Join Date
    Dec 2007
    Posts
    130
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    any support here?

  7. #197
    Join Date
    Feb 2007
    Location
    Los Angeles
    Posts
    359
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    [FONT=Times New Roman]Any idea why my I get to error page when clicking on RSS?
    It was working good before
    [/FONT]
    [FONT=Times New Roman][/FONT]
    [FONT=Times New Roman]Thank you[/FONT]

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

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by marcelo63 View Post
    any support here?
    You don't need a support - seach in this topic for yur questions. I answered it several times.

  9. #199
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,549
    Plugin Contributions
    81

    Default Re: RSS2 Feed Contribution

    The <xml> declaration appearing below a blank line is a big problem. Basically, any space above the opening <?php and closing ?> in an auto-loaded file will cause this to happen.

    Andrew, what do you recommend?

  10. #200
    Join Date
    Jan 2004
    Posts
    66,387
    Blog Entries
    7
    Plugin Contributions
    81

    Default Re: RSS2 Feed Contribution

    Both of the language files in the contribution have an extra blank line after the closing ?>
    Removing that might prevent the blank line you're talking about in the generated xml output.

    The closing ?> can be skipped altogether if it's the last line of the file, which prevents the "blank line" issue from happening:
    FAQ on skipping closing ?> tag.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 
Page 20 of 96 FirstFirst ... 1018192021223070 ... 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