bbPress

Simple, Fast, Elegant

bbPress support forums » Plugins

Plugin: BB Easy Ip2contry

(2 posts)
  • Started 1 year ago by gh3
  • Latest reply from _ck_
  • This topic is not resolved
  1. == Description ==

    This plugin adds a flag based on ip2country function under the user title.

    First of all I have to say thank you to Omry Yadan for his great work, yeah I mean the WP plugin Easy Ip 2 Country ( http://firestats.cc/wiki/EasyIP2Country ).

    BB Easy Ip 2 Country is only a mod of the original WP plugin to be able to work with bbPress.

    == Installation ==

    Simply download the file, and upload to /my-plugins dir.

    Then edit line n°12 according with your forum installation url.

    Download: http://www.ellequadro.net/wp-content/plugins/downloads-manager/upload/bb-easy-ip2country.zip

    Posted 1 year ago #
  2. If anyone is interested I have a much higher speed routine that runs on mysql instead of the ip2c flatfile. For highly active forums the extra speed is a must. I benchmarked the firestats way against the mysql way and mysql is 4-5x faster in all cases because it caches.

    (Omry is working on a memcached version of his 500k flatfile, so eventually it might beat mysql but not anytime soon - his cached java version is 100x faster than mysql but that doesn't help us)

    I don't have it packaged as a plugin and would have to write the code to automate the database table creation for the data from webhostinfo.info but I'd be willing to sit down and do it if there is serious interest.

    I just love putting little flags next to my forum posts to show off how international the forum is, but that's just me.

    ps. "country" is spelled wrong in this topic's title

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.