Deployed the latest version of CMS: 1.11.
It seems like none of the images used in the CSS template for the "elegantblue (http://themes.cmsmadesimple.org/uploads ... e.xml.html) theme has been installed. I.e. in the body block it references:
Code: Select all
background: #002236 url(/cmsms/uploads/elegantblue/img01.gif) repeat-x;
Code: Select all
find / -name "img01.gif"
I though that maybe the importer was getting confused and tried to add it to the directory "/cmsms/uploads/elegantblue", so I created a symlink that points {web_root}/cmsms/uploads -> {web_root}/uploads. This also did not solve the issue. Still all images are missing when re-importing the theme.
Does this theme work for other people?
Cheers
Wynand