Profiles Map installation trouble

I was having a few problems with the profile maps and thought that I would try uninstalling and then reinstall the app.  But now I can't reinstall it.  I keep receiving an error. I was better off leaving it be.

Installation of: Profiles Map Failed

-- Changing database:
-- -- 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, '');

Can someone help me make sense of this. So I can get maps back up and running.

Quote · 16 Jul 2010

What version are you using?

Try this

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

Looking for Help? http://www.boonex.com/kevinmitnick
Quote · 16 Jul 2010

What version are you using?

Try this

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

7.0.1

ha!  thats why i was asking for help to make sense of it. it looks foreign to me.

Quote · 16 Jul 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.