MyBB Community Forums

Full Version: IP2Flag
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey I need a little help. I uploaded the files for this plugin, but i'm not sure how to dump a file into the sql database? can anyone help?
Thank you


::Instalation
1. Copy files to suitable location
2. You need to dump the ip-address to country sql into your database. *
3. Open MyBB-AdminCP.
4. Open Link "Plug-Ins".
5. Search for Plug-In "Ip2Flag".
6. "Activate" Plug-In "Ip2Flag".
Download the database table from one of the links provided in the readme and unzip the gz file so that you've got a .sql file.

The go to you phpMyAdmin, select your databse and click on import, select the sql file and click GO. That's all there is to it.