Page 20 of 68 FirstFirst ... 10181920212230 ... LastLast
Results 191 to 200 of 672
  1. #191
    Join Date
    Jan 2004
    Location
    UK
    Posts
    1,230
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    Yes, they change the rules very quickly

    What I was saying was that there is still an option to turn it off/on in admin->configuration->GoogleFroogle Configuration (which now does nothing).

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

    Default Re: Froogle Merchant Center merged into GoogleBase

    Ok! I return Offer Id setting: id/model/false. If you select "false", feeder generate EMPTY field (not skipping).

  3. #193
    Join Date
    Jan 2004
    Location
    UK
    Posts
    1,230
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    Hi Andrew

    I didn't mean 'put the true/false switch back in' - you are right: since OFFER_ID is now a required attribute then OFFER_ID needs to be hard-coded since everyone will need it set 'true'.

    I just meant: 'take the switch to set it true/false out of the config in admin'

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

    Default Re: Froogle Merchant Center merged into GoogleBase

    Quote Originally Posted by Pixxi View Post
    I just meant: 'take the switch to set it true/false out of the config in admin'
    If try to look update_1_2_9.sql you may see more interesting for you.

  5. #195
    Join Date
    Jan 2004
    Location
    UK
    Posts
    1,230
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    Hi Andrew,

    Thanks - even better still :-)

    A (little) bug though ...

    This version is giving an extra tab ( \t ) at the end of the feed - whether options are selected or not - because the tabs are at the end of the data values.

    Maybe move the "\t" to before the data values on lines 109 - 115, instead of after (as now), and remove the tab at the end of line 108?

    Eg.

    PHP Code:
    zen_froogle_sanita($products->fields['products_name'], true) . "\t" .
                                    
    zen_froogle_sanita($products->fields['products_description']) . "\t" .
                                    
    str_replace('&''&'zen_href_link(zen_get_info_page($products->fields['products_id']), 'products_id=' $products->fields['products_id'] . $product_url_add'NONSSL'false)) . "\t" .
                                    
    number_format($currencies->value(zen_add_tax($pricezen_get_tax_rate($products->fields['products_tax_class_id'])), trueGOOGLE_FROOGLE_CURRENCY), 2'.''') . "\t" .
                                    
    zen_froogle_image_url($products->fields['products_image']) . "\t" .
                                    
    zen_froogle_expiration_date($products->fields['products_date_added'], $products->fields['products_last_modified'], $products->fields['products_date_available']) . "\t" .
                                    
    zen_froogle_get_category($products->fields['products_id']) .
                                    (
    GOOGLE_FROOGLE_OFFER_ID == 'model' "\t" $products->fields['products_model'] : (GOOGLE_FROOGLE_OFFER_ID == 'id' "\t" $products->fields['products_id'] : '')) . 
                                    (
    GOOGLE_FROOGLE_IN_STOCK == 'true' ?  "\t" .  $products->fields['products_quantity'] : '') . 
                                    (
    GOOGLE_FROOGLE_SHIPPING != '' ?  "\t" GOOGLE_FROOGLE_SHIPPING  '') . 
                                    (
    GOOGLE_FROOGLE_MANUFACTURER == 'true' ?"\t" zen_froogle_sanita($products->fields['manufacturers_name']) : '') . 
                                    (
    GOOGLE_FROOGLE_PRODUCT_TYPE_SHOW == 'true' "\t" .  GOOGLE_FROOGLE_PRODUCT_TYPE '') .
                                    (
    GOOGLE_FROOGLE_LANGUAGE_DISPLAY == 'true' "\t" .  $languages->fields['code'] : '') .
                                    (
    GOOGLE_FROOGLE_CURRENCY_DISPLAY == 'true' "\t" .  GOOGLE_FROOGLE_CURRENCY '') .
                                    
    "\n"
    Last edited by Pixxi; 17 Oct 2006 at 06:27 PM.

  6. #196
    Join Date
    Mar 2006
    Posts
    189
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    Got it installed right after a month.. It created the .txt file.. When I upload it I get this:
    Froogle Data Feeder started 2006/10/17 21:16:57 Feed file - /home2/lhhgbh1/public_html/feed/froogle.txt Upload started... Upload Failed Connected to: uploads.google.comLogin ok:Current Directory Is: /Warning: ftp_put() [function.ftp-put]: Opening ASCII mode data connection for froogle.txt.
    Upload failed...

    Anyone know whats wrong?
    Funny & Original T Shirts
    www.such-a-tees.com
    Flag Pride T Shirts
    www.flagpridet-shirts.com

  7. #197
    Join Date
    Jan 2004
    Location
    UK
    Posts
    1,230
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    Don't know if you've tried it since and got the same result, but Google Base was down for maintenance last night for a few hours - I tried a feed then too and got an error (although a different one from yours). It went through just now fine.

  8. #198
    Join Date
    Mar 2006
    Posts
    189
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    I just tried it and it says succesful, so I went straight into my Google Base to view items and they werent there yet.. How long does it take to show the upload accepted or the items to appear because when I go into my Bulk upload section it doesnt even show that it received the upload.. The uploading from a website is new to me, I have done submissions directly to Base before.. Thanks for the tip.. Glad I went back and did it..
    Funny & Original T Shirts
    www.such-a-tees.com
    Flag Pride T Shirts
    www.flagpridet-shirts.com

  9. #199
    Join Date
    Jan 2004
    Location
    UK
    Posts
    1,230
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    It can take a few hours sometimes before it shows, occasionally longer. It should appear eventually.

  10. #200
    Join Date
    Jan 2006
    Location
    Portland, Oregon
    Posts
    276
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    I've noticed a couple of problems...

    1.The date is not showing up in text format or the program is not converting it to the appropriate date format that google suggests which is 2006-10-18.
    It shows up as 10/18/2006 and I'm not sure if google will accept that. - I am not sure because I modified the figures before sneding the file.

    2. My froogle.txt file shows 316 records (actual products) but everytime I upload it I only see 314 items. ?? uploaded twice same result.

 

 
Page 20 of 68 FirstFirst ... 10181920212230 ... LastLast

Similar Threads

  1. Google Merchant Center
    By ccn1 in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 24 Oct 2011, 12:07 PM
  2. Froogle / GoogleBase Feeds (PC Based )
    By Scrat in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 9 Feb 2007, 11:25 PM
  3. GoogleBase/Froogle
    By sschueller in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 12 Dec 2006, 11:54 PM
  4. Which Googlebase Froogle Feed Works With 1.35??????
    By mfreund in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 28 Oct 2006, 08:52 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