By cczernia on
I've been searching around trying to look how to fix an error I get right after someone finishes the initial account creation page. It looks like:
Invalid argument supplied for foreach() in /home/retailmb/public_html/modules/node.module on line 359.
implode() [function.implode]: Bad arguments. in /home/retailmb/public_html/modules/node.module on line 363.Next comes a large sql error. Having seached the drupal site I noticed a lot of people have this error reference toward a module. No one seemed to have a solution and was wondering what this error means and what is the best technique in debugging it?
Thanks in advance.
Comments
I'm having the same error
I'm having the same error and I think it might have something to do with img_assist but I'm not sure.