Error: array_merge() [function.array-merge]: Argument #1 is not an array in /home/walkerst/public_html/includes/menu.inc on line 351.
The above error is reported in cvs forward.module,v 1.8.2.1.2.9 and forward.module,v 1.8.2.1.2.8. I've not tried the other versions for comparison due to the fixes introduced in those versions.
However the functionality of the module is fine as long as the watchdog errors are sent to log only.
Hope you can fix it, great module! Thanks.
Comments
Comment #1
seanrI can't reproduce this. Are you using drupal 4.7? If so, I need to report the module, so any bugs reported will not be able to be acted upon. If 4.6, please provide more details about precisely what you were doing when the error occured and the like.
Comment #2
Cromicon commentedSorry.
Was using 4.6. It occurs in the logs when you send a page and also when someone clicks the http://www.example.com/forward/65/email_ref link back to the site.
Comment #3
pobster commentedI'm also experiencing this error. I'm also using 4.6 with the latest release although I've just upgraded from php4 to php5 and I know there's issues with the array_merge command...
...Am getting exactly the same error.
Pobster
Comment #4
seanrCromicon - are you using PHP5 as well?
Comment #5
Cromicon commentedI've just checked and yes I am.
Comment #6
tjharman commentedI see this also.
Drupal 4.6
PHP 5.1.2
please let me know if I can provide anymore information.
The module appears to work apart from this error.
Comment #7
seanrI just updated the module. Try it now (get it from CVS) and let me know if it works for you.
Comment #8
seanrLatest version can be downloaded here:
http://cvs.drupal.org/viewcvs/drupal/contributions/modules/forward/forwa...
Comment #9
Cromicon commentedHi
Tested and this works fine on 4.6.5 using php5.
Thank you very much!
Comment #10
seanrNo problemo
Comment #11
(not verified) commented