Missing Argument
trepetsk - October 20, 2007 - 16:04
| Project: | Google Analytics |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.

#1
I cannot repro this. Are you able to verify again, with latest dev and please provide the path where you get the error.
#2
Automatically closed -- issue fixed for two weeks with no activity.
#3
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.