*
contact
o column page_info - difference on: size
declared: array('description' => t('TODO: please describe this field!'), 'type' => 'text', 'size' => 'big', 'not null' => FALSE)
actual: array('description' => t('TODO: please describe this field!'), 'type' => 'text', 'not null' => FALSE)
Comments
Comment #1
behindthepage commentedHi Maxweld,
This is a rather cryptic post. More information would be helpful.
What database are you using?
When did this problem occur? After install or update?
Is this an error message you received?
I have made some changes which are likely to solve this problem so you might like to check out ver 6.x-1.12.
Regards Geoff
Comment #2
maxweld commentedHi Geoff
The above is displayed by the Schema module following implementation of 6.x.1.9, then immediate update to 6.x.1.11. I have not experienced any problems with using the Contact Forms. If just looks like a minor difference in implementation syntax. I am using MySQL version 5.1.51a
I wont get time to play with 1.12 until weekend, but will try it and give feedback.
Regards
David
Comment #3
maxweld commentedFYI - This no longer seems a problem with 6.x-1.12
Comment #4
behindthepage commented