Raymond Geerts Posted March 23, 2014 Share Posted March 23, 2014 I was playing around with multi language field and installed the following modules: Languages Support Languages Support - Fields I added 40 languages, but as soon as i create a new field of the type TextLanguage i get the following error: SQLSTATE[42000]: Syntax error or access violation: 1069 Too many keys specified; max 64 keys allowed I can without a problem add new fields of the type TextareaLanguage so the problem is not in there too. ps. im running the latest dev branch of yesterday Link to comment Share on other sites More sharing options...
Martijn Geerts Posted March 23, 2014 Share Posted March 23, 2014 I added 40 languages lol Every field translation is in a separate column, maybe it's comin from there..... So already using 40 key.. Link to comment Share on other sites More sharing options...
Raymond Geerts Posted March 23, 2014 Author Share Posted March 23, 2014 Creating a TextareaLanguage field works perfectly, the problem occurs as soon as i create a TextLanguage field. I thought MySQL has a limit on columns of 1024 so i'm guessing its a hard coded limit set somewhere in the fieldtype module. Link to comment Share on other sites More sharing options...
Martijn Geerts Posted March 24, 2014 Share Posted March 24, 2014 here's a post (I do think you read it) by Chuck Ha, he had a simular error. Not that that change anything yet... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now