This usually happens when one of your assets (JS or CSS file) has an
inaccessible URL (htp:ww.example.com/style.css). It can also happen if
the asset you are pointing to has nothing in it.
On Sun, Jun 1, 2008 at 11:49 AM, Ken Schroeder <schroeder.ken at
gmail.com> wrote:> Ran into a strange problem with my app. Had branched off our development
> tree and made some significant modeling changes and some view changes here
> developing locally not through facebook. When I try to test the code
through
> facebook now I''m getting a Facebook popup dialog on anypage I try
to hit of
> our app that just says Loading.
>
> The JS error console shows
> Error: this.obj.parentNode has no properties
> Source File:
> http://static.ak.fbcdn.net/rsrc.php/pkg/60/101676/js/common.js.pkg.php
> Line: 1242
>
> Firebug says this.obj is div.generic_dialog.
>
> It seems the library was updated recently however using an older version of
> my code I''m not seeing the issue I assume
> /* Source: Backing Store */
> 2/* Location: js/common.js.pkg.php r101676 */
> 3/* Machine: 10.16.139.106 */
> 4/* Generated: May 30th 2008 12:41:46 PM PDT */
> 5/* HTTP Host: static.ak.fbcdn.net
>
> Been looking at it for a while now just wondering if anyone else has seen
> this issue recently. I''m really not sure where any of the changes
we were
> making would caused this. Would appreciate if anyone has any ideas.
Thanks
> --ken
>
> _______________________________________________
> Facebooker-talk mailing list
> Facebooker-talk at rubyforge.org
> http://rubyforge.org/mailman/listinfo/facebooker-talk
>
>