Page 18 of 68 FirstFirst ... 8161718192028 ... LastLast
Results 171 to 180 of 672
  1. #171
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: Froogle Merchant Center merged into GoogleBase

    Hi mafiasam,
    Quote Originally Posted by mafiasam View Post
    2. any kind of trademark symbols don't translate well. before you upload you may want to make sure all your product titles and descriptions do not have any of the TM or registered trademark symbols.
    Now I use htmlentities to convert all applicable characters to HTML entities.
    Quote Originally Posted by mafiasam View Post
    3. automatic upload didn't work for me. the best way I found was to set up the bulk uploads at google base.
    Why?
    Quote Originally Posted by mafiasam View Post
    also...you want to make sure and add this little modification http://www.zen-cart.com/forum/showpo...6&postcount=39 because I had no errors when uploading and I'm sure this helped.
    What version you use? I fix it 29th July 2006:
    1. Add Encodes an ISO-8859-1 string to UTF-8;
    2. Use Google Base fields name.

  2. #172
    Join Date
    Jan 2006
    Location
    Portland, Oregon
    Posts
    276
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    Hi mafiasam,
    Originally Posted by mafiasam View Post
    2. any kind of trademark symbols don't translate well. before you upload you may want to make sure all your product titles and descriptions do not have any of the TM or registered trademark symbols.
    Now I use htmlentities to convert all applicable characters to HTML entities.
    okay because I'm still having problems with this i think. where can someone who doesn't know how to code PHP learn how to implement htmlentities? I looked around and had a very hard time understanding this.

    Originally Posted by mafiasam View Post
    3. automatic upload didn't work for me. the best way I found was to set up the bulk uploads at google base.
    Why?
    kept giving me a failure message.

    Originally Posted by mafiasam View Post
    also...you want to make sure and add this little modification http://www.zen-cart.com/forum/showpo...6&postcount=39 because I had no errors when uploading and I'm sure this helped.
    What version you use? I fix it 29th July 2006:
    Quote:
    1. Add Encodes an ISO-8859-1 string to UTF-8;
    2. Use Google Base fields name.
    ##############################___
    Good luck,
    Andrew
    well, I used the latest version. this fix didn't seem to be in the suggested files so....

    anyways, some more help with htmlentities would be appreciated....

  3. #173
    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 mafiasam View Post
    kept giving me a failure message.
    What messages?

    Quote Originally Posted by mafiasam View Post
    well, I used the latest version.
    Last version is v 1.2.8 05.10.2006 23:27. You use this?

  4. #174
    Join Date
    Jan 2006
    Location
    Portland, Oregon
    Posts
    276
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    Quote Originally Posted by a_berezin View Post
    What messages?


    Last version is v 1.2.8 05.10.2006 23:27. You use this?
    I am using the version you had on your site when i installed it last week. It says "v 1.2 21.04.2006 14:15 Andrew Berezin" in the header of the files.

    I went ahead and reinstalled the file you have there on your site and didn't do any modification. we'll see what happens.

  5. #175
    Join Date
    Jan 2006
    Location
    Portland, Oregon
    Posts
    276
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    Hello Salvatore,

    Thank you for submitting a bulk upload to Google Base. We've reviewed your bulk upload and need you to make changes. Your bulk upload has been disapproved due to the reason(s) listed below.

    Issues:

    1. Promotional text
    2. Include recommended attributes

    -----------------
    1. Promotional text: Please don't include promotional or boilerplate text in your bulk upload. For example, text such as "SPECIAL PHARAOH'S CLUB PRICES! FROM NOW UNTIL ELECTION DAY!" should be removed from your items.

    2. Include recommended attributes: We noticed that you haven't included some of the recommended attributes in your "Products" bulk upload. The more information you provide, the better we'll be able to match your items to users' queries. For example, you could include the attribute "payment_accepted" as this information is relevant to your items. Please visit the following links for more information, including a list of required and recommended attributes for "Products" bulk uploads:

    http://base.google.com/support/bin/a...y?answer=27882
    http://base.google.com/base/products.html

    After you've made the necessary change(s), please upload a new version of your bulk upload. We'll notify you if we need you to make any additional corrections. Otherwise, we'll send you an email to let you know that your bulk upload has been approved.

    Sincerely,

    The Google Team
    Okay has anyone else encountered this problem?
    What is the easiest way to edit the info in the froogle feed file and how do i add attributes to the feed automatically?

    mafiasam (salvatore)

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

    Default Re: Froogle Merchant Center merged into GoogleBase

    Issues:

    1. Promotional text
    I can't help with your texts :)
    2. Include recommended attributes
    This is only recommendation. It's not a critical error.
    But, what additional attributes you want to add to the feed?

  7. #177
    Join Date
    Jan 2006
    Location
    Portland, Oregon
    Posts
    276
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    Quote Originally Posted by a_berezin View Post
    I can't help with your texts :)

    This is only recommendation. It's not a critical error.
    But, what additional attributes you want to add to the feed?
    i was able to add the payment_accepted attribute with no problem.

    i have been trying to add the expiration date but it won't accept any of the formats i use. is there any way to get this to work?

    I added the header expiration_date and used 11-30-2006 as suggested as text and even used a format from excel 11/30/06 but none of these work. it won't accept the expiration date at all and apparently now these are required so this will have to be worked into the module.

    please help.

    mafiasam (salvatore)

  8. #178
    Join Date
    Jan 2006
    Location
    Portland, Oregon
    Posts
    276
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    Quote Originally Posted by mafiasam View Post
    i was able to add the payment_accepted attribute with no problem.

    i have been trying to add the expiration date but it won't accept any of the formats i use. is there any way to get this to work?

    I added the header expiration_date and used 11-30-2006 as suggested as text and even used a format from excel 11/30/06 but none of these work. it won't accept the expiration date at all and apparently now these are required so this will have to be worked into the module.

    please help.

    mafiasam (salvatore)
    well, in my last ditch effort to get this to work I actually was able to get the date format right. my problem was that I was putting the year at the end not at the front. needed to be like this 2006-11-07. opened the froogle.txt with excel. used excel to add the column/header and was able to do all my text edits and formatted the date column to be text only. seems to work. when saving the froogle.txt in excel it prompts that the document "may contain features that are not compatible with text(tab delimited). do you want to keep the workbook in this format?" I click yes and then click no when closing excel.

    it works but since this expiration_date header is required shouldn't this be added to the mod?

  9. #179

    Default Re: Froogle Merchant Center merged into GoogleBase

    I was testing the frooglegoogle feeder and I got this error message:

    Froogle Data Feeder started 2006/10/11 15:13:30 Feed file - /home/public_html/username/feed/froogle.txt
    Warning: chmod() [function.chmod]: Operation not permitted in /home/username/public_html/googlefroogle.php on line 91
    Froogle File Complete In 5.717361 Seconds 307 Records
    How can I fix it?
    Rich People scream, Wealthy people whisper

    www.cooltechcentral.com

  10. #180
    Join Date
    May 2006
    Location
    Texas
    Posts
    565
    Plugin Contributions
    4

    Default Re: Froogle Merchant Center merged into GoogleBase

    check the permissions of the folder.. should be 755 or 777

    if that doesn't work, ask your host about chmod.. if its allowed or not through PHP

 

 
Page 18 of 68 FirstFirst ... 8161718192028 ... 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