so... i have a problem with this mod... :oops:
all my users that haven't especified their coutries appear with the unknown flag...
so i want to report several bugs...
1.- some flags are not called correctly
example, the board call to flags/small/mexico.png when it should call to flags/small/mx.png
2.- ip recognizing is not working correctly (happens i wrote before...)
3.- some flags are bigger than others...
can you help me to fix this?
so, if i'd want to delete this mod how i can do it?
it's important too know how to uninstall any mod that is beong installed
well, again excuseme if my english is hard to understand :mryellow:
IP Country Flags
Subject: Re: IP Country Flags
As for any MOD I've ever installed, uninstalling is as easy as backing up the tracks. Replace the files you backed up and undo any database changes. Be super careful when playing in the database though! You've been warned!
Subject: Re: IP Country Flags
yeah, i know backing up a can undo 50% of the MOD but i dont know how to undo the changes in the database :oops:
Chaotic wrote: [View Post]
yeah, i know backing up a can undo 50% of the MOD but i dont know how to undo the changes in the database :oops:
Subject: Re: IP Country Flags
Back up your Database
SQL these five lines, and ignore any "Key Error" messages.
Change the ip_ prefix to yours if it's different.
1. SQL
DROP TABLE IF EXISTS `ip_cf_ip_to_iso3661_1`;
ALTER TABLE ip_users DROP user_cf_iso3661_1;
ALTER TABLE ip_sessions DROP session_cf_iso3661_1;
2. Then SQL this one.
ALTER TABLE ip_config DROP show_user_flag_everywhere;
3. Then SQL this one
ALTER TABLE ip_config DROP flag_priority;
SQL these five lines, and ignore any "Key Error" messages.
Change the ip_ prefix to yours if it's different.
1. SQL
DROP TABLE IF EXISTS `ip_cf_ip_to_iso3661_1`;
ALTER TABLE ip_users DROP user_cf_iso3661_1;
ALTER TABLE ip_sessions DROP session_cf_iso3661_1;
2. Then SQL this one.
ALTER TABLE ip_config DROP show_user_flag_everywhere;
3. Then SQL this one
ALTER TABLE ip_config DROP flag_priority;
Subject: Re: IP Country Flags
What Lopalong posted is how to remove all traces of this MOD from your database.
Also, don't forget to replace all the files you edited with your backup copies!
Also, don't forget to replace all the files you edited with your backup copies!
Subject: Re: IP Country Flags
i try to install it wiz phpbb3.0.7 but when i change code i don`t find codes in txt of installation i wanna help
Subject: Re: IP Country Flags
well that is because it is not meant for phpbb3 but made for icyphoenix based boards m0hamed :wink:
maybe you can find a similar mod in phpbb.com's database
m0hamed wrote: [View Post]
well that is because it is not meant for phpbb3 but made for icyphoenix based boards m0hamed :wink:
maybe you can find a similar mod in phpbb.com's database
Subject: Re: IP Country Flags
wanna see country flags and comunity flags. LOL
have a look at my mods-site
working on .53a
have a look at my mods-site
working on .53a
Page 3 of 3
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 0.7121s (PHP: 4% SQL: 96%)
SQL queries: 29 - Debug Off - GZIP Enabled