[Plugin: Count per Day] Javascript error "cpd_fields is null" when counting visits with AJ
-
Count per Day: 3.1.1
Without any deeper debugging/troubleshooting to eliminate the error I replaced on /wp-content/plugins/count-per-day/counter-core.php line 541 with this one:
if (!cpd_fields && cpd_fields != null) { cpd_fields.innerHTML = cpd_daten[1]; }
The topic ‘[Plugin: Count per Day] Javascript error "cpd_fields is null" when counting visits with AJ’ is closed to new replies.