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

CommentFileSizeAuthor
#2 advagg-1207782-2.patch3.26 KBmikeytown2

Comments

tjharman’s picture

Doing a staggered uninstall works.

mikeytown2’s picture

Status: Active » Fixed
StatusFileSize
new3.26 KB

Thinking 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

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.