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

CSS Styling not loading for wallabag #3410

Closed
sitaramappetals opened this issue Nov 8, 2017 · 4 comments
Closed

CSS Styling not loading for wallabag #3410

sitaramappetals opened this issue Nov 8, 2017 · 4 comments

Comments

@sitaramappetals
Copy link

⚠️ If your issue is about an error during fetching a link, please read: http://doc.wallabag.org/en/user/errors_during_fetching.html#how-can-i-help-to-fix-that

Issue details

Please provide issue details here.
Remember, this is not a place to ask questions. For that, go to https://community.wallabag.org/ (forum) or http://gitter.im/wallabag/wallabag (chat).

Environment

  • wallabag version (or git revision) that exhibits the issue: 2.3
  • How did you install wallabag? Via git clone or by downloading the package? git clone
  • Last wallabag version that did not exhibit the issue (if applicable):
  • php version: 5.6.30
  • OS: Windows 8
  • type of hosting (shared or dedicated): XAMPP
  • which storage system you choose at install (SQLite, MySQL/MariaDB or PostgreSQL): Mysql

Steps to reproduce/test case

Please provide necessary steps for reproduction of this issue, or better the
reduced test case (without any external dependencies, if possible).

Hi,
I tried installing wallabag on my local system. i cloned it on my local system using composer.phar via shell prompt.

the system is working fine but the styling seems to be broken. Please help.

walla

@tcitworld
Copy link
Member

tcitworld commented Nov 8, 2017

Execute git checkout . inside wallabag's folder (and clear cache).

@sitaramappetals
Copy link
Author

sitaramappetals commented Nov 9, 2017

A@AIO-12 d:\xampp\htdocs\wallabag
# git checkout
M       bin/symfony_requirements
M       var/SymfonyRequirements.php
Your branch is up-to-date with 'origin/master'.

A@AIO-12 d:\xampp\htdocs\wallabag
# php bin/console cache:clear

 // Clearing the cache for the dev environment with debug
 // true

 [OK] Cache for the "dev" environment (debug=true) was successfully cleared.

A@AIO-12 d:\xampp\htdocs\wallabag
#

@aaa2000
Copy link
Contributor

aaa2000 commented Nov 9, 2017

You have cleared the cache of dev environment, try php bin/console cache:clear ---env=prod,

If you want use the dev environment, the url for you is 127.0.0.1:8000/app_dev.php/login

@j0k3r
Copy link
Member

j0k3r commented Dec 4, 2017

This issue is fairly old and there hasn't been much activity on it. Closing, but please re-open if it still occurs.

@j0k3r j0k3r closed this as completed Dec 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants