Who Viewed Me Mod Support (Modzzz)

This is the support forum for the Who Viewed Me mod.

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 22 Aug 2013

Patch 2.0.1 Released. (See patches/version_2.0.1 folder in zip file)

-> Added the date and timestamp when Profile was viewed.

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 8 Sep 2013

Hello!

 

In my admin panel, is announced as follows:

Who Viewed Me version 2.0.3 by modzzz.com

 

I did not understand. How can it be showing 2.0.3 and now being released the 2.0.1 update?

 

I need this update 2.0.1?

 

thanks!

Quote · 17 Sep 2013

 The initial version number of 2.0.3 is a mistake. Apply the patch.

Hello!

 

In my admin panel, is announced as follows:

Who Viewed Me version 2.0.3 by modzzz.com

 

I did not understand. How can it be showing 2.0.3 and now being released the 2.0.1 update?

 

I need this update 2.0.1?

 

thanks!

 

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 17 Sep 2013

I paid for two mods Super poker and who view me.

But I can't download them saying I have to buy them when I paid for them already....

Please Fix....

Quote · 1 Oct 2013

 Problem solved Thanks :)

I paid for two mods Super poker and who view me.

But I can't download them saying I have to buy them when I paid for them already....

Please Fix....

 

Quote · 1 Oct 2013

Hello,

Is possible to set as default the privacy settings of the module "who viewed me" for to only the owner of the account would have the possibility to view the blocks and anyone more?

And in the same way, is possible for module "Flirts"?

Is there the possibility to set this through the module "Modzzz Tools"  in the "Manage Default Privacy Values for Modules" block?

Thanks.

Quote · 15 Dec 2014

On the Profile page, there is an icon located at the top left of each block that allows the profile owner to configure the viewing access of each block. If do not want individual members to have to manually set this access and you want to do it from an administration level, custom code changes will be needed.

Hello,

Is possible to set as default the privacy settings of the module "who viewed me" for to only the owner of the account would have the possibility to view the blocks and anyone more?

And in the same way, is possible for module "Flirts"?

Is there the possibility to set this through the module "Modzzz Tools"  in the "Manage Default Privacy Values for Modules" block?

Thanks.

 

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 16 Dec 2014

Hello!

How to make it show more than 2 weeks history of guests?

Quote · 1 May 2015

Dolphin seems to purge views every 3 days. You need to make a core code change this, see below :

In inc/classes/BxDolViews.php

Find this line :

define ('BX_OLD_VIEWS', 3*86400);

Change the number '3' to the number of days you wish to extend it to.

Hello!

How to make it show more than 2 weeks history of guests?

 

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 1 May 2015

Who Viewed Me module is now compatible with Dolphin 7.2 . For those upgrading from Dolphin 7.1, please check the upgrade folder for instructions.

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 24 Sep 2015

Hi Modzzz,

 

How can I remove the time from posts? In my case the date is all I want.

 

views.jpg · 6.2K · 318 views
Quote · 8 Feb 2016

@demmy, see solution below :

 

In modules\modzzz\pview\classes\BxPViewModule.php

Find :

    'view_date' => getLocaleDate($aProfileInfo['view_date'], BX_DOL_LOCALE_DATE),

Replace with :

    'view_date' => getLocaleDate($aProfileInfo['view_date'], BX_DOL_LOCALE_DATE_SHORT),

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 10 Feb 2016

Dolphin 7.4 version - The following file is updated :

modules\modzzz\pview\classes\BxPViewModule.php

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 1 Jul 2019

Dolphin 7.4 version - The following file is updated again :

modules\modzzz\pview\classes\BxPViewModule.php

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 28 Jul 2019
 
 
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.