Awards Plugin Getting Fatal Error On Install

I have followed all steps in regards to installing the Awards Plugin using Vanilla 2.0 and every time I try to enable the plugin the following error is received...any ideas?

The addon could not be enabled because it generated a fatal error:
Can't create table 'i196507_vf1.#sql-1319_502291' (errno: 150)|Gdn_Database|Query|
ALTER TABLE vf_UserAwards
ADD CONSTRAINT FK_UserAwards_User FOREIGN KEY (UserID)
REFERENCES vf_User (UserID)
ON DELETE NO ACTION
ON UPDATE NO ACTION

Tagged:

Comments

Sign In or Register to comment.