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

Hybrid View

  1. #1
    Join Date
    May 2006
    Posts
    89
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Well, I read about this types of errors and it says that you get this error when you have a whitespace or blank line in the code.

    Here is that post if anyone is interested:
    http://www.geeklog.net/faqman/index.php?op=view&t=38

    The problem is I do not see the blank line. My code is below. The section highlighted in red is supposed to be the offending line, but I do not see a blank space at the end.

    Does anyone else see it?

    Thanks,





    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" <?php echo HTML_PARAMS; ?>>
    <head>
    <title><?php echo META_TAG_TITLE; ?></title>
    <meta http-equiv="Content-Type" content="text/html; charset=<?php echo CHARSET; ?>" />
    <meta name="keywords" content="<?php echo META_TAG_KEYWORDS; ?>" />
    <meta name="description" content="<?php echo META_TAG_DESCRIPTION; ?>" />

  2. #2
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by HappyMom View Post
    Well, I read about this types of errors and it says that you get this error when you have a whitespace or blank line in the code.

    Here is that post if anyone is interested:
    http://www.geeklog.net/faqman/index.php?op=view&t=38

    The problem is I do not see the blank line. My code is below. The section highlighted in red is supposed to be the offending line, but I do not see a blank space at the end.

    Does anyone else see it?

    Thanks,




    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" <?php echo HTML_PARAMS; ?>>
    <head>
    <title><?php echo META_TAG_TITLE; ?></title>
    <meta http-equiv="Content-Type" content="text/html; charset=<?php echo CHARSET; ?>" />
    <meta name="keywords" content="<?php echo META_TAG_KEYWORDS; ?>" />
    <meta name="description" content="<?php echo META_TAG_DESCRIPTION; ?>" />
    Try this script and see if it helps remove the white space.
    Download it unzip it upload it to your server root and run it.
    http://www.your.com/found_extra_space.php
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  3. #3
    Join Date
    May 2006
    Posts
    89
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    OK.

    I tried the script, run it and update all of the files with the //EOF....

    but that didn't worked.

  4. #4
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by HappyMom View Post
    OK.

    I tried the script, run it and update all of the files with the //EOF....

    but that didn't worked.
    Check and make sure if you use a folder override that the templates/your_template folder was uploaded correct.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

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

    Default Re: RSS2 Feed Contribution

    Hi Countrycharm,

    Just a quick update on my site. I just uploaded a heap of new content. For a while there it didn't look like Google's RSS module was working, because the old content stayed there for an hour or so. Then 'Bingo', out of the blue, the new content appeared with no buy now button just as I wanted.

    Fantastic stuff, and please let me thank you again for all the support you are offering everyone here.

    I only struck one problem installing the module on what I consider to be a complex Zen cart site. Firstly I'm running the site in Showcase mode (like a catalogue without prices or shopping cart). Secondly, I have a dozen other mods installed including "Product Book", numerous empty side boxes, Adsense etc.

    The problem I had was in the installation package. There was an SQL patch and two update patches. Not knowing what they were for, I installed the main patch, then the updates. Nothing worked. I reinstalled the module without the updates and it worked fine. There's nothing in the docs as far as I can see that tell what the update patches are actually for.

    Thanks again. Your help was invaluable.

    John

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

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by countrycharm View Post
    Try this script and see if it helps remove the white space.
    Download it unzip it upload it to your server root and run it.
    http://www.your.com/found_extra_space.php
    From clicking on the above link, I simply get taken to another Zen Cart page, and then when I click again, it downloads a .exe file NOT a zip. Please let me know the correct location of the found_extra_space.php file so that I can download it.

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

    Default Re: RSS2 Feed Contribution

    Sorry, the .exe file extracts the php file to the chosen location. Have done so now. Many Thanks.

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

    Default Re: RSS2 Feed Contribution

    countrycharm you are my saviour. It worked a treat and my RSS file shows up perfectly now - if anyone else is having the same problems, please use this download. It simple, and works perfectly. I had 21 bad files. 1 click fixed them all

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

    Default Re: RSS2 Feed Contribution

    For everyone who received an error
    Invalid xml declaration.
    This version does not support gzip compression! Turn it off in the admin.
    Pro version works with the enabled gzip.

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

    Default Re: RSS2 Feed Contribution

    One more quick question. I want to submit the file to Google's Product Search. The location of my feed is here - http://www.cadwyngifts.com/rss_feed.html - but google require me to specify a data feed file name in one of the following formats
    • txt
    • .xml
    • .gz
    • .zip
    • .Z
    • .bz2

    Is there any way of using this mod together with Google Product Search? The only way I can think of doing it is by saving the source code of http://www.cadwyngifts.com/rss_feed.html -and saving it as a .xml document and uploading manually via FTP to my server, and using that, but obviously this will not be updated when I add new products

    If the above doesn't make a lot of sense, Sorry I am a beginner.

 

 
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