Hi mafiasam,
Now I use htmlentities to convert all applicable characters to HTML entities.
Why?
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.
Printable View
Hi mafiasam,
Now I use htmlentities to convert all applicable characters to HTML entities.
Why?
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.
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.
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.Quote:
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.
kept giving me a failure message.Quote:
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.
well, I used the latest version. this fix didn't seem to be in the suggested files so....Quote:
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
anyways, some more help with htmlentities would be appreciated....
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.
Okay has anyone else encountered this problem?Quote:
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
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)
I can't help with your texts :)Quote:
Issues:
1. Promotional text
This is only recommendation. It's not a critical error.Quote:
2. Include recommended attributes
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)
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?
I was testing the frooglegoogle feeder and I got this error message:
How can I fix it?Quote:
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
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