Page 14 of 96 FirstFirst ... 412131415162464 ... LastLast
Results 131 to 140 of 955
  1. #131
    Join Date
    Jun 2007
    Posts
    167
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by tonibarcelona View Post
    YES!!! IT WORKS, AND WORKS VERY WELL!!
    THANKX A LOT, ANDREW
    In what file did you add this code to make the buy buttons work in IE?

  2. #132
    Join Date
    Jun 2007
    Posts
    167
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Andrew,


    Is their a way to have items on the feed broken out in to the same categories as they are in the cart opposed to just seeing "All"?

  3. #133
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: RSS2 Feed Contribution

    How to add rss button to product description at
    http://www.zen-cart.com/forum/showthread.php?t=79370

  4. #134
    Join Date
    Feb 2007
    Location
    Barcelona
    Posts
    201
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by PastGenToys View Post
    In what file did you add this code to make the buy buttons work in IE?
    I want to say that the syntax for goolge button works well

  5. #135
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by tonibarcelona View Post
    I want to say that the syntax for goolge button works well
    PastGenToys asked how you got it to work..i.e. which file did
    you add google button syntax to.

  6. #136
    Join Date
    Nov 2005
    Posts
    278
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Hi,

    Why is it after I installed this my site shows the following errors and does not load:

    Warning: Variable passed to each() is not an array or object in /home/adam123/public_html/includes/classes/db/mysql/query_factory.php on line 114

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/adam123/public_html/includes/classes/db/mysql/query_factory.php:114) in /home/adam123/public_html/includes/functions/sessions.php on line 108

    Warning: Cannot modify header information - headers already sent by (output started at /home/adam123/public_html/includes/classes/db/mysql/query_factory.php:114) in /home/adam123/public_html/includes/init_includes/init_templates.php on line 78
    Shipping Info Featured Products
    Specials Site Search Contact Us Create an account Customer login
    Home New Products My Account Shopping Cart Checkout
    Worldwide drop shipping with A NO FEE MEMBERSHIP.
    New Products For NovemberFeatured ProductsMonthly Specials For November
    1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'EXPECTED_PRODUCTS_SORT limit MAX_DISPLAY_UPCOMING_PRODUCT' at line 7
    in:
    [select p.products_id, pd.products_name, products_date_available as date_expected from zen_products p, zen_products_description pd where p.products_id = pd.products_id and p.products_status = 1 and pd.language_id = '1' and p.products_date_available >=20071104 order by EXPECTED_PRODUCTS_FIELD EXPECTED_PRODUCTS_SORT limit MAX_DISPLAY_UPCOMING_PRODUCTS]

    How do I fix this?

    Thanks,
    Adam.

  7. #137
    Join Date
    Nov 2005
    Posts
    278
    Plugin Contributions
    0

    help question Re: RSS2 Feed Contribution

    Quote Originally Posted by a_berezin View Post
    Generate RSS Feed for:
    Categories;
    Subcategories in category;
    All Products;
    Products in category;
    Product by ID;
    Product by MODEL;
    New products;
    New products in category;
    New products random;
    New products random in category;
    Best sellers;
    Best sellers in category;
    Best sellers random;
    Best sellers random in category;
    Specials;
    Specials random;
    Featured;
    Featured random;
    Upcoming;
    Upcoming in category;
    Upcoming random;
    Upcoming random in category;
    News from News & Articles contribution.

    Parameter "limit" support for all feeds except "random".

    Support additional Google Base tags.

    Add product image and BuyNow button to product description.

    RSS is a powerful marketing tool!

    Download

    Hi,
    I get this error message on my site:

    Warning: Variable passed to each() is not an array or object in /home/adam123/public_html/includes/classes/db/mysql/query_factory.php on line 114

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/adam123/public_html/includes/classes/db/mysql/query_factory.php:114) in /home/adam123/public_html/includes/functions/sessions.php on line 108

    Warning: Cannot modify header information - headers already sent by (output started at /home/adam123/public_html/includes/classes/db/mysql/query_factory.php:114) in /home/adam123/public_html/includes/init_includes/init_templates.php on line 78
    Shipping Info Featured Products
    Specials Site Search Contact Us Create an account Customer login
    Home New Products My Account Shopping Cart Checkout
    Worldwide drop shipping with A NO FEE MEMBERSHIP.
    New Products For NovemberFeatured ProductsMonthly Specials For November
    1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'EXPECTED_PRODUCTS_SORT limit MAX_DISPLAY_UPCOMING_PRODUCT' at line 7
    in:
    [select p.products_id, pd.products_name, products_date_available as date_expected from zen_products p, zen_products_description pd where p.products_id = pd.products_id and p.products_status = 1 and pd.language_id = '1' and p.products_date_available >=20071104 order by EXPECTED_PRODUCTS_FIELD EXPECTED_PRODUCTS_SORT limit MAX_DISPLAY_UPCOMING_PRODUCTS]

    This happens when it loads (It loads ok and sometimes) and when every I click on a product for it's details. How do I fix this?

    Can you help at all?

  8. #138
    Join Date
    Feb 2007
    Location
    Barcelona
    Posts
    201
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by misty View Post
    PastGenToys asked how you got it to work..i.e. which file did
    you add google button syntax to.
    Oh, sorry. I added it at tpl_footer.php.

  9. #139
    Join Date
    Jun 2007
    Posts
    167
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    I added that info to the footer and it works great.

    Did someone say that had the code to make the "buy" buttons work in IE?

  10. #140
    Join Date
    Feb 2007
    Location
    Barcelona
    Posts
    201
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by PastGenToys View Post

    Did someone say that had the code to make the "buy" buttons work in IE?
    Not yet i think.
    Can you post a link to the page where you have the google button?

 

 
Page 14 of 96 FirstFirst ... 412131415162464 ... 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