Posted by jonfrancisskydiver on May 22, 2008 at 5:59pm
Jump to:
| Project: | ipAuthenticator |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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.
Comments
#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.