[eluser]NightLion[/eluser]
Phil, i was thinkink, yesteday i'd pass the pyro to a linux server, to everything works fine i had to set 777 for several paths, and its a suck :S
in the v1.0 in the cms installer, u can put a script to create the sub-images dirs, like products, galleries, and chmod them to 777. its more easy than put pesmissions one by one at FTP :S
hugs from Brazil
hey: if u can, for multiple languages, change the time function to strftime, because in portuguese-brazilian language May it's Maio, then in strftime i just put a "setlocale(LC_TIME, 'pt-br')" and its translated, but with the time function dont :S