I suggest installing firebug and looking at the firebug console / net
tab to see which request is 404ing.

On Mar 30, 5:19 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> So I have a test app, and when I look at the canvas page, all I see
> is:
>
> Not Found
> Error 404
>
> So I guess the orkut gadget server is complaining about something.  My
> Gadget def is below.  Anyone have any clues for me? Please?
>
> <Module>
> -
>         <ModulePrefs title="Fern: Mos Fan">
> <Require feature="opensocial-0.7"/>
> </ModulePrefs>
> -
>         <Content type="html" view="canvas">
> <div><link href="GET://resources.protrade.com:10080/fmosfan/assets/
> tapestry/default.css" rel="stylesheet" type="text/css"><script
> src="GET://resources.protrade.com:10080/fmosfan/assets/scriptaculous/
> prototype.js" type="text/javascript"></script><script src="GET://
> resources.protrade.com:10080/fmosfan/assets/scriptaculous/
> scriptaculous.js" type="text/javascript"></script><script src="GET://
> resources.protrade.com:10080/fmosfan/assets/scriptaculous/effects.js"
> type="text/javascript"></script><script src="GET://
> resources.protrade.com:10080/fmosfan/assets/tapestry/tapestry.js"
> type="text/javascript"></script><script src="http://yui.yahooapis.com/
> 2.5.1/build/utilities/utilities.js" type="text/javascript"></
> script><script src="http://yui.yahooapis.com/2.5.1/build/json/json-
> min.js" type="text/javascript"></script><script src="GET://
> resources.protrade.com:10080/fmosfan/assets/com/protrade/mosfan/mosite/
> pages/PageProxy.js" type="text/javascript"></script><div
> id="pageProxyContent">
> PageProxy: canvasView
> </div><script type="text/javascript">
> <!--
> Tapestry.onDOMLoaded(function() {
> YAHOO.protrade.PageProxy.loadUrl('/fmosfan/canvasView?isPageProxy=1')});
>
> // -->
> </script></div>
> </Content>
> -
>         <Content type="html" view="profile">
> <div><link href="GET://resources.protrade.com:10080/fmosfan/assets/
> tapestry/default.css" rel="stylesheet" type="text/css"><script
> src="GET://resources.protrade.com:10080/fmosfan/assets/scriptaculous/
> prototype.js" type="text/javascript"></script><script src="GET://
> resources.protrade.com:10080/fmosfan/assets/scriptaculous/
> scriptaculous.js" type="text/javascript"></script><script src="GET://
> resources.protrade.com:10080/fmosfan/assets/scriptaculous/effects.js"
> type="text/javascript"></script><script src="GET://
> resources.protrade.com:10080/fmosfan/assets/tapestry/tapestry.js"
> type="text/javascript"></script><script src="http://yui.yahooapis.com/
> 2.5.1/build/utilities/utilities.js" type="text/javascript"></
> script><script src="http://yui.yahooapis.com/2.5.1/build/json/json-
> min.js" type="text/javascript"></script><script src="GET://
> resources.protrade.com:10080/fmosfan/assets/com/protrade/mosfan/mosite/
> pages/PageProxy.js" type="text/javascript"></script><div
> id="pageProxyContent">
> PageProxy: profileView
> </div><script type="text/javascript">
> <!--
> Tapestry.onDOMLoaded(function() {
> YAHOO.protrade.PageProxy.loadUrl('/fmosfan/profileView?isPageProxy=1')});
>
> // -->
> </script></div>
> </Content>
> </Module>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to