Many...many months ago I installed this mod....back in 3.0.7 I think.....now in 3.0.9
(Removed it to install National Flags' version 2.0.4 but didn't know how to remove the right way....learned a lot since!)
I have hunted and hunted to see if I could solve this without bothering you but it looks like you may be able to advise.....if you don't mind, that is. Please see the ACP screen-shot showing some residual elements remaining...what file do I need to edit? ( keeping in mind the flag mod I have now) Appreciate any advise......or do I need to poke around in phpMyAdmin
Appreciate your time.BW
Found this
But would running......
- Code: Select all
DROP TABLE phpbb_flags;
ALTER TABLE phpbb_users DROP user_flag;
ALTER TABLE phpbb_groups DROP group_flag;
DELETE FROM phpbb_config WHERE config_name = 'flags_path';
DELETE FROM phpbb_config WHERE config_name = 'require_flag';
DELETE FROM phpbb_acl_options WHERE auth_option = 'a_flags';
possibly stuff up the current flags?
edit 06/2012 Reinstalled board.

