Page 1 of 1

SOLVED only one image on new 1.61 install

Posted: Tue Aug 04, 2009 11:47 am
by Andrew Prior
SOLVED
The print button is visible on this new install, which I have done three times, following the wiki religiously.
No other images are visible. Image files are there, have the same CHMOD settings as the print button, but will not show up. None of the buttons, logos etc are visible either in the websight or in the image manager of the back end.  In the backend they show up as placemarkers.  

Anyone any ideas what I might look for?

Against my better judgement this is a Windows Server 2008, with php5 and mysql.  Everything but the images works perfectly, apparently

Andrew

Re: only one image on new 1.61 install

Posted: Wed Aug 05, 2009 6:05 am
by Andrew Prior
Doh!!
Linux uses .htaccess for security functions.
IIS often uses an animal called IISPassword.
The presence of .hataccess is not only superfluous in this case, but inteferes with things.
By removing .htaccess, everything is fixed.

The printer button is visible because there is no .htaccess file in the module/printer folder in the cmsmadesimple installation.
Andrew