array_merge() [function.array-merge]: Argument #2 is not an array
skizzo - May 18, 2009 - 22:40
| Project: | autocategorise |
| Version: | 6.x-1.4 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
I am using the following vocabulary setup
Tags: NO
Multiple select: YES
Required: NO
When clicking on "Autogategorise" button I am seeing the following error (autocategorisation does not take place):
warning: array_merge() [function.array-merge]: Argument #2 is not an array in /var/www/drupal/sites/all/modules/autocategorise/autocategorise.module on line 154.
#1
Bump - I am getting this too.
Tags: NO
Multiple select: NO
Required: NO
When clicking on "Autogategorise" button I am seeing the following error (autocategorisation does not take place)
Also when adding a new post (using Marketplace module) I get the same error.
#2
Fixed in HEAD
#3
Automatically closed -- issue fixed for 2 weeks with no activity.
#4
-> #518258: warning: array_merge() [function.array-merge]: Argument #2 is not an array in autocategorise.module on line 154
Szy.