Statistics problem in v3.3.1-RC1 : views = clicks

Fixed the database, by running the following sql statement:

update phplist_user_user set uniqid=replace(uniqid, ‘-’, ‘’);

2 Likes