Mysql error installing map module.

I get the below error when installing the standard map..Probably an easy fix for someone with coding skilz but for me, I have no idea. Thanks in advanced for the help

 

-- -- There are errors in the following MySQL queries:
-- -- Error: Column count doesn't match value count at row 1

INSERT INTO `sys_menu_top` VALUES(NULL, 6, 'Profiles Map', '_bx_map_world_map', 'modules/?r=map_profiles/', @iCatProfileOrder, 'non,memb', '', '', '', 1, 1, 1, 'custom', 'bx_people.png', '', 0, '');
Quote · 26 Aug 2010

I have seen this error in the past when there were version incompatibility between the mod version and the dolphin version. E.g. 7.0 compatible mod with 7.0.2 dolphin.

 

Check you sys_menu_top table and see how many columns it has and then adjust the query accordingly in the install.sql, that would fix the issue.

Facebook, Twitter & Instagram Combo - http://bit.ly/1h5CarP
Quote · 26 Aug 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.