Page 4 of 68 FirstFirst ... 234561454 ... LastLast
Results 31 to 40 of 672
  1. #31
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    Quote Originally Posted by plowe1
    if anyone cares to look @ my original post on this topic, i have modified the froogle feeder to outpu using google base's new field headings, however, the feed isnt UTF-8 compatible..... this was the case before i modified the headings.....

    i am waiting to see if anyone can correct this issue, if they can its a case of uploading this one new file, and you can use froogle feeder with google base.
    I believe the file you modified is Tim's Froogle generator file not Andrew's GoogleFroogle which what we are interested in.

    Thanks!

  2. #32

    Default Re: Froogle Merchant Center merged into GoogleBase

    Quote Originally Posted by sleepless
    When I did my first feed after Google switched, I had over half of my products missing and a ton of errors. The next time I generated a Froogle file from admin, I clicked on save file as and saved it as a text file. I always did this prior to the change and simply locate and upload from Google. My file is small enough I can do that. But anyway...this time I made sure to pay attention to the encoding. I saved it with UTF-8 encoding and didn't have one single error.

    Just thought I would add that in the event it may help someone else.

    Good Luck!
    Kelly
    Thanks for the heads up :) I was able to get my feed to work :)

  3. #33
    Join Date
    Mar 2005
    Location
    Rheine, Germany
    Posts
    25
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    hbtrading could you please tell us how?

    Stefan

  4. #34

    Default Re: Froogle Merchant Center merged into GoogleBase

    I followed the following instructions:

    Quote Originally Posted by sleepless
    In case I didn't explain myself well, I use one of the contributions that allow you to create the froogle file in the shop admin. You can then click on view file. When viewing the file you can go to file and then save file as. First choose the file name then the type and finally you choose the encoding. By clicking on ecoding you are shown a drop down menu giving you the options. I have included a screenshot.
    I hope this helps.




    Thanks,
    Kelly
    Any questions, I will be glad to help you.

  5. #35

    Default Re: Froogle Merchant Center merged into GoogleBase

    do does anyone have a working googlefroogle.php file. I believe this is Andrews contrib. But im not sure... Its the one that thas the link to the merchant center on the right hand side....


    Or maybe there is a new one out that is working correctly? if so what one? i downloaded the one from breakmyzencart.com. but i dont wanna have to un-install my current one, since iv grown to love it so much.... but ill do what i have too...SALES ARE DROPING!!!!!

  6. #36
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: Froogle Merchant Center merged into GoogleBase

    Quote Originally Posted by wickedklown
    i downloaded the one from breakmyzencart.com. but i dont wanna have to un-install my current one, since iv grown to love it so much.... but ill do what i have too...SALES ARE DROPING!!!!!
    You can have both Tims and Andrew's mod installed at the same time. Originally I was not able to do this. But after some simple tweaking of the SQL patch file for one of the mods (can't recall which one) I was able to make it so one of the mods would not overwrite the other mods db entries, thus allowing both to show up in the Admin Configuration and/or Tools menus at the same time. This may be documented in one of the mods support threads in the Archived Contributions forum.

  7. #37
    Join Date
    Jul 2005
    Posts
    220
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    Just to let you all know - Google fixed this problem for us

    We sent them a copy of the feed generated and they made a change on their servers to accept our feed without any errors.

    THANKS GOOGLE!!!

  8. #38
    Join Date
    Jun 2006
    Location
    Midlothian, Virginia, United States
    Posts
    111
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    where's a direct working link to the google froogle by andrew? and is it compatible with the latest zen version 1.3+

  9. #39
    Join Date
    Feb 2006
    Posts
    3
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    Hi everyone,
    I had utf-8 problem mentioned and after doing the manual file change mentioned above I tried changing googlefroogle.php.
    Even though it's only a small change it seems to have stopped Google server complaining about encoding, try it if you wish.
    NOTE; I am using Andrew's google feeder module on two different servers. Only one of the feed files threw errors, it seems to be dependant of php server settings.

    On approx lines 55 and 89 the code:
    fwrite($fp, $output);
    becomes:
    fwrite($fp, utf8_encode ($output));

    As you can see I have just called a inbuilt php function to encode output in utf-8 when written to file, for documentation of function:
    http://au.php.net/manual/en/function.utf8-encode.php

    I hope this helps someone.

    Rob
    Last edited by robderf; 6 Jul 2006 at 04:52 AM.

  10. #40
    Join Date
    Mar 2006
    Posts
    30
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    Hi
    Can anyone pm or email andrews googlefroogle please? How can i get it?

    thanks
    Z

 

 
Page 4 of 68 FirstFirst ... 234561454 ... 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

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