Problem with Friend Request counts

I am having a little problem with my friend request count in the member menu. I have zero request and for 1 user it shows 2 and another user has 4, but neither have a open request. I believe I need to reset to zero in the table, is anyone else seeing this? I have attached a file showing it. Thank you for your time. 

Michael
Quote · 16 Dec 2012

Is it shown in member menu only ? or in account and connections pages as well ? 

Also can you reproduce it on demo.boonex.com ?

Rules → http://www.boonex.com/terms
Quote · 17 Dec 2012

My fault Alex, I did not see your post. It seems things are a little different now, the count is not at 2 anymore but 1 on my system. Maybe the cache just needed to be cleared, not sure. I went on the demo system and was able to see it is also set to 1, but nothing in the request area. It looks like the problem is just that the count starts at 1 not 0. I have attached a photo of the demo and my system. 

Michael
Quote · 22 Dec 2012

Try to clean /cache/ folder manually (leave only .htaccess file there), if it doesn't help - then we need steps on how to reproduce it.

Rules → http://www.boonex.com/terms
Quote · 24 Dec 2012

Hello Alex,

I have been emptying the cache manually almost every hour for the past few weeks, because I am tweaking the site. Today I had to turn caching off to fix a problem and now the admin account is correct. My test user was still off by 3, so I just did the same thing. I turned all caching off, manually cleaner the cache in the 3 places I know of and cleared the browser cache. I logged in as my test user, but the count is still at 3. 

I have been trying to recreate the problem on my site and the demo site with no luck. Although the demo/test users count is off by 1. It must have something to do with the sequence, I will keep my eye out for what is causing it and let you know if i figure it out.  

 

Michael
Quote · 24 Dec 2012

Thank you, will wait for more clues.

Rules → http://www.boonex.com/terms
Quote · 25 Dec 2012

Have same problem,  user menu box shows 2 friend requests but there are no open request to or from any member

mmfr.jpg · 7.4K · 257 views
frpage.jpg · 20.9K · 231 views
Quote · 16 Feb 2013

Try this, open /inc/classes/BxDolFriendsPageView.php and change this:

 

        // get all friends requests ;

        $iFriendsRequests = getFriendNumber($iMemberId, 0) ;

 

To this:

 

        // get all friends requests ;

        $iFriendsRequests = getFriendRequests($iMemberId, 0) ;

 

 

Have same problem,  user menu box shows 2 friend requests but there are no open request to or from any member

 

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 16 Feb 2013

Thanks - perfect fix....

Quote · 17 Feb 2013

Anyone knows if this bug fix has been added to the SVN yet?

Geeks, making the world a better place
Quote · 17 Feb 2013

Thank you mscott

http://www.boonex.com/trac/dolphin/ticket/3048

Rules → http://www.boonex.com/terms
Quote · 18 Feb 2013

I have this problem, I think it is time that the menu show my friendship requests + friends request to me. but in the shows page sow only of friend requests to me, my friend request not sow


sincerly

brunno
Quote · 18 Feb 2013

I think this bug is not fixed complete, I am still get dupplicate counts on Notification Block and Friend Timeline Block in member page.

Quote · 21 Feb 2013

 Please describe problem with more details, it is better with screenshots

I think this bug is not fixed complete, I am still get dupplicate counts on Notification Block and Friend Timeline Block in member page.

 

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