Closed (fixed)
Project:
Usernode
Version:
5.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Feb 2008 at 12:53 UTC
Updated:
24 Jun 2008 at 11:32 UTC
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
Comment #1
LordVader commentedSorry, the path should have been /[edited]/modules/usernode/usernode.install instead of //modules/usernode/usernode.install
Comment #2
LordVader commentedDuplicate of #182393: Usernode Uninstall missing function definition
Comment #3
webthingee commentedSame Problem...
However, I tried replacing the code and still would not work.
Comment #4
webthingee commentedSame 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
Comment #5
fagothat's already fixed in the dev version.
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.