On uninstall of AcidFree, the Views remain. The blocks are still defined for themes that I am no longer using.

Comments

vhmauery’s picture

Status: Active » Fixed

I am not sure about the blocks -- it is most likely a caching issue like the views were. I invalidated the views cache, so that one is fixed in CVS. I don't know what to do about the blocks -- truncate the cache table?

nancydru’s picture

Nope, there's a Blocks table. Every theme you ever try loads records for every block that is defined. In my case, I had 7 themes times 22 blocks = 154 rows in the table. I deleted all the others.

[BTW, thanks, you solved a problem for me - I was looking at the install code and you set the workflow options. I've been looking for how to do that.]

nancydru’s picture

I have completely removed AcidFree and any trace I can find. I will try re-installing when I see the date change on it.

vhmauery’s picture

Status: Fixed » Closed (fixed)