warning: array_merge() [function.array-merge]: Argument #2 is not an array in autocategorise.module on line 154
drupallogic - July 13, 2009 - 21:38
| Project: | autocategorise |
| Version: | 6.x-1.4 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/topnet/public_html/drupal610/sites/all/modules/autocategorise/autocategorise.module on line 154.
any idea on what's wrong ?

#1
If this is the same error reported in http://drupal.org/node/466388 it has been
fixed in HEAD on June 9, but your report indicates that you are using 1.4 (May 15).
#2
sorry, what do you mean with "Fixed in HEAD" ?
also I don't see any further development beside 1.4 ?
#3
I believe it's fixed in the developer repository. I am not familiar with it, but I sometimes
checked releases out of it via cvs commands. See also:
http://drupal.org/node/133304
http://drupal.org/node/320
#4
why shall I have to look into CVS... I don't understand CVS things.
this module should be updated allready. anyway...
#5
Could someone post the solution?
Does the module work despite the error?
#6
I decided to use version 1.3 and its working fine! Love this module.
http://ftp.drupal.org/files/projects/autocategorise-6.x-1.3.tar.gz
#7
Fixed in HEAD? Looks like HEAD was not commited since
may 2009, so it cannot be fixed there.
But there is no error in DEV version from 2009-Aug-29.
Szy.