remove a Friend

bug!

Impossible to remove a Friend from the list of Friends profiles

Quote · 22 Apr 2010

Please do a search, this was just covered in the past 12 hours (more like past hour) with a solution to it posted by modzzz

Quote · 22 Apr 2010

 

Please do a search, this was just covered in the past 12 hours (more like past hour) with a solution to it posted by modzzz

 

Thanks mydatery Now I will do search

Follow-up
I found the solution, very easy:

 

Thank you mydatery and modzzz for this solution  Wink

Here is a quick fix to the problem :

 

Open the file inc/classes/BxDolCommunicator.php

Find the function _deleteRequest



Inside the function, find :

if ( $iExtraDelete )

Replace with:

if (( $iExtraDelete ) || ( $sTableName == 'sys_friend_list' ))

Quote · 22 Apr 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.