TwelvestoneBack End

Magento - admin hangs when saving certain products


Sign in

  • Waiting for Godot ( 730 k posts )
    Just conversation.
  • Thunder Dome ( 23 k posts )
    Photoshop Tennis and Collabs.
  • Photography ( 5.1 k posts )
    For all you shutterbugs, sh...
  • Flash ( 18 k posts )
    ActionScripting to tweens, ...
  • Front End ( 5.9 k posts )
    general front end design an...
  • Back End ( 9.7 k posts )
    serverside scripting, progr...
  • Projects and Theory ( 12 k posts )
    This forum is for discussio...
  • FAQ ( 269 posts )
    All those nagging questions...
  • Design ( 17 k posts )
    graphics & all aspects of g...
  • Purgatory ( 3.6 k posts )
    12stone Jail, feel free to ...
DontBogartMe
 
2011-08-16

Any Magento people in here?

I'm having a hell of a time with a new Magento site, to cut a long story short, when you edit certain products in the catalog and hit Save, it shows the "Please Wait" popup and hangs. Other products work. It seems to be configurable products that give the most trouble, but there's one that works, so maybe that's a red herring.

Now the site was developed on Linux, and is now being hosted with WAMP on Windows. I suspect htat's where the problem lies.

I've run Charles to view the requests it does and when it's working it does a POST that returns 200 with {error:"false"}

When it fails that POST doesn't get a response code, and the response is also blank.

I didn't develop this site, the original developers have washed their hands of it, and I don't know Magento.

Maybe it's a server setting issue though, and not really Magento specific... any thoughts?

DontBogartMe
 
2011-08-16

in case anyone stumbles on this one, it seems that we had the "Features" attribute set to unique (by mistake, no need for it to be unique) and turning that off fixed the problem.

It would have been nice if Magento had been a bit more helpful in fixing that problem than just hanging. :swear:

Sorry, you must be a member to post to a conversation. Either log in or sign up to get involved.
TwelvestoneBack End

Magento - admin hangs when saving certain products