yournamehere Posted July 18, 2009 Share Posted July 18, 2009 Hi... boss is about to kill me...I recently had to reinstall 1.1 to correct an error, and now my images wont upload.If I upload a file via the product image upload form, The image info (i.e. which products it's related to, etc) is entered into the database however the script crashes before the image can be uploaded, or it just doesn't upload.From this point, though the back end tabs are all viewable however the form for uploading products is gone. I have to refresh to sort it.Why is this?Cheers,Sam Link to comment Share on other sites More sharing options...
rocky Posted July 19, 2009 Share Posted July 19, 2009 It might be a memory issue. Check your PHP error log to be sure. If memory is being exhausted, put a php.ini file in your admin directory and increase the memory_limit from 8M to 128M. If you can't do this, try reducing the size of your images before uploading. Link to comment Share on other sites More sharing options...
Guest Posted August 28, 2009 Share Posted August 28, 2009 I encounter the same problem,anybody can help?Rocky,seems it doesn't work do as you told.why? Link to comment Share on other sites More sharing options...
Guest Posted August 28, 2009 Share Posted August 28, 2009 the error log in php.ini is :[Fri Aug 28 15:29:31 2009] [error] [client 127.0.0.1] File does not exist: D:/www/pre/img/p/11-63-medium.jpg, referer: http://localhost/pre/product.php?id_product=11 Link to comment Share on other sites More sharing options...
Guest Posted August 28, 2009 Share Posted August 28, 2009 see here Link to comment Share on other sites More sharing options...
Guest Posted December 23, 2009 Share Posted December 23, 2009 solved it! thanks ! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now