Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JavaScript-errors #1

Open
grimen opened this issue May 28, 2009 · 1 comment
Open

JavaScript-errors #1

grimen opened this issue May 28, 2009 · 1 comment

Comments

@grimen
Copy link

grimen commented May 28, 2009

missing } in XML expression
[Break on this error] body { background-color: #fff; color: #333; }\n
prototyp...243506548 (line 5)
missing } in XML expression
[Break on this error] body { background-color: #fff; color: #333; }\n
effects....243506548 (line 5)
missing } in XML expression
[Break on this error] body { background-color: #fff; color: #333; }\n
dragdrop...243506548 (line 5)
missing } in XML expression
[Break on this error] body { background-color: #fff; color: #333; }\n
controls...243506548 (line 5)
$ is not defined
[Break on this error] $(function() {
applicat...243506548 (line 1)
Element.observe is not a function
[Break on this error] Element.observe(window,'load', function() {
localhost:3002 (line 12)

Something is quite messed up...

@mrflip
Copy link

mrflip commented Nov 8, 2009

This is probably because you have

 set_asset_host_to_callback_url: true 

in your config/facebooker.yml yet a different relative host than the callback url.

Check that the callback_url resolves to the correct host (for the environment you're using) and if you don't need set_asset_host_to_callback_url to be set then unset it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants