Warnings at uninstall of the module
| Project: | Taxonomy Image |
| Version: | 6.x-1.4 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | NancyDru |
| Status: | closed |
Jump to:
Tried out the module, didn't fit my purpose in the end. Went to:
/admin/build/modules/uninstall
after submit:
* warning: Missing argument 2 for variable_get(), called in C:\xampp\htdocs\imagem\imdrup\sites\all\modules\taxonomy_image\taxonomy_image.install on line 192 and defined in C:\xampp\htdocs\imagem\imdrup\includes\bootstrap.inc on line 452.
* warning: Missing argument 2 for variable_get(), called in C:\xampp\htdocs\imagem\imdrup\sites\all\modules\taxonomy_image\taxonomy_image.install on line 193 and defined in C:\xampp\htdocs\imagem\imdrup\includes\bootstrap.inc on line 452.
I noticed that the variables:
taxonomy_image_wrapper & taxonomy_image_disable
were still in the variables table.
So probably a minor error ....

#1
Thanks for catching that. It was a typo.
Fix committed on both branches.
What were you looking for that this module didn't provide?
#2
Hi Nancy,
I decided to use the book module for navigational purposes instead of taxonomy for my client's website.
So, no need for taxonomy image anymore.
Thanks for your hard work in keeping these modules running !
Lucas
#3