Closed (fixed)
Project:
User Referral
Version:
4.7.x-2.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
15 May 2007 at 17:46 UTC
Updated:
15 May 2007 at 18:28 UTC
I'm having a problem getting user Points to play nice with the referral module. I've got both enabled, but when I go to the settings page for the User Points module in admin I get this error:
Fatal error: Call to undefined function: userpoints_userpoints() in /pathtosite/modules/referral/referral.module on line 147
I looked at the file and its the part that referrences the userpoints module. What gives and how tdo I change the code to get it to work?
Comments
Comment #1
kbahey commentedYou are using the 4.7.x-1.0 version of the user referral module.
You should use the -2.0 version. Download it from here http://ftp.osuosl.org/pub/drupal/files/projects/referral-4.7.x-2.0.tar.gz
Comment #2
bflora commentedfixed thanks!