Version(s) where issue occurs: 4.7.2, 4.7.3
Microsoft IIS 6.0, PHP Version 5.0.4, MySQL 4.1.16-nt
I have been testing Windows Live Writer (WLW) of late, and up until recently it has been fine. I was merrily working along on a different machine where I had just installed it, and posted a new story to my blog. At the time I didn't give too much concern to the fact it had not retreived my category list (this feature had worked on a previous install on another unit).
On posting from within WLW, I drop over to my drupal site to manually edit the post to add category information when I receive the following message:
warning: array_merge_recursive() [function.array-merge-recursive]: Argument #2 is not an array in F:\websites\blog_insanitycreek_com\www\modules\node.module on line 1605.
(Error is on line 1610 with 4.7.3)
When this error is received, only the authoring and publishing groups appear. Error message only appears on this specific post and no others tested thusfar.
At the time I was running 4.7.2, and I assumed the individual module in question had fallen over. A couple of mouse clicks later and the original node.module file was restored. Again, try to edit the post but it returns the same error.
Attempting to solve the issue, I try this solution. The error cleared after this solution, however the problem of not being able to edit the content or categories sections remained. You however could now access the gsitemap, comment, menu, authoring, and publishing sections.