2 issues: www missing and intermediate image disabling
trakman
Joined: 2004-01-25
Posts: 10 |
Posted: Tue, 2004-01-27 23:41 |
2 issues: when I put my gallery URL into my browser it trims the 'www.' part out of the URL, can this be turned off? e.g. http://www.onlinemixes.co.nz/gallery/ -> http://onlinemixes.co.nz/gallery/ also, when you click on a thumb for a reasonably large picture it show an "intermediate", resized version, I don't want that, I want it just to show the picture in it's un-resized (native) resolution. thanks in advance!! ---- |
|
Posts: 10
Ok, it's when I don't put a forward-slash on the end of the URL - e.g.
http://www.onlinemixes.co.nz/gallery
redirects to:
http://onlinemixes.co.nz/gallery
Posts: 8194
This is due to the Apache "ServerName" directive. Change that and it won't redirect.
Posts: 10
thank you.
and my 2nd question:
When clicking on a thumb for a reasonably large picture it shows an "intermediate" resized version, I don't want that, I want it just to show the picture in it's un-resized (native) resolution.
How can I turn off intermediate images?
Posts: 660
For future albums: Rerun the config wizard and set the dimensions of intermediate sized images to "off".
For already existing albums: In the admin-menu choose the resize all option, then use the 'get rid of resized' button. If you plan adding additional pics into the existing albums you also must go into the albums properties and change the dimensions of intermediate sized images to "off".