Thx. Found the error. Easy if you know... as always. The thing was that the google demo page had a "curl_setopt($ch, CURLOPT_FAILONERROR, true);" in its insert-function which of course (if you know) has the effect that all errors are hidden. If you're not familiar with curl (used it for the first time) it takes quite a while to find out. Since this isn't really needed, it might be a great idea to take it out and maybe put a note there.
Stefan On Aug 15, 9:09 am, debasish mondal <[email protected]> wrote: > It should be produkte in order to be published in Google Search.It might be > some other error.Anyways check ur base setting and reply what type of error > u r facing > > On Fri, Aug 14, 2009 at 8:15 PM, Stefan Serena < > > [email protected]> wrote: > > > Hi! > > > When I wrote the script that puts stuff from our DB to Google Base, I > > included this (since we offer products and ship mainly to Germany): > > > <g:item_type>Produkte</g:item_type> > > > Well, that produced an error. So I figured that it's probably > > 'products' instead of 'Produkte' and it worked. The thing is... even > > though it was published, it wasn't found in Google product search. > > I've then read here (http://groups.google.com/group/DE-Suchergebnisse/ > > browse_thread/thread/8ef80071de0a20e8<http://groups.google.com/group/DE-Suchergebnisse/%0Abrowse_thread/thr...>) > > that it ought to be 'Produkte' > > - otherwise it's not recognized as such and thus, not displayed. > > > That's as far as I got. Since 'Produkte' doesn't work I'm stuck. Any > > ideas? > > > Thx for any kind of help! > > > Stefan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Base Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Base-data-API?hl=en -~----------~----~----~----~------~----~------~--~---
