Hello,
I'm not sure what has caused this but I am receiving the following error when trying to install the module Profiles Map. I get the following error:
-- -- There are errors in the following MySQL queries:
-- -- Error: Column 'Order' cannot be null
INSERT INTO `sys_menu_top`(`ID`, `Parent`, `Name`, `Caption`, `Link`, `Order`, `Visible`, `Target`, `Onclick`, `Check`, `Editable`, `Deletable`, `Active`, `Type`, `Picture`, `Icon`, `BQuickLink`, `Statistics`) VALUES(NULL, 6, 'Profiles Map', '_bx_map_world_map', 'modules/?r=map_profiles/', @iCatProfileOrder, 'non,memb', '', '', '', 1, 1, 1, 'custom', 'bx_people.png', '', 0, '');
I have checked the tables in the database and a number of the rows have null in the 'Order' column, I have another installation of Dolphin though which has the same data in the 'Order' column but the module installs and uninstalls with no problem.
Please could anyone advise what I could do to rectify the problem please?
Many thanks,