Nirjonadda
Member
Do you have any plan when will be give support XF2 Update?
Hi
Nop i plan to update it but i dont know when
XF2 is just go out so we need update all our addons so ...![]()
Uninstall it before upgrade to xf2 if needed
Anyway all table for this addon are prefixed by xfa_map
// xf_user
$db->query("ALTER TABLE `xf_user` ADD `xfa_map_allow_position_map` tinyint(1) null default '0'");
$db->query("ALTER TABLE `xf_user` ADD `xfa_map_actd` tinyint(1) null default '0'");
// xf_user_profile
$db->query("ALTER TABLE `xf_user_profile` CHANGE `location` `location` VARCHAR(250) NOT NULL DEFAULT ''");
// xf_user_group
$db->query("ALTER TABLE `xf_user_group` ADD `xfa_map_icon` varchar(250) NOT NULL default ''");
$db->query("ALTER TABLE `xf_user_group` ADD `xfa_map_exclude` tinyint(1) null default '0'");
$db->query("ALTER TABLE `xf_user_group` ADD `xfa_map_exclude_filters` tinyint(1) null default '0'");
From bespoke add-on development to complex integrations and specialized enhancements, we offer a range of