i finished new install.but i cant add prduct . evethng going well but the end of the comple form i click send button and i see “please wait” block but it doesnt save i see this box for a hour it dosnt finish savng and i cant add product.if u want i can give site url and admin informations for login and try. i use goddaddy.
Hi, I also have the problem.
I’m running the 1.019701 version with the newest patch installed.
I can’t add products to my catalog. I have tried to add a product without any pictures in it. That goes well.
But whenever I try to save a product with pictures uploaded, It stalls and the “please wait” picture comes, and then it sends me to the Login age of the Admin section.
So...can anyone help us with that problem??
Hope to hear from u all
‘Casuse we cant sell anything without products.....
Hi again,
I now have a hole new verison of the 1.019700 version installed with the latest patch.
I have have set up the initial parts of the store. So all of that is ok.
But still, when I try to save the product, that I have created, when have oploaded a picture to it, t bangs and shows a “please wait”, and after 2 seconds, it logs me out and returning me to the admin logmin page.
There must be others like me, who has the problem??
Its on a fresh install, so whats the problem?
Am I doing it wrong....?
Hey All,
new to the Magento community. Just did a fresh install and was having the same problem with adding images to products. When I upload an image to attach to a product, the upload seems fine, but when I save or attempt to navagate away from that screen.... bang.. I am logged out and returned to the admin login screen. I thought I might not have some necessary “image” script installed.. but I am able to successfully add category images. - just not product images. Any help is greatly appreciated.
Apparently there is still a problem with images on Windows environments, but I’m getting the “Please wait” infinite wait problem trying to add a product with no pictures on a Linux server (hosted on GoDaddy, not something I recommend, but my client’s already there so...)
For me, the wait starts as soon as I “save and continue” after entering Price…
I cannot add a single product, though after a week of wrestling with settings, I have just about everything else working. If we cannot add products, what good is this system? I’m so ready to bail and go to OSCommerce.
I’m astonished at the radio silence from Varien on this issue. Seems to be a LOT of unanswered posts on this topic. You guys are usually so good at getting answers or at least acknowledging that you don’t yet have an answer.
Should we all put the word “showstopper” in this thread?
Hoping to see something because I’m dropping back to punt.
Same problem here. I can upload one file or multiple files, there’s no apparent error. The file name background turns green and it says that the upload is done.
The table on the top that is supposed to show the already assigned images does not change. I don’t know if the table should change already after upload or only when the product is saved, because I’ve never managed to upload an image.
Then if I click Save or Save and continue, the Please wait message is displayed and nothing happens.
Another related problem: if I switch to the Categories tab after uploading images, it displays the administrator login page in the place where the categories should be displayed.
Could this be a configuration problem? Please help.
Same problem here. I can upload one file or multiple files, there’s no apparent error. The file name background turns green and it says that the upload is done.
The table on the top that is supposed to show the already assigned images does not change. I don’t know if the table should change already after upload or only when the product is saved, because I’ve never managed to upload an image.
Then if I click Save or Save and continue, the Please wait message is displayed and nothing happens.
Another related problem: if I switch to the Categories tab after uploading images, it displays the administrator login page in the place where the categories should be displayed.
Could this be a configuration problem? Please help.
We also have the same problem as this with a new installation.
I have followed the installation procedure and set the appropriate 777 permissions on the media and other folders. We have 3 websites, each with their own store and store view. There are only 3 categories configured globally, with just one product at the bottom of the category tree.
To duplicate, in Admin go to catalogue / manage products / Edit / Images / Browse files / choose a file / click upload. Then click the save button and the “Please wait” spinning circle appears and doesn’t go away. See the attached screenshot.
Adding the following to the php.ini file in the root of magento install (or creating a new file if there isn’t one) solved the problem with images uploading:
magic_quotes_gpc = off
short_open_tag = on
extension=pdo.so
extension=pdo_mysql.so