I just installed 1.0 on a different server, on that server, it allows me to upload images. Strange, as both servers are setup the same. Hopefully someone can solve this.
When i try to add images to a product, i get kicked out of the admin pages.
I have to login again and the product information isn’t saved.
Anybody suffering the same issue?
Thanks in advance and big thumbs up for the whole community.
Dave
Yes, I have the same problem since version 0.8. I was hoping at version 1 this bug would be fixed, but no hope. I have try uploading from Firefox and Safari Windows and Firefox Linux al with the same result, I get bumped to login page.
Is the problem occurs because different server configuration? I’d install it on my Fedora server, with Rewrite and SSL module turned of in .httaccess file.
andkyk123: Weird, have you added any mods or special code that would try and output anything like with an echo or print statement? Is your Profiling turned on?
I am pretty sure we have isolated this type of issue to a php/host/php config issue.
we have 5 magento installations some on dedicated servers some on shared hosting.
decicated is always fine - always has been from the early days through to v1.0
shared is ok but we have the odd spurious issue. with v1.0 image upload was one of the issues - everything was working frontend and admin except image uploads
we would upload the image and the status would be 100% complete then we clicked on save and then get booted out of admin altogether and the images did not save - this only happened on image upload to product pages - not categories etc.
we then changed all of the shared host implementations to run through the magento compiled php5-cgi in the cgi-bin folder and all installations now work flawlessly.
anyway that is just our experience, but I hop it is of help to others