![]() |
|
Upgrade from 1.0.1b to 1.0.2 - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Upgrade from 1.0.1b to 1.0.2 (/thread-419.html) |
Upgrade from 1.0.1b to 1.0.2 - Chilifrei64 - 2006-04-08 For the most part all went fine.. Let me start by saying that I am using Server 2003 with IIS 6 and I do not have mod-rewrite. 2 things I noticed
2 On the Image page it image doesnt look like it is resizing. it is flowing overtop of my sidebar(wordpress). Havent had time to look into this one.. One more thing.. is it weird that I get really really excited over new releases? Thanks for all your hard work... Upgrade from 1.0.1b to 1.0.2 - Stephane - 2006-04-08 Regarding number 2, the size of images is specified in config.php so you probably have to change it there and delete your cache. Everything is working fine for me. I can finally login to the admin area... However I am having a problem with the "edit on the go" feature which doesn't seem to work at all for me... I even deleted my cookies, any ideas? Upgrade from 1.0.1b to 1.0.2 - trisweb - 2006-04-08 Yep, about #2 just change the default image size in config.php. You probably didn't change it from the new config.php.example. As for #1, the problem is probably that IIS doesn't have some of the server variables that Apache does. I will see which ones it does have soon, but for now I think you got it Upgrade from 1.0.1b to 1.0.2 - Chilifrei64 - 2006-04-08 yeah, thats my fault for number 2.. looking again at the config.php I can see that I forgot to change that one.. thanks for the help. For those with IIS as far as the whole https thing goes... here is what I did to fix it Change line 97 in i.php And yeah..Now that you mention it.. I cant live edit anything.. the info i type doesnt save.. Minimal problem for me as I dont normally modify that stuff. |