Can't Delete Friends

One of my members keeps complaining that he can't delete his friends.  I logged into his account, and sure enough I was unable to delete his friends.

I went to activity and clicked on friends.  Underneath type it says "Friend list" for each friend.   This is strange.  I then selected these friends and deleted.  It asked me if I was sure, etc. but then didn't delete them.

Any ideas?

No Signature at this time.
Quote · 22 Apr 2010

AlexT does not wish for you to be able to delete friends. With Dolphin, you can only add friends.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 22 Apr 2010

LOL!

http://towtalk.net ... Hosted by Zarconia.net!
Quote · 22 Apr 2010

I take it your joking... I can delete friends successfully in my two accounts, as well as my admin account.

In this member's account, I can't delete friends.

No Signature at this time.
Quote · 22 Apr 2010

None of my friends say: Friend List underneath Type.  Why does it say this in this member's friend list?

No Signature at this time.
Quote · 22 Apr 2010

Has your member added them to a "Friends List" and this is what's preventing it beause he first needs to delete them from that list before he can delete them from friends overall.  Look in your DB and see if there is a Table called "Friends List" or anything close to it or a column in Friends for a Friends List.

Quote · 22 Apr 2010

I had a quick look at the issue and what I notice is that if you invited someone and they accepted, you can remove them from the Friends List. However, if it was the other person who invited you, you cannot remove them from the Friends List. I do not understand the reasoning behind this logic.

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' ))

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

modzzz you are absolutely brilliant!  Thank you.  That was it.

Thank you so much!

No Signature at this time.
Quote · 22 Apr 2010

Can not reproduce this bug.

Please make sure that you deleted all files (except .htaccess file) from cache and cache_public folders after upgrade and cleared your browser cache.

Rules → http://www.boonex.com/terms
Quote · 30 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.