Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2012-09-24 16:19:50
- virigoth
- New Member
- Registered: 2012-08-29
- Posts: 4
[SOLVED] Problem with saving styles
Hi,
I’ve recently upgraded to textpattern 4.4.1,. A problem I’m running into is that when I save a style in the admin area, the file created on the server is empty. For example if I save “default_theme” the file in the css folder default_theme.css will be 0 sized. The same happens when coping a style from another style or when creating a new style. The style can be viewed in the styles tab on the admin side, but the file on the server is 0 sized and the styles are not applied to the webpage.
Any help would be appreciated, thanks.
Offline
#2 2012-09-24 20:25:45
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,310
Re: [SOLVED] Problem with saving styles
TXP doesn’t save CSS to files by default, so you’ll be using one of the caching plugins or cnk_versioning. Have a look whether there’s an update available or a hack respectively (cnk) you can apply in order to get things going again.
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
#3 2012-10-01 00:14:58
- virigoth
- New Member
- Registered: 2012-08-29
- Posts: 4
Re: [SOLVED] Problem with saving styles
Thank you for your help, updating the rvm_css plugin to the latest version solved the problem.
Offline