I've added <Require feature="dynamic-height"/> to the tutorial just to
make sure. There is a new error that started for me last night (Friday
night).  Here is the firebug error I get with the gifts part 5
tutorial:

data has no properties
var personData = data[person.getId()];

On my own app, a perhaps similar strange phenomenon: The function
which gets viewer / owner data works fine on load, even if I keep
running the same function every 5 seconds - no problems. But if I
click a button that runs the same function, I now get an error and I'm
completely puzzled!  Here's the firebug output:

data.get("owner") has no properties
var owner = data.get('owner').getData();

The same problem happens if I switch everything to viewer.  Please
help!
--~--~---------~--~----~------------~-------~--~----~
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