MyBB Community Forums

Full Version: [D] [PostgreSQL] Warn User (new error)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Although the other error has been fixed, there is now a new one showing in its place:

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
    23502 - ERROR: null value in column "revokereason" violates not-null constraint 
Query:
    INSERT INTO trunk_warnings (uid,tid,pid,title,points,dateline,issuedby,expires,expired,notes) VALUES ('2','1','0','','2','1229773296','1','1230378096','0','test') 
This was actually fixed. It just needs a reinstall on the postgresql forum to work (or I need to update the db schema manually)