The module appears to be working as intended, but every time cron runs it clears all visitor data. How can I fix this issue?

(I'm using the adv module as well)

Comments

tanay_lakhani’s picture

same issue for me too...

tanay_lakhani’s picture

identified the cause: due to user_visits_adv module.

user_visits_adv.module file line 274, it doesnt delete the data, it shifts data from user_visits table to user_visits_adv table

Shall post the solution soon

sanduhrs’s picture

Project: User Visits » User Visits Advanced

Reassigning to user_visits_advanced project.