Oct 28th, 2010, 6:06 AM
First, I would like to say that I absolutely love Form Tools! Thanks so much for all of your hard work, Ben! I just updated my core & modules to 2.04 and decided to try the database integrity module. It came up with one error in the core:
FORM TOOLS CORE - ft_hooks - Invalid column: action_location
- is: enum('start','end')
- should be: varchar(100)
Can I / should I just change the column type to varchar(100) to correct this?
FORM TOOLS CORE - ft_hooks - Invalid column: action_location
- is: enum('start','end')
- should be: varchar(100)
Can I / should I just change the column type to varchar(100) to correct this?