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

Installing Error. #92

Closed
Bribin opened this issue Apr 15, 2014 · 2 comments
Closed

Installing Error. #92

Bribin opened this issue Apr 15, 2014 · 2 comments
Labels

Comments

@Bribin
Copy link

Bribin commented Apr 15, 2014

Uncaught ReferenceError: jQuery is not defined simpleexpand.js:4
Uncaught ReferenceError: $ is not defined (index):72
Uncaught ReferenceError: $ is not defined (index):295
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost/images/hero-bg-1.jpg
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost/images/hero-bg-2.jpg
Attr.specified is deprecated. Its value is always true.
Consider using 'dppx' units instead of 'dpi', as in CSS 'dpi' means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual 'dpi' of a screen. In media query expression: (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) tweet_button.1397165098.html:1
Uncaught TypeError: undefined is not a function (index):95
Given URL is not allowed by the Application configuration.: One or more of the given URLs is not allowed by the App's settings. It must match the Website URL or Canvas URL, or the domain must be a subdomain of one of the App's domains.

@hillelcoren
Copy link
Member

I believe the reason the jQuery file is missing may be due to this issue: bower/bower#859

A quick fix is to copy the file from public/vedor/jquery file to the correct place. I'm looking into fixing this.

@hillelcoren
Copy link
Member

I've checked in a fix/workaround for this issue. I've changed the code to check both possible locations.

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

No branches or pull requests

2 participants