IIS 6, Secure site (SSL), PHP. Version 2.6.4. Firefox.
Trying to get file uploads to work, made all adjustments to enable it and set paths. Now when I upload files it says that the file uploaded successfully but it doesn't show up in the editor - and when I look in the target upload path the file isn't there. Any ideas anyone? I have been working on this for hours now.
Trying to get file uploads to work, made all adjustments to enable it and set paths. Now when I upload files it says that the file uploaded successfully but it doesn't show up in the editor - and when I look in the target upload path the file isn't there. Any ideas anyone? I have been working on this for hours now.
Re: Upload says it worked but it didn't
- clicking img and then the tab upload, and upload there
and
- clicking img, then click the browser, and upload a file there.
one puts it in an img or image folder or something, and the other not. I deleted the /image code at a file at my self, now everythings uploads in the same folder. give it a try, when you cant find it, repley and i'll search for you where that code is...
Re: Upload says it worked but it didn't
I would be interested in a solution to this too. A couple of weeks ago I posted this similar topic but received no responses. Still hoping for a solution. See the my original post here:
http://www.fckeditor.net/forums/viewtopic.php?f=6&t=13319
What version of PHP are you using? I am using 4.3.1.1. I am having my hosting company move to PHP 5. I will post here is that solves the upload issue.
Re: Upload says it worked but it didn't
i'll look at it at home. note that when you move to php5, the script automaticaly detects that, and get the php5 file, some config / changes you made in the php4 file had to be done again in the php5 file