Skip to content
This repository has been archived by the owner on Jul 10, 2022. It is now read-only.

Login Page - CSS and JS are not loading #210

Closed
nkuba opened this issue Feb 5, 2015 · 9 comments
Closed

Login Page - CSS and JS are not loading #210

nkuba opened this issue Feb 5, 2015 · 9 comments

Comments

@nkuba
Copy link

nkuba commented Feb 5, 2015

On Demo instance styles are not being loaded.

Following errors noted in FireBug on the Login Page:
"NetworkError: 404 Not Found - http://demo.paperwork.rocks/css/themes/paperwork-v1.min.css"
paperwo...min.css
"NetworkError: 404 Not Found - http://demo.paperwork.rocks/js/libraries.min.js"
libraries.min.js
"NetworkError: 404 Not Found - http://demo.paperwork.rocks/js/jquery.min.js"
jquery.min.js
"NetworkError: 404 Not Found - http://demo.paperwork.rocks/js/libraries.min.js"
libraries.min.js

Screenshot:
screen

Browsers:
Firefox 35.0.1
Chrome 40.0.2214.93 m

@stephen-hill
Copy link

Ditto

image

@mrusme
Copy link
Member

mrusme commented Feb 6, 2015

Fixed for now. Thanks!

@mrusme mrusme closed this as completed Feb 6, 2015
@rpietzsch
Copy link

What commit/branch to pick up the fix? I did fig up on master and develop branch, both still have the issue. Thanks.

@mrusme
Copy link
Member

mrusme commented Feb 7, 2015

@rpietzsch sorry, the demo system doesn't run the dockerized Paperwork – even though this might probably be a good idea in future. I've created an issue relating to your problem: #215.

@nebulade
Copy link

I do see the missing stylesheets now being disabled in the views, but the page would still look like above in the screenshots.

Is there anything obvious I miss about to build the full theme/stylesheet?

While looking at a1b6a6a it mentions some theme support, but I can only find #57 related to that. Does this mean we have to wait for Paperwork 3.0 to get better stylesheets?

@Liongold
Copy link
Contributor

@nebulade Sorry but what do you mean? Are the stylesheets and JS files being loaded?

@stephen-hill
Copy link

I used the demo this morning and it was working perfectly.

@nebulade
Copy link

@Liongold I am sorry never mind, seemed to be functional, however the app was not fully working, yet. I was tracing the wrong issue ;-)

@nebulade
Copy link

To clarify for other readers, I simply hit #281

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

No branches or pull requests

6 participants