I got this error when I tried to add the module to my website:

warning: Missing argument 2 for googleanalytics_help() in
#My_website/modules/google_analytics/googleanalytics.module
on line 13.

I'm running 6.3, and haven't done anything strange to the install.

Comments

hass’s picture

Status: Active » Fixed

I cannot repro this. Are you able to verify again, with latest dev and please provide the path where you get the error.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

zerozeroisland’s picture

I actually ran into this same error today. not sure if this was the same problem as yours, but it was because i forgot i was working on an older client's Drupal 5 site and installed the D6 version of the module. it gave me the same error:

warning: Missing argument 2 for googleanalytics_help() in... etc.