I'm still having trouble getting my app to display on my Home and Profile views. Is this broken, do I need to do anything special?
I have this code in my <ModulePrefs> section:
<Optional feature="MySpace-Views">
<Param name="profilesize">300</Param>
<Param name="profilelocation">right</Param>
<Param name="canvassize">100,600</Param>
<Param name="homesize">300</Param>
</Optional>
And this is my <Content> node:
<Content type="html" view="canvas,home,profile">
I've gone into Customize on my profile and added the module and it just says "No data for this module!", and then is completely missing when I Publish the profile.
Also, how do you get the app on the Home screen?
Thanx to anyone that can help me.