uc site bug?

Posts: 15
Joined: 09/14/2007

i posted a contrib module issue - http://www.ubercart.org/contrib/132#comment-3797 and received the following errors:

* warning: array_merge() [function.array-merge]: Argument #2 is not an array in /var/www/vhosts/ubercart.org/sites/all/modules/comment_cck/comment_cck.module on line 100.
* warning: Invalid argument supplied for foreach() in /var/www/vhosts/ubercart.org/sites/all/modules/cck/fieldgroup.module on line 394.
* warning: Invalid argument supplied for foreach() in /var/www/vhosts/ubercart.org/sites/all/modules/cck/fieldgroup.module on line 394.

just passing on FYI

c.

Posts: 5367
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

I noticed that on a forum reply earlier. Thanks for posting yours up, too. Smiling

I'll nail it on Monday. I thought I solved the issue Friday afternoon... I had done a custom tweak to the comment_cck module to allow comments posted to issues on our site affect the issue data.

EDIT: Fixed the issue... there were a couple bugs in the module that have been squashed.