Adjusting the Spy

Is there a way to adjust the Spy feature so I can have it load without avatars and just text? Does anyone know how I can do this?

Quote · 10 Jun 2010

Hello, open the modules/boonex/spy/classes/BxSpyModule.php

find this string :

'sender_thumb'    =>  get_member_icon($aItems['sender_id'], 'none'),

and replace

'sender_thumb'    =>  $this -> _oTemplate -> getIconUrl('spacer.gif'),

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 11 Jun 2010

thank you! :)

Quote · 11 Jun 2010
 
 
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.