I have a problem with imported users: they don't have a usernode. I have read in other issues that the way to force usernode creation is to deactivate the module and then uninstall it, then re-activate it. Is that right?
Well, I de-activated the module and when I tried to uninstall it I got this:

Fatal error: Call to undefined function usernode_delete_node() in /
/modules/usernode/usernode.install on line 43

Using usernode 5.x-1.3 upgraded from 5.x-1.2 on drupal 5.6

Comments

LordVader’s picture

Sorry, the path should have been /[edited]/modules/usernode/usernode.install instead of //modules/usernode/usernode.install

LordVader’s picture

Status: Active » Closed (duplicate)
webthingee’s picture

Same Problem...
However, I tried replacing the code and still would not work.

webthingee’s picture

Title: Can not uninstall usernode » Can not uninstall usernode with added code
Status: Closed (duplicate) » Active

Same Problem...
However, I tried replacing the code and still would not work.

Fatal error: Call to undefined function usernode_delete_node() in C:\wamp\www\localhost\sites\all\modules\usernode\usernode.install on line 43

fago’s picture

Status: Active » Fixed

that's already fixed in the dev version.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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