My wife has been trying (unsuccessfully) to move her invisionboard site from our current host to HostGator. The last few days she's been getting SQL database error. The first few were resolved, but the latest one is this:
mySQL query error: INSERT INTO ib_cache_store (cs_key,cs_value,cs_array) VALUES('systemvars','a:0:{}',1)
SQL error: Unknown column 'cs_array' in 'field list'
SQL error code:
These message we got back in an email from hostgator is this:
It seems 'cs_array' column missing of your database. Please verify your database to correct this issue.
We've again contacted hostgator to see if they can clarify and we've done the same with our old host, but I figured I'd try here as well.
Does anybody have any idea what this actually means and how to resolve it?
mySQL query error: INSERT INTO ib_cache_store (cs_key,cs_value,cs_array) VALUES('systemvars','a:0:{}',1)
SQL error: Unknown column 'cs_array' in 'field list'
SQL error code:
These message we got back in an email from hostgator is this:
It seems 'cs_array' column missing of your database. Please verify your database to correct this issue.
We've again contacted hostgator to see if they can clarify and we've done the same with our old host, but I figured I'd try here as well.
Does anybody have any idea what this actually means and how to resolve it?