Hi, I have small problem with my orm queries. I can't save data to database (mysql) using ORM but on that same settings Auth adds new data to database without problems. What i am missing?
This error is usually caused by an issue with the file permissions. It can also happen if your table is corrupt, for example when you copy database files while MySQL is still running.
Either way, it is not a Fuel issue, it is a problem with your database (table).