Page 5 of 68 FirstFirst ... 345671555 ... LastLast
Results 41 to 50 of 672
  1. #41
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: Froogle Merchant Center merged into GoogleBase

    Quote Originally Posted by robderf
    On approx lines 55 and 89 the code:
    fwrite($fp, $output);
    becomes:
    fwrite($fp, utf8_encode ($output));
    Thanks Rob. Solution worked perfect.

    So everyone is on the right track the above two edits are needed in the googlefroogle.php located in the root of the store.

    P.S. To everyone looking for the GoogleFroogle mod, see the sticky in this forum.

    Woody

  2. #42
    Join Date
    Apr 2005
    Location
    Houston, TX
    Posts
    1,410
    Plugin Contributions
    1

    Default Re: Froogle Merchant Center merged into GoogleBase

    Look at the sticky thread "Contribution Key" at the top of this forum subsection.

    Quote Originally Posted by zohe
    Hi
    Can anyone pm or email andrews googlefroogle please? How can i get it?

    thanks
    Z

  3. #43
    Join Date
    Feb 2004
    Location
    New York
    Posts
    279
    Plugin Contributions
    1

    Default Re: Froogle Merchant Center merged into GoogleBase

    Hi:

    I have seen some other users w/this issue. When connecting to uploads.google.com, I get this error everytime:

    Warning: ftp_put(): php_connect_nonb() failed: No route to host (65) in /home/sunfluer/public_html/admin/froogle.php on line 351

    Warning: ftp_put(): Entering Passive Mode (72,14,200,3,86,133) in /home/sunfluer/public_html/admin/froogle.php on line 351

    <frustrated> Connected To: uploads.google.com Username: xxxxxxxxxxx
    uploads.google.com Upload Failed </frustrated>

    I can ftp to the site using FileZilla w/no issue.

  4. #44
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    I submitted to google base and it seems it worked but I got an email back with the following: (does anybody have a solution to change the headings?)

    Hello,

    Good news - the content of your bulk upload has been approved. However, we noticed that there were a few changes you could make to help users find your items:

    - Using Froogle attributes (fields)

    -----------------
    Using Froogle attributes (fields): We noticed that your bulk upload is using attribute names specified in the old Froogle product feed format. For example, you've included "product_url" as an attribute name, although this attribute is named "link" in the Google Base format. Please convert your product feed to the new Google Base format by changing the attributes names in your header line:

    http://base.google.com/support/bin/a...y?answer=40443

    After you've made any changes, please be sure to re-submit the new version of your bulk upload with the same filename. If you have any questions, or need additional information about these suggestions, do not hesitate to respond to this email.

    Sincerely,

    The Google Team
    Live and learn... the Zen way.

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

    Default Re: Froogle Merchant Center merged into GoogleBase

    you have to change the first word under froogle.txt to say
    link then upload it
    so the top row of your froogle.txt file should read:
    link name description price image_url category offer_id

  6. #46
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    Thank you, I figured so much. Editing the heading in the froogle.txt by hand is the quick fix or not so quick if you have to do it over and over again.

    1st:This should probably adjusted in the code somewhere so it outputs the correct headings. Did anybody do this already. I am not a coder and do not know where to start. I think many of us would appreciate a code fix for this.

    2nd:Will automatic upload work anytime soon in the future?


    By the way I changed googlefroogle.php as instructed in this thread and I managed to upload the file to google base. I see all items listed in my account. I did this yesterday and I tried to find my items in Froogle today. Not listed yet. Does anybody know how long it takes for froogle to list me feed? Is something wrong with my files or am I just not patient enough?

    :)
    Live and learn... the Zen way.

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

    Default Re: Froogle Merchant Center merged into GoogleBase

    the fastest way i've done it is go thru the process to generate the froogle.txt file...copy it to your computer, edit that first word...
    log into google base...click on the batch upload, then browse to your file and click upload

    when i upload with ftp it doesn't work right, same with zencart...so i just do it this way for now.

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

    Default Re: Froogle Merchant Center merged into GoogleBase

    So long nobody could correct four lines?

    1. Add Encodes an ISO-8859-1 string to UTF-8;
    2. Use Google Base fields name.

  9. #49
    Join Date
    Feb 2006
    Location
    colorado
    Posts
    74
    Plugin Contributions
    0

    Re: Froogle Merchant Center merged into GoogleBase

    Quote Originally Posted by mydanilo
    Thank you, I figured so much. Editing the heading in the froogle.txt by hand is the quick fix or not so quick if you have to do it over and over again.

    1st:This should probably adjusted in the code somewhere so it outputs the correct headings. Did anybody do this already. I am not a coder and do not know where to start. I think many of us would appreciate a code fix for this.

    2nd:Will automatic upload work anytime soon in the future?


    By the way I changed googlefroogle.php as instructed in this thread and I managed to upload the file to google base. I see all items listed in my account. I did this yesterday and I tried to find my items in Froogle today. Not listed yet. Does anybody know how long it takes for froogle to list me feed? Is something wrong with my files or am I just not patient enough?

    :)
    Here is what I have tried and am awaiting results from google base.
    Go to the Admin\froogle.php file
    In your text editor do an EDIT>FIND on product_url
    Change all entries of product_url found to link and save the file.

    This seems to work as far as what I can visually see with the file but am waitng on google to read the file so I'll know later.

  10. #50
    Join Date
    Feb 2006
    Location
    colorado
    Posts
    74
    Plugin Contributions
    0

    Re: Froogle Merchant Center merged into GoogleBase

    Ok, looks like it was all good. I have a success indicator on the file I tried already.
    all 235 item...up from 110 showing in the list...

    whooohooo!

 

 
Page 5 of 68 FirstFirst ... 345671555 ... 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