Can you confirm they were disapproved ? These posted item should be in the
inactive tab on the account.
Can you provide an example of a items that fails and the information your
trying to submit?


On Mon, May 4, 2009 at 05:01, kushal khatri <[email protected]> wrote:

> Tom,
> As soon as i click the Submit button, the page just goes blank and no
> record is submitted.
> The URL is : http://discounttires.com. <http://discounttires.com>
>
> And because the products are only being submitted without the "link"
> attribute, they were
> obviously disapproved.
> Is there any other way to post the link attribute with Zend PHP framework.
>
> Thanks for your replies.
>
> On Sun, May 3, 2009 at 7:06 AM, Tom Wilson <[email protected]
> > wrote:
>
>>
>> Dies out how ? Whats the website URL ?
>>
>> Check your account dashboard is there any errors there like
>> 'disapproved' ?
>>
>> On May 3, 10:34 am, Kushal <[email protected]> wrote:
>> > Tom,
>> >
>> > There are no error messages. The script just dies out as i click the
>> > Submit button and no
>> > record is posted. Without using the Link attribute it works absolutely
>> > fine.
>> >
>> > On May 3, 1:57 am, Tom Wilson <[email protected]> wrote:
>> >
>> >
>> >
>> > > What error messages are there ?
>> >
>> > > On May 3, 5:16 am, Kushal <[email protected]> wrote:
>> >
>> > > > Hello,
>> >
>> > > > I have been using PHP Zend framework Google Base API to post
>> products
>> > > > on my website for more than
>> > > > 6 months and it all worked fine until the script stopped working
>> when
>> > > > i tried to post the products this
>> > > > month. I found out where the problem is in the script. It is not
>> able
>> > > > to create a link for the products
>> > > > and hence does not post any product at all.
>> > > > I am using the following snippet for linking :
>> >
>> > > > $linkArray = $newEntry->link;
>> > > > $linkArray[] = $gdata->newLink($link,'alternate', 'text/html');
>> > > > $newEntry->link = $linkArray;
>> >
>> > > > where $link has a valid link of the product details page.
>> > > > It used to work fine until now and suddenly it has stopped working
>> > > > now. I have no idea why.
>> > > > Please help me guys.
>> >
>> > > > Thank you.
>>
>>
>
> >
>


-- 
Thanks,

Tom Wilson
Web and Media Developer

e: [email protected]
w: www.tomthedeveloper.com

Google Talk - [email protected]
Windows Live Messenger - [email protected]
Skype Name - tomthedeveloper

Google Base Tools - http://dev.tomthedeveloper.com/googlebase
Featured Project :
http://google-code-featured.blogspot.com/2008/02/google-base-competitor-analysis.html

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to