Hi Arne, I started researching the problem yesterday = afternoon until I had to leave, and although I still haven't solved it= , I have some idea of what the problem is. I will be working on it tod= ay and I'll make sure it will be solved as soon as posible, as I under= stand that the client cannot use the FCK editor as they wish.&nbs= p; Greetings, Mila katherina_martin@hotmail.com arnepostma@hotmail.com el problema es el I.E. 6 Katherina dice: porque funciona en I.E. 7 Cambios en editor/filemanager/upload/php/config.php 1) Cambiar la linea 28 $Config['Enabled'] = false ; por $Config['Enabled'] = true ; 2) Cambiar la linea 35 $Config['UserFilesPath'] = '/userfiles/' ; por $Config['UserFilesPath'] = $_SESSION['UserFilesPath'] .""; 3) Colocar en la primera linea de este archivo la siguiente linea session_start();//Se utiliza para pasar la ruta donde está el directorio del sitio (Ej:/ZZZ/08/00701/)