This module is currently unusable due to a bad WSOD error when attempting to be enabled:

Fatal error: Call to undefined function recommender_app_register() in /.../sites/all/modules/history_rec/history_rec.install on line 80

I'm not sure how this got by the maintainers or other users that have attempted to enable it.

Any chance this will get fixed?

Comments

deanflory’s picture

Status: Active » Needs work
deanflory’s picture

And when hitting the back button and attempting to disable it:

Fatal error: Call to undefined function recommender_app_remove() in /.../sites/all/modules/history_rec/history_rec.install on line 116

Grrrrrrrrrrrrrrrr...so it can't even be disabled so I have to go into the db to disable it, not....holding my tongue. >:^(

deanflory’s picture

AND when attempting to uninstall it after manually changing the status in the system table, I get this:

Fatal error: Call to undefined function recommender_app_remove() in /.../sites/all/modules/history_rec/history_rec.install on line 123

This was on purpose right? Booby trapped?

deanflory’s picture

Please kindly tell me all the areas in the database where I need to manually remove entries or tables to fully remove this module.

twardnw’s picture

If you enable the Recommender module, then uninstall history_rec, it appears to work.

danithaca’s picture

Status: Needs work » Closed (won't fix)

With the new release 7.x-2.1, there's no such function like "recommender_app_register()". Please use that release instead of 7.x-1.x release, which will not be supported.