Files module not installing

I have tried adding the profile menu tab again, but it's not working, any help?


Installation of: Files Failed
-- Changing database:
-- -- There are errors in the following MySQL queries:
-- -- Error: Column 'Order' cannot be null
INSERT INTO `sys_menu_top` (`Parent`, `Name`, `Caption`, `Link`, `Order`, `Visible`, `Target`, `Onclick`, `Check`, `Editable`, `Deletable`, `Active`, `Type`, `Picture`, `BQuickLink`, `Statistics`) VALUES(4, 'Files', '_bx_files_menu_profile', 'modules/?r=files/albums/my/main/|modules/?r=files/albums/my/add/|modules/?r=files/albums/my/manage/|modules/?r=files/albums/my/disapproved/', @iCatProfileOrder, 'memb', '', '', '', 1, 1, 1, 'custom', '', 0, '');
Quote · 27 Mar 2010

See fix below :

In modules/boonex/files/install/sql/install.sql


Find (2 occurrences) :

, @iCatProfileOrder,

Replace with :

, '@iCatProfileOrder',

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 27 Mar 2010

sweet, that worked, thanks

Quote · 27 Mar 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.