When I attempt to install this module, I get a sql error because the length is not being inserted with the varchar. I'm using Drupal 6.19. Can someone see if they get the same results when trying to install?

Comments

kriskd’s picture

I think my problem might be due to PHP versions. The SQL was wrong on my computer with PHP 5.3.1, but the table was created just fine on my laptop with 5.2.5. I was able to install other modules with schemas on my computer with 5.3.1, however. I did some searching and although there were posts on PHP 5.3.1, I came up empty handed on schema bug reports. I compared the install files of this module with another that created the table and was unable to find anything wrong with the wecams schema. So, I'm at a loss....