Page 69 of 96 FirstFirst ... 1959676869707179 ... LastLast
Results 681 to 690 of 955
  1. #681
    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

  2. #682
    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.

  3. #683
    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

  4. #684
    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

  5. #685
    Join Date
    Apr 2008
    Location
    Flint, Michigan
    Posts
    687
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by countrycharm View Post
    I'm not sure why it is not showing the price. I just looked at mine and it is not showing the price either for some reason even though I have Generate Products Price set to true. I have to look into this a little deeper to see why. I just went to your site and the load time is 37 seconds for your feed. I think that is way to long. I see another problem also, or you may have did it on purpose. I don't see the feed icon in your browser when I go to your web site. That is where you have a choice on new products feed, featured feed, all products feed and so on.
    Hi countrycharm,

    My website www.burnerbooks.com has rss feed icon in bottom
    left corner. Fee link is http://www.burnerbooks.com/index.php...d=new_products. Not sure what you mean by icon with choice of new products fee, featured fee or all products...?

    Thanks, Kim

  6. #686
    Join Date
    Feb 2005
    Posts
    56
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Snippet: Not sure what you mean by icon with choice of new products fee, featured fee or all products...?

    Me neither, but it doesn't matter on my site.

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

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by kburner View Post
    Hi countrycharm,

    My website www.burnerbooks.com has rss feed icon in bottom
    left corner. Fee link is http://www.burnerbooks.com/index.php...d=new_products. Not sure what you mean by icon with choice of new products fee, featured fee or all products...?

    Thanks, Kim
    Look at my site here, you will see an orange icon at the top where my web address is on the right. I don't see it on neither one of your sites.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  8. #688
    Join Date
    Apr 2008
    Location
    Flint, Michigan
    Posts
    687
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by countrycharm View Post
    Look at my site here, you will see an orange icon at the top where my web address is on the right. I don't see it on neither one of your sites.
    Yes, now I see it! I do not have that...wonder what happened???

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

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by kburner View Post
    Yes, now I see it! I do not have that...wonder what happened???
    Just make sure your override system for includes > templates/your_template is named correct. If that not it I'm not sure why it is not showing on your site. includes > functions > extra_functions > rss_feed.php is the file that controls what you want to show though.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  10. #690
    Join Date
    Feb 2005
    Posts
    56
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Countrycharm, although it's not really important for my site, i'd still like to get it right.

    • The templates directory is named correctly. I have heaps of stuff in there and everything else is working fine.
    • I'm a bit confused about the SQL files. Update 2.0.2 has an older date than install.sql so I didn't run it. I did on the first attempt to get the script to work and ran into trouble. Without it, the script works fine.
    • Update 2.1.3 has the same date as install,sql so I didn't run it either, thinking that it may be updating an earlier version.
    • As far as I can see, there's nothing in the docs about either update.
    • The rest of the modules files are all in the right place.
    • There's no gif or png file for the little icon. How is it generated?

    I can't offer any more info I'm sorry.

 

 
Page 69 of 96 FirstFirst ... 1959676869707179 ... 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