Subscriber lists
For a couple of versions, the display of subscribers of a list is blank. Although the list of lists created appears the number of people subscribed to the list. There must be some kind of mistake there because either load the bottom of the page.
This discussion has been closed.
Comments
Did you make any kind of modifications to Sendy?
if (!function_exists('geoip_country_code_by_name')) {
function geoip_country_id_by_name($gi, $name) {
$addr = gethostbyname($name);
if (!$addr || $addr == $name) {
return false;
}
return geoip_country_id_by_addr($gi, $addr);
}
}
Without adding the conditional, the code on my server returns an error with this function.
get_custom_fields_count()
is not related to the geoip class.You mentioned using subversion to upload changed file for Sendy updates, that may be the problem.
You may want to try uploading the complete set of files from http://sendy.co/get-updated