[orkut-developer] CSS not loading properly

2008-05-15 Thread Rohit Kumar
I have noticed today many a times that on sandbox the application is not picking up the css from the xml definition file properly while loading of the application. Is it that orkut is not serving the styles? But the css gets picked once i use bpc=1 with the application url. Any leads ?? Thanks,

[orkut-developer] Re: sandbox problem

2008-05-15 Thread Jason
This happened to me recently as well when I tried to copy and paste my sample code from the wiki. I don't know the root cause, but I was able to load the application just fine once I removed the pasted code and entered it manually. Does this work for you too? - Jason On May 14, 3:48 am, [EMAIL

[orkut-developer] Re: Is it a Bug???

2008-05-15 Thread Jason
If your question is not platform- or OpenSocial-related, please post to the general help forum: http://groups.google.com/group/orkut-help - Jason On May 14, 3:43 am, harsh [EMAIL PROTECTED] wrote: In the home page of orkut, i see my friend count to be 150 but when i view my profile from my

[orkut-developer] Re: screenshot img

2008-05-15 Thread Jason
This change was made to ensure apps complied with the following guideline: While the ModulePrefs screenshot attribute is not required, it is recommended. Screenshots should be no larger than 400x400 pixels. I've noted your request, and I'll forward it along. We're more concerned with images

[orkut-developer] how to retrive fields that are specified as an opensocial.Enum

2008-05-15 Thread Julian Andrade
i was trying to get the gender of the person, but received a lot of diferent errors. Im not sure that im using it right. this is my code function init(){ var params = {}; params[opensocial.DataRequest.PeopleRequestFields.PROFILE_DETAILS] = [opensocial.Person.Field.GENDER];

[orkut-developer] gadgets.io.makeRequest()

2008-05-15 Thread Julian Andrade
im creating a request to a php page that search values in a bd and returns it as a JSON array. the content type is already set to json. my problem is: when i update a value in the bd the response of makeRequest dont show de updated value, only showing a old value. What should i do to opensocial

[orkut-developer] Re: Alert Box in applications

2008-05-15 Thread Pranny
I can't be very precise of the applications, as there are lot of them, however i feel that Typeracer has this issue. As an example, you can visit the following profile. http://www.orkut.com/Profile.aspx?uid=15097062012341682713 Thanks for the response, and sorry for not being quit regular in

[orkut-developer] Missing left-curve in Tabs sample app

2008-05-15 Thread Rajiv R
Folks, The Tabs sample @ http://code.google.com/apis/orkut/articles/tabs.html doesnt seem to display the left-curve for the tabs. Any suggestions? Cheers! Rajiv --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[orkut-developer] Re: Missing left-curve in Tabs sample app

2008-05-15 Thread Rajiv R
ah.. i figured it! tabs_header has to be replaced with tabs_div_header as per http://code.google.com/p/opensocial-resources/wiki/OrkutTabs Would like to see Google correcting such errors in samples sooner. On May 16, 9:58 am, Rajiv R [EMAIL PROTECTED] wrote: I also get :

[orkut-developer] Re: CSS not loading properly

2008-05-15 Thread Rohit Kumar
No one is facing this problem on sandbox? On May 15, 8:50 pm, Rohit Kumar [EMAIL PROTECTED] wrote: I have noticed today many a times that on sandbox the application is not picking up the css from the xml definition file properly while loading of the application. Is it that orkut is not