Upload problems
Ok i may say i tried 10 times on 10 differents web sites I never succeed to make working the irite image upload. I don't undestand why there is always a problem on local or remote server. The path are never good. I tried once more and the problems goes on again, maybe some one could tell me what's wrong. I'm on a local sever, i'm working on a back office so i use an absolut path this if my config:
$Config['Enabled'] = true ;
$Config['UserFilesPath'] = 'C:/wamp/www/website/imgs/' ;
$Config['UserFilesAbsolutePath'] = 'C:/wamp/www/website/imgs/' ;
when i open the editor i can create a new directory inside the imgs folder but if i try to upload an image it always says "invalid file", it's just a jpg !
I'm really tired of this pluggin, but if someone understand what's wrong
thanks