I am using Location CCK to display the gmap with a View & View Attach to make the gmpa attached to the assigned node.

And I tried to use the custom linkto create a LINK "create another node" at the bottom of this node. But gmap and the custom pager work fine and ok. BUt on the top it shown a error message as below: (It ok happned on whatever the node with a gmap, it works fine with other node.)

* warning: array_filter() [function.array-filter]: The first argument should be an array in /var/www/web32/web/sites/all/modules/location/contrib/location_cck/location_cck.module on line 385.
* warning: array_keys() [function.array-keys]: The first argument should be an array in /var/www/web32/web/sites/all/modules/location/contrib/location_cck/location_cck.module on line 385.
* warning: Invalid argument supplied for foreach() in /var/www/web32/web/sites/all/modules/location/location.module on line 1440.

I am not a programer, but start to use Drupal for few months to build a site. So your help will be appricated. Thanks!!

Yantoa

Comments

ck9’s picture

Same problem here