Trying to un-install (after having all modules selected, then unselecting all modules) gives the following error:
[Sun Jul 03 21:26:18 2011] [error] [client x.x.x.x] PHP Fatal error: Call to undefined function advagg_flush_caches() in /var/www/sitename.com/sites/sitename.com/modules/advagg/advagg_css_compress/advagg_css_compress.install on line 42, referer: http://sitename.com/admin/build/modules/uninstall/confirm
I now have a table left in my drupal install and maybe other things?
The reason I uninstalled was because the async wouldn't work. It'd say the callback was working fine but that I had to flush my menu cache, which I did a number of times to no avail.
Thanks,
Tim
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | advagg-1207782-2.patch | 3.26 KB | mikeytown2 |
Comments
Comment #1
tjharman commentedDoing a staggered uninstall works.
Comment #2
mikeytown2 commentedThinking that the cache flush in hook_disable will take care of this so removing that code from hook_uninstall.
Menu cache was a bug that should be fixed in the latest dev.
#1207178: Flush your caches