Active
Project:
Webcams
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Oct 2010 at 23:14 UTC
Updated:
27 Oct 2010 at 00:29 UTC
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
Comment #1
kriskd commentedI 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....