_bx_spy_profile_has_viewed

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..."
Quote · 21 Jan 2013

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
Quote · 11 Mar 2013

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..."
Quote · 13 Mar 2013

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
Quote · 13 Mar 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.