yaronkoren / miga

A Javascript application (with some PHP) for viewing and browsing arbitrary structured data
GNU General Public License v3.0
20 stars 7 forks source link

Master giving odd jQuery error #6

Closed jthingelstad closed 11 years ago

jthingelstad commented 11 years ago

Pulled a96f1e0c267795c86d3e997cff583fb79d06e23f and now getting this odd jQuery error:

http://wikinosh.com/miga/

SyntaxError: JSON Parse error: Unexpected EOF on jquery-1.9.0.min.js

yaronkoren commented 11 years ago

I just removed settings.ini from source control, so that updating the code won't overwrite what the user already has set for that file - which I assume is the issue here.

jthingelstad commented 11 years ago

Oops, yeah. Ugh. If you want to leave something in there a settings-example.ini would be nice. Recreating my settings.ini now.