Hello I keep getting an error when I attempt to use add function in userpoints. Watchdog is showing this error...

Details
Type php
Date Thursday, 28 June, 2007 - 17:13
User RedNikon
Location http://antiaddicts.com/drupal/admin/user/userpoints/add/1
Referrer http://antiaddicts.com/drupal/user/1
Message array_shift() [function.array-shift]: The argument should be an array in /home2/antiaddi/public_html/drupal/includes/form.inc on line 849.
Severity error
Hostname 153.29.32.34

Help me decipher and fix this issue....

Comments

nevets’s picture

It would be easier if you posted the new code you added for people to help you. A guess is you are incorrectly calling a form function.

rednikon’s picture

When I use the module userpoints, which can be found here. http://drupal.org/project/userpoints
When you attempt to call the 'add' function that is the error I get. If you would like the form.inc I can show the code to you...