I am trying to fix the Edit Address links above Billing and Shipping addresses in Magento 1.6.1 Admin. They used to work, but stopped some time ago and I'm not sure why.
When you click either of the links, they try to go to the page to edit the chosen address as expected, but nothing loads - just a blank screen, and there is no source code behind it.
Nothing is logged in system or exception logs either!
I have found and followed this info: http://support.createhosting.co.nz/knowledgebase.php?action=displayarticle&id=55
But that didn't change anything on my development site (which is a replica of my live site to test this stuff on first).
How do I go about debugging and fixing this problem? Cheers!