I wanted to prepare an update to Drupal 6 and installed the update status module in order to check, if all my modules are up to date. Ever since I installed the module, I can not access any admin pages anymore, it just keeps on loading and loading and loading to end up on a white page. I read in another forums post, that I should augment the php memory in the php.ini file, which was on 32M at the beginning - so I augmented it to 128M and then even 256M, but I was still not able to access any of my admin pages. I can create content and do all kinds of things, but everything starting with admin/ is inaccessible.
Afterwards I went into phpmyadmin to set the status of the update status module to 0 (also read this is in another post), still no luck, I can still not access my admin pages.
Does anybody have an idea what else I could do, do to fix this? I could also just delete the update module folder, but I don't really want to do that and I am not even sure, this would resolve my problem, since the module should already be turned off now with status on 0...
Help urgently needed!!!!