If you try to empty your trash can again are there still 623 items in it? I've had the same problems with too many items, but the items where still being deleted even though the dialog did not decrease. So try again and hopefully the items get deleted slowly.
Cant empty trash
Hi all,
Umbraco 4.7. with 623 nodes in trash. When trying the dialog just stays up and 623 does not decrement.
Looking behind the code:
The ajax call to "/umbraco/webservices/trashcan.asmx/EmptyTrashcan" returns 500 (Internal Server Error)
And monitoring the script shows that GetTrashStatus is called every second. No error json contains {"d":"623"}
Please advise?
Best
Jesper
If you try to empty your trash can again are there still 623 items in it? I've had the same problems with too many items, but the items where still being deleted even though the dialog did not decrease. So try again and hopefully the items get deleted slowly.
Jeroen
Thanks Jeroen!
Good suggestion - but no bonus. It stays at 623 :D
/Jesper
Added to codeplex - http://umbraco.codeplex.com/workitem/30427
/J
is working on a reply...