There's a schema issue throwing errors. Typo on "up_type'"
*
userprotect
o unique keys uid_up_type:
declared: array('uid, up_type')
actual: array('uid', 'up_type')
There's a schema issue throwing errors. Typo on "up_type'"
*
userprotect
o unique keys uid_up_type:
declared: array('uid, up_type')
actual: array('uid', 'up_type')
Comments
Comment #1
hunmonk commentedhttp://drupal.org/node/286913
Comment #2
flexvixon commentedGreat. Good work hunmonk.