Mohd Yusuf
Member
Posted 1 year ago #
Hi,
I would like to plea for these two functions to be renamed:
1. geoip_country_code_by_name
2. geoip_country_name_by_name
I have PECL (http://php.net/manual/en/function.geoip-country-code-by-name.php) installed in my server, each count_per_day updates will render the website in 500 server error. I will have to manually edit those two functions with a prefix of say cpd_* to get them working again.
Maybe you can employ a prefix to localize the functions to those who dont have PECL enabled?
Thanks for listening.
http://wordpress.org/extend/plugins/count-per-day/
Tom Braider
Member
Posted 1 year ago #
this functions are in the official class of the geoip website. so pecl have a problem. ;)
but i can try to change my version.
thanks for the hint.
Mohd Yusuf
Member
Posted 1 year ago #
Hey Tom,
Thanks for reading and thanks for your consideration.
Keep up the good work.
Tom Braider
Member
Posted 1 year ago #
Please test version 2.16. I renamed the functions for you. ;)
Mohd Yusuf
Member
Posted 1 year ago #
Just to update the thread, I tested with WP 3.1 and Count-Per-Day 2.16 and the blog is working fine; no modification is needed.
Thanks Tom.