#3712 - theme does not load after login
| Identifier | #3712 |
|---|---|
| Issue type | Major issue (breaks an entire feature) |
| Title | theme does not load after login |
| Status | Completed |
| Handling member | Chris Graham |
| Addon | General / Uncategorised |
| Description | In Composr 10.0.20 after installation theme does not load. If I visit http://abc.com/ocpo260/themes/default/templates_cached/EN/global.css it shows ERR_CONTENT_DECODING_FAILED
After some debugging I came to know that if I comment "Header set Content-Encoding: gzip" in .htaccess of themes/default/templates_cached and themes/admin/templates_cached it works. |
| Steps to reproduce | After installation login and theme css does not load |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
(Click to enlarge)
Sorry I missed this (notifications weren't coming for me), but try deleting themes/*/templates_cached/.htaccess.
Better reply later.
I previously only thought it affected Windows-users.
The workaround is to delete the .htaccess file as described above.
The contents of the file will be commented out in the next patch release.