Hi,
I setup a file upload field in my DB and uploaded an image no problem, now I've added several other file upload fields and it seems to have broken all of them. If I try to delete the file thats already uploaded it just says deleting and sticks there but never actually deletes anything.
If I try to upload a new image I get the 'error uploading file' in a white box but no further info about the error.
I read on a few other posts to check the firebug errors but for some reason they dont seem to be the same on mine or Im looking in the wrong place.
I tried aadding some lines to the grocery_crud.php file as advised in a differrent post which should then have printed out an error but I couldnt see this error anywhere.
Ive attached a couple of screenshots of my firebug
I removed all of my code so it was exactly the same as when it worked but it no longer works.
The only thing I think it could be is I may have also changed the index_page to empty rather then index.php so that my links worked properly, could this be the problem?
Thanks
[attachment=296:shot1.jpg] [attachment=297:shot2.jpg]
Error Uploading File 404 Error?
Started by medlington, 24 September 2012 - 15:02 PM
- Single Page
Posted 24 September 2012 - 15:02 PM
Posted 24 September 2012 - 15:19 PM
Hmm, I swapped the index_page back to 'index.php' and it then allowed me to delete the file that I had uploaded but it still will not allow me to upload any more files. However now I have done this I can see the error that was reffered to in the other thread:
/topic/473-file-upload-issue/
I now get the error that 'it is more complicated than I thought' which the person in the other thread says there must be a server problem. This is confusing me though as I dont understand why it would work once but not again.
Any ideas?
/topic/473-file-upload-issue/
I now get the error that 'it is more complicated than I thought' which the person in the other thread says there must be a server problem. This is confusing me though as I dont understand why it would work once but not again.
Any ideas?