Warning (2): pg_query() [function.pg-query]: Query failed: ERROR:  null value in column "title" violates not-null constraint [CORE/cake/libs/model/datasources/dbo/dbo_postgres.php, line 167]
Warning (512): SQL Error: ERROR:  null value in column "title" violates not-null constraint [CORE/cake/libs/model/datasources/dbo_source.php, line 684]

Query: INSERT INTO "lessons" ("visits", "modified", "created") VALUES ('1', '2012-02-05 11:17:08', '2012-02-05 11:17:08')

Error on addVisit function