On 10/24/07, <b class="gmail_sendername">Tomas J. Fulopp</b> &lt;<a href="mailto:tomi@vacilando.org">tomi@vacilando.org</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">




<div bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
Anybody has any ideas about this case? I put really all details in my
mail, hoping to spark quick clues from Drupal gurus on the list. It
took me weeks to pinpoint the problem, but now I am totally stuck,
wondering what is special in Drupal that breaks the applet data loading
functionality... <br>
<br>
Even the faintest clue might help. Please.</div></blockquote><div><br>I&#39;m not a Drupal guru so take this with a grain of salt...<br><br><br>- You could check what is really sent using firebug &quot;net&quot; tab and look at the response sent by your php file
<br></div>- instead of having a custom php file you could use a menu hook to provide the xml file directly from your module (<a href="http://api.drupal.org/api/function/hook_menu/6">http://api.drupal.org/api/function/hook_menu/6
</a>) this way you are sure drupal is &quot;started up&quot; correctly<br><br>hth<br><br>Philippe<br></div><br>