error installing events group and store

i get this errors when trying to install the following am running 7.0.4

can i get help

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, 4, 'Events', '_bx_events_menu_my_events_profile', 'modules/?r=events/browse/my', @iCatProfileOrder, 'memb', '', '', '', 1, 1, 1, 'custom', '', '', 0, '');

Quote · 6 Mar 2011

I'm not sure what the errors mean, but when I search here for your error msg, a bunch of stuff comes up. You might find a solution looking through all of those past posts.

Quote · 10 Mar 2011

I got round the problem by changing the column 'Order' to allow 'null' entries,  this isnt probably the right thing to do but it worked.

Quote · 10 Mar 2011

 

i get this errors when trying to install the following am running 7.0.4

can i get help

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, 4, 'Events', '_bx_events_menu_my_events_profile', 'modules/?r=events/browse/my', @iCatProfileOrder, 'memb', '', '', '', 1, 1, 1, 'custom', '', '', 0, '');

Make a ticket on support page

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 10 Mar 2011
 
 
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.