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
Comment #1
hass commentedI cannot repro this. Are you able to verify again, with latest dev and please provide the path where you get the error.
Comment #2
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #3
zerozeroisland commentedI 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.