Jump to content

SQLSTATE[HY000]: General error: 1214 The used table type doesn't support FULLTEXT indexes


Recommended Posts

Posted (edited)

Hello, today I run into an interesting problem. Everytime when I trie to add an field it says SQLSTATE[HY000]: General error: 1214 The used table type doesn't support FULLTEXT indexes.

I think the problem startet after I installed „formbuilder 0.2.5”.

Had anyone here same or equal problems? Today I switched the database from one hoster to another hoster (the problem appears on both of them).

Henning

I use PW 2.5.29

Edited by hheyne
Posted

Hello again. I solved the problem on my own. I have had problems with installing pw on 1and1.

I made there an entry about the connection type:

$config->dbEngine = 'InnoDB';

After deleting that line everything works fine. That line of code wasn't there in my dev-area.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...