In the .install file on line 65:

file_unmanaged_delete(_css_injector_rule_uri($crid));

This function will never be found because the module has been disabled! So, it becomes impossible to complete the uninstall process.

Comments

rfay’s picture

Status: Active » Closed (duplicate)

Duplicate of #1261978: Uninstall fails with "Call to undefined function _css_injector_rule_uri()".

Please test the dev, and if it's OK I'll roll a new release.

rfay’s picture

I rolled 7.x-1.7 anyway. You might as well test that.

vegantriathlete’s picture

I think I'm trying to grab this too soon. Even thought the link for 1.7 is there, I get a file not found error. I'll have to try back later.

vegantriathlete’s picture

I was able to install it, add a new rule and uninstall it. The uninstall process successfully removed the CSS file that had been added and it also dropped the table. But, it still left the subdirectory. I'd like to see it remove the subdirectory as well.

jay-dee-ess’s picture

Issue summary: View changes

Agree w/ #4.