Not preset any more in D7.1 ?
It was neat to know, who visited who on dating site don't you agree?
Possible cause for this not to be in D7.1?
Possible ways to get it back?
Regards, Mayki
Not preset any more in D7.1 ? It was neat to know, who visited who on dating site don't you agree? Possible cause for this not to be in D7.1? Possible ways to get it back? Regards, Mayki "When things get tough the tough get going..." |
This feature was removed to reduce server load and it was situation where more important content was pushed down by profile view updates. To get it back you need to add profile view alert action: INSERT INTO `sys_alerts` SET `unit` = 'profile', `action` = 'view', `handler_id` = @iHandler; iHandler is id of bx_spy_profiles_activity record from sys_alerts_handlers handlers. It maybe that more changes will required to make it work properly. Rules → http://www.boonex.com/terms |
AlexT thanks for your answer. I will see if it is workin in a day or two and I will post the findings here. "When things get tough the tough get going..." |
I am using a mod for the "who viewed me"; you might want to look at that as well. Skip over the one that is not 7.1 compatible, it won't work on 7.1 at all. Geeks, making the world a better place |