Error on install
jonfrancisskydiver - May 22, 2008 - 17:59
| Project: | ipAuthenticator - authenticates an IP to a role |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I am not certain to why I am getting this error during this module's install. I think the error is linked to the hook_schema function in the .install file. Suggestions welcome.

#1
The error is:
* warning: array_merge() [function.array-merge]: Argument #2 is not an array in C:\wamp\www\drupal6\update.php on line 174.
* warning: Invalid argument supplied for foreach() in C:\wamp\www\drupal6\update.php on line 339.
#2
I think this was an issue with how the hook_update_N() script was returning the array. Are you continuing to get this error with the development release (Oct 18, 2008)?
#3
Automatically closed -- issue fixed for two weeks with no activity.