I noticed all the images were broken so I loaded the site in Developer Tools and noticed a bunch of resouces were listsing as 404 (images, css, js)
[20/Oct/2014 18:41:44] "GET /matchmaker/ HTTP/1.1" 200 4717
[20/Oct/2014 18:41:44] "GET /static/js/tag-it.js HTTP/1.1" 404 1640
[20/Oct/2014 18:41:44] "GET /static/css/jquery.tagit.css HTTP/1.1" 404 1664
[20/Oct/2014 18:41:44] "GET /static/css/KitherderLayout.css HTTP/1.1" 404 1673
[20/Oct/2014 18:41:44] "GET /static/css/Kitherder.css HTTP/1.1" 404 1655
[20/Oct/2014 18:41:44] "GET /static/css/tables.css HTTP/1.1" 404 1646
[20/Oct/2014 18:41:45] "GET /static/images/logo.png HTTP/1.1" 404 1649
[20/Oct/2014 18:41:45] "GET /static/browserid/browserid.js HTTP/1.1" 200 5262
[20/Oct/2014 18:41:45] "GET /static/js/tag-it.js HTTP/1.1" 404 1640
[20/Oct/2014 18:41:45] "GET /static/images/footer-mozilla.png HTTP/1.1" 404 1679
[20/Oct/2014 18:41:45] "GET /static/css/jquery.tagit.css HTTP/1.1" 404 1664
[20/Oct/2014 18:41:45] "GET /static/css/KitherderLayout.css HTTP/1.1" 404 1673
[20/Oct/2014 18:41:45] "GET /static/css/tables.css HTTP/1.1" 404 1646
[20/Oct/2014 18:41:45] "GET /static/css/Kitherder.css HTTP/1.1" 404 1655
[20/Oct/2014 18:41:46] "GET /static/images/logo.png HTTP/1.1" 404 1649
[20/Oct/2014 18:41:46] "GET /static/images/footer-mozilla.png HTTP/1.1" 404 1679
Setup:
OS: Ubuntu 14.04 LTS
Directory of install: /kitherder-master/kitherder
Line 82: os.path.abspath(os.path.join(ROOT_PATH,'/kitherder-master/kitherder/static')),
Line 117: ROOT_PATH,"~/kitherder-master/kitherder"
I noticed all the images were broken so I loaded the site in Developer Tools and noticed a bunch of resouces were listsing as 404 (images, css, js)
[20/Oct/2014 18:41:44] "GET /matchmaker/ HTTP/1.1" 200 4717
[20/Oct/2014 18:41:44] "GET /static/js/tag-it.js HTTP/1.1" 404 1640
[20/Oct/2014 18:41:44] "GET /static/css/jquery.tagit.css HTTP/1.1" 404 1664
[20/Oct/2014 18:41:44] "GET /static/css/KitherderLayout.css HTTP/1.1" 404 1673
[20/Oct/2014 18:41:44] "GET /static/css/Kitherder.css HTTP/1.1" 404 1655
[20/Oct/2014 18:41:44] "GET /static/css/tables.css HTTP/1.1" 404 1646
[20/Oct/2014 18:41:45] "GET /static/images/logo.png HTTP/1.1" 404 1649
[20/Oct/2014 18:41:45] "GET /static/browserid/browserid.js HTTP/1.1" 200 5262
[20/Oct/2014 18:41:45] "GET /static/js/tag-it.js HTTP/1.1" 404 1640
[20/Oct/2014 18:41:45] "GET /static/images/footer-mozilla.png HTTP/1.1" 404 1679
[20/Oct/2014 18:41:45] "GET /static/css/jquery.tagit.css HTTP/1.1" 404 1664
[20/Oct/2014 18:41:45] "GET /static/css/KitherderLayout.css HTTP/1.1" 404 1673
[20/Oct/2014 18:41:45] "GET /static/css/tables.css HTTP/1.1" 404 1646
[20/Oct/2014 18:41:45] "GET /static/css/Kitherder.css HTTP/1.1" 404 1655
[20/Oct/2014 18:41:46] "GET /static/images/logo.png HTTP/1.1" 404 1649
[20/Oct/2014 18:41:46] "GET /static/images/footer-mozilla.png HTTP/1.1" 404 1679
Setup:
OS: Ubuntu 14.04 LTS
Directory of install:
/kitherder-master/kitherder/kitherder-master/kitherder/static')),Line 82: os.path.abspath(os.path.join(ROOT_PATH,'
Line 117: ROOT_PATH,"~/kitherder-master/kitherder"