MySQL ERROR 1366 on Freeform Install
Posted: 23 June 2009 11:52 AM   [ Ignore ]
Newbie
Rank
Total Posts:  1
Joined  2008-06-30

MySQL ERROR:

Error Number: 1366

Description: Incorrect integer value: ‘’ for column ‘module_id’ at row 1

Query: INSERT INTO exp_modules (module_id, module_name, module_version, has_cp_backend) VALUES (’‘, ‘Freeform’, ‘2.7.2’, ‘y’)


running fresh EE 1.6.7
using fresh Freeform 2.7.2

What I am doing:

1. place the freeform folder in the modules directory
2. place the language file in the english language folder
3. go to EE CP and click install.


if i try to run the query manually…

MySQL ERROR:

Error Number: 1146

Description: Table ‘quail.exp_freeform_entries’ doesn’t exist

Query: SELECT *, COUNT(*) AS count FROM exp_freeform_entries GROUP BY form_name DESC

Profile
 
 
Posted: 24 June 2009 01:49 PM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRankRank
Total Posts:  8264
Joined  2006-10-18

Hi raguilar12,

Which build of ExpressionEngine are you using? smile

 Signature 
Profile