Jump to content

Google Base


roban

Recommended Posts

i told brooky about it, but he said he was too busy to fix it. he has a big workload and said he'd fix it as soon as, but i think someone else should try and resolve the problem to help him out a little.

my problem is that the txt file is blank apart from 'prod' and it gives up after that.

:cry:

Link to comment
Share on other sites

Guest fulmater

Hello Steve,

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:

- Using Froogle attributes (fields)

- Missing attribute values

I am using 3.0.11 fresh install and no luck with google base..??

Link to comment
Share on other sites

I too am having problems with generating an actual gbase feed all I get in the text file is pro prod or produc

on 3.0.12 and I have applied brookys fix

somethin aint kosher guess I should have waited to upgrade to 3.0.12

also why the switch from froogle to google gbase?

google dumping froogle?

Kinetic

Link to comment
Share on other sites

Guest moofygirl

Open /admin/products/index.php

Find line 106:

header("Content-length: ".strlen($contentLength));




Change this to:
header("Content-length: ".$contentLength);

:zorro:

Thanks Al! ;) Don't know what I'd do without the help from this forum.

Now, hopefully Google will accept the feed.

Link to comment
Share on other sites

Guest ByondF1

I am running 3.0.12 and don't have that line. The only thing close is:

header("Content-length: ".strlen($froogleContent));

Should I replace that one with the code? I also am not getting anything in my export file except:

produc

Please help. Alsmost all of my sales come from that resource.

Link to comment
Share on other sites

Guest daleross

I am running 3.0.12 and don't have that line. The only thing close is:

header("Content-length: ".strlen($froogleContent));

Should I replace that one with the code? I also am not getting anything in my export file except:

produc

Please help. Alsmost all of my sales come from that resource.

I would like to see someone post and answer to this question soon myself.

Thanks,

DR

Link to comment
Share on other sites

Guest ByondF1

Still didn't answer my question.

I am running 3.0.12 and don't have that line. The only thing close is:

header("Content-length: ".strlen($froogleContent));

Should I replace that one with the code? I also am not getting anything in my export file except:

produc

Please help. Alsmost all of my sales come from that resource.

Link to comment
Share on other sites

Guest providencebooks

Open /admin/products/index.php

Find line 106:

header("Content-length: ".strlen($contentLength));




Change this to:
header("Content-length: ".$contentLength);

:unsure:

I did this but still have errors. I have updated to the latest CubeCart. Any suggestions?

Link to comment
Share on other sites

Guest ByondF1

I made the changes and now I get a file but I get this at the top of my file so it gets rejected by GoogleBase. Any ideas how to fix this?

<br />

<b>Warning</b>: Header may not contain more than a single header, new line detected. in <b>/homepages/21/d153175089/htdocs/byondf1/CubeCart/admin/products/index.php</b> on line <b>100</b><br />

<br />

<b>Warning</b>: Cannot modify header information - headers already sent by (output started at /homepages/21/d153175089/htdocs/byondf1/CubeCart/admin/products/index.php:100) in <b>/homepages/21/d153175089/htdocs/byondf1/CubeCart/admin/products/index.php</b> on line <b>101</b><br />

Thanx.

Link to comment
Share on other sites

Guest ByondF1

I am also getting this error on just about every item in my store when uploading. There are quite a few if not all of the items that have either a TM or R on the brand if that is what is doing it, then it should be converted to the &reg; or &tm; before uploading?

An invalid encoding was specified for the bulk upload file

Thanx.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...