Hello,
I am working on a website (OScommerce) where a FCK editor (2.2) has been integrated. It was not working in php, so i modify it to work on js basis. All work find but the filemanager. After some works, i have changed the file manager (just this folder part) in a 2.6 version. with some minor changes i was able to have no error messages.. i get the file list.. but impossible to create folder (i get a "unknow error") and no upload (but no error message)
all my folders are 777 chmod... so i did not understood.
I am working on a website (OScommerce) where a FCK editor (2.2) has been integrated. It was not working in php, so i modify it to work on js basis. All work find but the filemanager. After some works, i have changed the file manager (just this folder part) in a 2.6 version. with some minor changes i was able to have no error messages.. i get the file list.. but impossible to create folder (i get a "unknow error") and no upload (but no error message)
all my folders are 777 chmod... so i did not understood.