hi
I have upgraded to the latest versions of Invite and Private Message modules. I have upgraded from 5.x to 5.y for both these modules. It asked me to run database script and it gave me the following errors.. Can you please help to fix these problems?:
array_merge() [function.array-merge]: Argument #2 is not an array in update.php on line 309.
Invalid argument supplied for foreach() in /home/.mewsette/asha_admin/hangoutwith.com/update.php on line 540.
Can't DROP 'reg_code_idx'; check that column/key exists query: ALTER TABLE invite DROP INDEX reg_code_idx in /includes/database.mysql.inc on line 172.
array_merge() [function.array-merge]: Argument #2 is not an array in /update.php on line 309.
Duplicate entry 'privatemsg_id' for key 1 query: INSERT INTO sequences (name, id) VALUES ('privatemsg_id', 7) in /includes/database.mysql.inc on line 172.
Thanks
drupalian
Comments
Speaking on behalf of
Speaking on behalf of invite.module: the "Can't DROP index" error can be ignored. The array_merge() issue, too. I think I know where the problem lies and will address it with the next release.
--
Stefan M. Kudwien
www.unleashedmind.com
-Stefan