Someone please help, I get an error when trying to install the Avatar Module
Installation of: Avatar Failed
-- Changing database:
-- -- There are errors in the following MySQL queries:
-- -- Error: Column 'Order' cannot be null
-- -- There are errors in the following MySQL queries:
-- -- Error: Column 'Order' cannot be null
INSERT INTO `sys_page_compose` (`Page`, `PageWidth`, `Desc`, `Caption`, `Column`, `Order`, `Func`, `Content`, `DesignBox`, `ColWidth`, `Visible`, `MinWidth`) VALUES('pedit', '998px', 'Manage Avatars', '_bx_ava_manage_avatars', 2, @iMaxOrder, 'PHP', 'return BxDolService::call(''avatar'', ''manage_avatars'', array ((int)$_REQUEST[''ID'']));', 1, 50, 'memb', 0);
