Closed (fixed)
Project:
Usernode
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Sep 2007 at 11:16 UTC
Updated:
25 Sep 2007 at 12:43 UTC
I just upgraded from 1.1 to 1.2 and as soon as I go to any usernode (which I don't use for profiles...I use for a one-node-per-user biography using CCK fields), I get:
Fatal error: Call to undefined function nodeprofile_show_profiles() in /home/mysite/public_html/sites/all/modules/usernode/usernode.module on line 101
so I had to fall back to 1.1.
Comments
Comment #1
fagoyou are using usernode together with a nodeprofile module version, which is outdated. however, I've committed a fix which mix checking for nodeprofile more robust, so if you try the latest dev snapshot, your problem should be fixed too.
Comment #2
(not verified) commented