Line 46 on the lastest .Install has a close bracket at the end, it should be an open bracket. This causes the privatemsg_mails table creation to fail on install.
Josh
db_query("CREATE TABLE {privatemsg_mails} (
Line 46 on the lastest .Install has a close bracket at the end, it should be an open bracket. This causes the privatemsg_mails table creation to fail on install.
Josh
db_query("CREATE TABLE {privatemsg_mails} (
Comments
Comment #1
joshua_cohen commentedI see this has already been stated in other bug reports, so I will close this issue to save from confusion.
Josh