Any suggestions how i can stop this from happening?
Many thanks for any input in advance!
Which are saved in the database I suppose...faglork wrote:Maybe the module lacks write permission for the templates folder?
hth,
Alex
No ... not CMSMS user group permissions. UNIX file permissions. AFAIK the templates folder AND its contents need to be writeable for the web server, so it would need chmod 777 if installed by FTP/SSH. If installed by XML, there should be no problem (but other problems).velden wrote:Which are saved in the database I suppose...faglork wrote:Maybe the module lacks write permission for the templates folder?
hth,
Alex
Thats not what I mean eithervelden wrote:That's not what I mean. The templates are stored in the database so there should be no file system permissions involved in this case.
Haha ... same herevelden wrote:You might be right. OP confused me with is title (Gallery) while apparently he uses the Showtime module (I don't know that module).
Just try it. Within Gallery, create a new template. Then ftp to /modules/Gallery/templates/css ... you will see a shiny new CSS-file, named after your new template. The CSS may be stored in the database, but a real CSS file will be created AND used. If you navigate to a gallery in your browser, you will see that the static file is used (use JSview or something like that).velden wrote: I know however that every module I use, stores modifications in the database. Whether those changes are in templates or stylesheets (e.g. real Gallery module)