Closed (won't fix)
Project:
Bookmarks
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jan 2006 at 04:54 UTC
Updated:
24 Apr 2006 at 18:08 UTC
warning: array_merge() [function.array-merge]: Argument #1 is not an array in C:\apachefriends\xampp\htdocs\drupal\includes\menu.inc on line 351.
this is the error I get when I click on quicklink in the bookmark block. am i doing something wrong?
Comments
Comment #1
kozuch82 commentedHi,
I am getting the same error.
Jan
Comment #2
agentrickardFairly certain this is a PHP 5+ issue. PHP5 is very strict about array_merge.
Will try to debug, This _should_ be fixed.
Comment #3
agentrickardSee http://drupal.org/node/56417