BUG! Language autoselect for IE. Big image diplay.

Here am I again. A bug report. [b]1. Language autoselect for IE[/b] IE 6 can not auto select EasyPhpAlbum UTF-8 charset. It will just screw upsick Other webbrowsers are fine. You can take a look here. http//www.jonnysun.com/album/JP-Uncle%20house%202006-07/index.php IE7 you have to turn to auto select mode, or else it can not show properly. [b]2. Big image thumbnails diplay problem[/b] I have some big photos about 3072 x 2304 pix. It seems that EasyphpAlbum can not create a thumbnail. They still can show the image (sometimes "internal error"), just no thumbnails. [b]If you could please fix it in the next version. [/b] [b]ps. I have post another centered problem here.[/b] [url]http//mywebmymail.com/index.php?option=com_simpleboard&Itemid=48&func=view&id=938&catid=7[/url] I am not sure if that is a bug or not. Thanks again.P B)

Re:BUG! Language autoselect for IE. Big image dipl

Is it only UTF-8 has problem? or every charset except iso-8859-1will have problem displaying in IE6? I am waiting for the language support for chinese big5P

I am using virtual web hosting, I guess I don't have the right to change the php.ini setting.

Thank you anyway.

ps. I found out that IE7 has problem now using auto select. So how do other php programs select charset succesfully in IE6 and IE7 ?Post edited by jonnysun, at 2006/12/02 1750

Re:BUG! Language autoselect for IE. Big image diplay.

Thanks for your feedback!

Can't do much about the IE6 UTF-8 problem side but I guess users will find out for themselves...

The big thumbnails problem is an issue with the PHP memory limit. If you have access to the php.ini file on your server you should try to increase the memory_limit until it works take steps of 32MB.

The centering problem I have answered also, it's a conflicting setting; your album width is smaller than the image width you are displaying, causing a messed up look in Firefox (if you look at the horizontal line of the album you will notice this is the width of the album you specified and is centered on the page). Either increase the width to 80% or set the image dynamic display to for example 640px.Post edited by admin, at 2006/12/02 1631