Hi Jason, Now the problem is fixed thanks for working on it.
but it will be great if you could tell me what caused the problem. and what should I change in the app, to make sure I dont get css cannot load error. Even, If orkut places such restriction. Thanks Dinesh On Fri, Nov 21, 2008 at 4:43 PM, Dinesh Kumar Subramanian < [EMAIL PROTECTED]> wrote: > Hi Jason, > > Mine is a different issue. > > Debugging further I found that the error is because of the way orkut > started to treat the css files different now. below is th message I get in > firebug. > > "stylesheet is not loaded because its mime type text/plain is not text/css" > > And my application runs well in other opensocial networks. so I guess the > problem is with orkut trying to treat css files in a different way so its > not getting loaded. > > let me know how this can be fixed. > > Thanks > Dinesh > > > On Fri, Nov 21, 2008 at 3:51 PM, Jason <[EMAIL PROTECTED]> wrote: > >> >> Hi Mekin. It looks like you're creating an IFrame dynamically but its >> height is not getting set correctly. If I add the following line at >> the bottom of your onLoadFriends function, I see all the content: >> >> frameObj.height = frameSize.adjustHeight; >> >> - Jason >> >> On Nov 21, 9:05 am, "Dinesh Kumar Subramanian" >> <[EMAIL PROTECTED]> wrote: >> > Hi All, >> > >> > Yes I do agree there's something wrong in the way external Css and js >> files >> > are handled. >> > >> > For the past 2 days there's an issue in opensocial apps running in >> orkut. It >> > sometimes fetches external CSS sometimes it doesn't. >> > >> > you can view it here: >> http://www.orkut.com/Main#Application.aspx?uid=14348649658010974404&a... >> > >> > all the tabs are treated as normal links. >> > >> > I had the same issue yesterday morning too but It was fixed in the >> > afternoon. Again today morning facing the same issue. >> > >> > do let me know how to solve this issue. >> > >> > Thanks >> > Dinesh >> > >> > On Fri, Nov 21, 2008 at 9:37 AM, scrapur <[EMAIL PROTECTED]> wrote: >> > >> > > Yes,Choas You are Rite i am also Facing same problem , >> > >> > > Apps -http://www.orkut.co.in/Main#Application.aspx?appId=671986586609 >> > >> > > Hope I will Get The solution of This Problem Soon. >> > >> > > On Nov 21, 7:46 pm, chaos <[EMAIL PROTECTED]> wrote: >> > > > Our application, Books iRead - >> > >http://www.orkut.co.in/Main#Application.aspx?uid=1631701860000379646&. >> .. >> > >> > > > Stopped working today afternoon IST on Firefox. >> > >> > > > It works fine on IE. >> > >> > > > Even on firefox, if I open our iframe in a new window, after having >> > > > loaded the application. The application works fine. >> > >> > > > A very small part of the header loads, and then the loading is >> > > > terminated. >> > >> > > > Was there any recent change in the platform that could be causing >> > > > this? >> > >> > > > Is anybody else experiencing something similar ? >> > >> > > > The same codebase is used for rendering weread.com & our >> application >> > > > on 4 other social networks (including 2 opensocial networks - >> myspace >> > > > & hi5) and the app is running fine there. >> > >> > > > Thanks, >> > > > Mekin >> >> >> > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" 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/opensocial-orkut?hl=en -~----------~----~----~----~------~----~------~--~---

