I get this error when I click on the visit X site

warning: array_merge() [function.array-merge]: Argument #1 is not an array in W:\www\inmrc\includes\menu.inc on line 351.
Drupal 4.6.2 and weblink from cvs head $Id: weblink.module,v 1.83 2005/09/01 13:44:53 ber Exp $

Regards
Ron

Comments

Bèr Kessels’s picture

Status: Active » Closed (duplicate)
ron_mahon’s picture

Ber
I replaced the line of code with 'callback arguments' => array(arg(2)), and if dosent overright my screen anymore. The error log shows "weblink/goto/100 not found."

I am using PHP5 so that’s probably the reason. Is it possible to have one code set that will work on PHP4 & 5.

Ron

ron_mahon’s picture

Title: Weblink error on 4.6.2 » Weblink error on 4.6.3

I upgraded to 6.6.3 no differance
Ron

Bèr Kessels’s picture

Rin,
I closed this issue, because this is already discussed in http://drupal.org/node/22428. Please add your thoughts and comment there.

Thanks.