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
SOLVED only one image on new 1.61 install
-
- Forum Members
- Posts: 248
- Joined: Sun Oct 28, 2007 4:14 am
SOLVED only one image on new 1.61 install
Last edited by Anonymous on Wed Aug 05, 2009 6:10 am, edited 1 time in total.
-
- Forum Members
- Posts: 248
- Joined: Sun Oct 28, 2007 4:14 am
Re: only one image on new 1.61 install
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
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