Featured WordPress Plugins
- WP-Stats-Dashboard 2.7.9
- WP-Copyright-Protection 1.0
- WP-Choose-Thumb 1.3.5
More WordPress Plugins
- WP-vCard 1.0
- WP-Hyves 1.4.0.2
- WP-IP2Nation 1.1
- WP-Top1000Authors 1.0
- WP-Alp 1.3.4
- DL-MENU 1.1
- [Download not found]
Follow me on twitter
Be sure to follow my updates on twitter.




Great work, a plugin that actually works.
Hi Mr. Lighthart.
I was hoping you could give me a little tiny hand?
with IP2Nation
I installed it, everything super cool
I can show the correct country name
but how in Zeus’s name do you get to show the little tiny flags?
is it with $echo country_flag?
It’s driving me insane!
))
S.O.S. please
<?php
$server = 'xxxxxx'; // MySQL hostname
$username = 'xxx'; // MySQL username
$password = 'xxxx'; // MySQL password
$dbname = 'xxxxxxx'; // MySQL db name
$db = mysql_connect($server, $username, $password) or die(mysql_error());
mysql_select_db($dbname) or die(mysql_error());
$sql = 'SELECT
c.country
FROM
ip2nationCountries c,
ip2nation i
WHERE
i.ip
Hi Dave,
I’m using WP-Copyright-Protection for my website but the image in the articles still can be clicked, opened in a new window, and then can be ‘saved as’. How to prevent this? Thanks!
Hi Dave,
I’ve been using your great plug-in ‘WP-Copyright-Protection’ without issue, however after upgrading my wordpress theme (Photocrati 4.07) the plug-in causes Internet Explorer to crash. The site’s fine in every other browser, it’s just explorer that now waits on the homepage for a second or two before attempting to redirect and crashing to a white screen.
Any ideas?
Thanks!
Use just WP-Stats-DB – big thnx for it! ^^
Other plugins, imho, need forget forget
Try to increase your server’s memory limit as described on this page:
http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Hi Dave,
Good work you’re doing.
In my case unfortunately the (automatic) Installation failed – again and again. Everytime I got this message:
“Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 77824 bytes) in /home/maartenprinsen.nl/www/wp-admin/includes/template.php on line 2530″
And I had to delete de wp-stats directory to get WordPress running again.
I was using WordPress version 3.0.4–nl_NL
Manually uploading the pluging got the same result.
thanks for the ip2nation, i finally managed how to use it.
Thank you for such a great web application! Running on my website flawlessly
Im extremely impressed with WP-Stats-Dashboard! Great work Dave!