Active
Project:
Dropbox Integration
Version:
7.x-1.7
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jul 2011 at 17:11 UTC
Updated:
9 Nov 2011 at 21:42 UTC
Hi,
After installing this module on D7.4 I am getting these errors:
Warning: strcmp() expects parameter 2 to be string, array given in _system_sort_requirements() (line 2770 of /modules/system/system.module).
Warning: strcmp() expects parameter 1 to be string, array given in _system_sort_requirements() (line 2770 of /modules/system/system.module).
Warning: usort() [function.usort]: Array was modified by the user comparison function in system_status() (line 2240 of /modules/system/system.admin.inc).
Can you tell me what is wrong & is there a fix ?
I have tried v7 and v7dev of this module with the same error.
When I disable the module the errors go away.
Comments
Comment #1
rolandk commentedanyone ?
Comment #2
oddencreative commentedThe question that should be asked is what are your system settings. PHP version, what is your E_[blah] settings? Are you running on WAMP, LAMP, etc.
Comment #2.0
oddencreative commentededit