I'm using 4.7.1 on PHP5 and Mysql5.

After I Installed privatemsg.module, I tried to send pm to another user for test. Then I got an error below...

user warning: Field 'folder' doesn't have a default value query: INSERT INTO privatemsg (author, recipient, subject, message, timestamp, newmsg, hostname, format) VALUES ('2', '1', 'test', 'test', '1149170625', '1', '127.0.0.1', '0') in C:\web\drupal\includes\database.mysql.inc on line 120.

Comments

benofsky’s picture

Did you load the mysql tables? Into your Drupal DB.
Ben
Benofsky Park.com

shimpei’s picture

I did.

benofsky’s picture

Is MYSQL 5 running in MySQL 4 Compatibility Mode?
Ben
Benofsky Park.com

heavenonfremont’s picture

getting the same error - was this resolved?

would be helpful if you can shed some light on compatibility mode config for mysql - i am running - MySQL - 5.0.20a-nt.