Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2010-04-12 16:46:44

floodfish
Member
From: Brooklyn, NY
Registered: 2007-01-11
Posts: 155
Website

fopen/fwrite/fclose warnings when saving CSS

I just moved textpattern installation to DreamHost (client’s existing host) and everything seems to have gone fine, except: I now get the following warnings whenever I save a stylesheet. The changes are saved, so I’m not sure how serious a problem it is.

I didn’t make any changes to /textpattern/lib/txplib_misc.php itself.

Does anyone know what these warnings mean and if they are cause for worry?

(I’ve replaced the path details with …[more path]… )

Warning: fopen(/home/…[more path]…/css/default.css) [function.fopen]: failed to open stream: No such file or directory in /home/…[more path]…/textpattern/lib/txplib_misc.php(594) : eval()’d code on line 77

Warning: fwrite(): supplied argument is not a valid stream resource in /home/…[more path]…/textpattern/lib/txplib_misc.php(594) : eval()’d code on line 78

Warning: fclose(): supplied argument is not a valid stream resource in /home/…[more path]…/textpattern/lib/txplib_misc.php(594) : eval()’d code on line 79

Last edited by floodfish (2010-04-12 16:47:05)

Offline

#2 2010-04-12 17:19:42

jstubbs
Member
From: Hong Kong
Registered: 2004-12-13
Posts: 2,395
Website

Re: fopen/fwrite/fclose warnings when saving CSS

Those messages appear with the rvm_css plugin as I recall if the /css directory is not set up properly (or whatever directory you choose in Advanced options).

Offline

#3 2010-04-12 17:56:26

floodfish
Member
From: Brooklyn, NY
Registered: 2007-01-11
Posts: 155
Website

Re: fopen/fwrite/fclose warnings when saving CSS

Thanks so much, Jonathan! It was indeed an issue with rvm_css.

Offline

Board footer

Powered by FluxBB