The current logic tests "If there are 0 records in the table {simplenews_statistics_clicks}, do an UPDATE query". It does not run an insert. It should do an insert. It currently does not update.

Comments

jjchinquist’s picture

Status: Active » Closed (works as designed)

Incorrect issue on my part - the logic is ok.