Profile Info does not show the correct name

http://mysite.com/profile_info.php?ID=??? doesn't seem to display correctly.

When I go to a user's Profile Info it will show their photo thumbnail and tag line, but will show my username.  Shouldn't it be showing their username?

Profile_info_Header.png · 32.6K · 406 views
Quote · 13 May 2013

This problem was fixed in 7.1.2, please upgrade.

Rules → http://www.boonex.com/terms
Quote · 14 May 2013

Hello

If you don't have Dolphin 7.1.2 but want to fix the issue you may find a bug fix here.

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
Quote · 14 May 2013

 

This problem was fixed in 7.1.2, please upgrade.

 You have got to be joking.  I just spent two weeks fixing my site after upgrading to 7.1.1.

Quote · 14 May 2013

 

Hello

If you don't have Dolphin 7.1.2 but want to fix the issue you may find a bug fix here.

 Thank you.

Quote · 14 May 2013

I made these changes:

  388         // view my profile and view other member's profile must be in particular order 
  389         $aMenuProfileView = $aResult[9]; 
  390         $aMenuMyProfile = $aResult[4];         
  391         unset($aResult[9]); 
  392         unset($aResult[4]);                 
  393         $aResult[9] = $aMenuProfileView; 
  394         $aResult[4] = $aMenuMyProfile; 

 

And I ran these queries:

UPDATE `sys_menu_top` SET `Check` = '' WHERE `ID` = 4;
UPDATE `sys_menu_top` SET `Check` = '' WHERE `ID` = 9;

But I got this when I ran the queries and the problem is not fixed.  I did clear site cache.

UPDATE `sys_menu_top` SET `Check` = '' WHERE `ID` = 4;# MySQL returned an empty result set (i.e. zero rows).

UPDATE `sys_menu_top` SET `Check` = '' WHERE `ID` = 9;# MySQL returned an empty result set (i.e. zero rows).

Quote · 14 May 2013

I also just tried editing the db manually and it didn't seem to change anything. Undecided

Quote · 14 May 2013

Did you clear the cache after direct database edit ?

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 14 May 2013

 

Did you clear the cache after direct database edit ?

 Yes.  I cleared site cache after every change.  Where

4 0 My Profile {memberNick} {memberLink}|{memberUsername}|change_status.php 0 memb       1 0 0 0 1 system     0  

 

It now shows this, which is slightly different. (0 instead of 3 for order).  I tried with a 3 too though.  Am I off base on what I should be doing?

Quote · 14 May 2013

 

Hello

If you don't have Dolphin 7.1.2 but want to fix the issue you may find a bug fix here.

 Want to make $20?  Money Mouth

Quote · 15 May 2013

This SQL fix restores data to the original after incorrect fi in previous version (#3067), so if nothing was changed in this SQL queries, then you didn't apply incorrect fix before, then all is needed is to make file change - that's all.

If it still doesn't work for you, then check if the problem mentioned in ticket is yours, it maybe that you have different problem.

Also you can try to apply fix from previous ticket, but without DB related changed (don't change database):

http://www.boonex.com/trac/dolphin/changeset/17479

But I got this when I ran the queries and the problem is not fixed.  I did clear site cache.
UPDATE `sys_menu_top` SET `Check` = '' WHERE `ID` = 4;# MySQL returned an empty result set (i.e. zero rows).

UPDATE `sys_menu_top` SET `Check` = '' WHERE `ID` = 9;# MySQL returned an empty result set (i.e. zero rows).

 

Rules → http://www.boonex.com/terms
Quote · 31 Aug 2013

Thanks.  I've posted a job if anyone can handle the fix.  I tried it myself and was not successful.  I have many custom fixes and changes, and with more than 10,000 members I cannot afford the downtime of another upgrade.

http://www.boonex.com/j/profile-info-page-does-not-show-the-correct-name

Quote · 11 Sep 2013

Wow, no one is stepping up to make money by fixing this? Undecided

Quote · 20 Sep 2013

 

Wow, no one is stepping up to make money by fixing this? Undecided

 You and I have discussed this on boonexsupport.com where you made a post about the same problem.

I thought I explained what was or you we're experiencing. I'm not quite sure you understand the function of this.

And... if your not up to 7.1.4, you will not get this fixed.

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 20 Sep 2013

 

 

Wow, no one is stepping up to make money by fixing this? Undecided

 You and I have discussed this on boonexsupport.com where you made a post about the same problem.

I thought I explained what was or you we're experiencing. I'm not quite sure you understand the function of this.

And... if your not up to 7.1.4, you will not get this fixed.

 We did discuss it. I don't understand "I thought I explained what was or you we're experiencing."  I posted on your site.  You can sign up and click the links to better understand.

Quote · 25 Sep 2013

And, as you can see I cannot afford to have my site down for a month with over 10,000 members.  I've done too much custom work that would have to be redone if I upgraded again.

Quote · 25 Sep 2013

I'm still looking for a solution. Cry

Quote · 21 Oct 2013

 

I'm still looking for a solution. Cry


Shoot me a message tomorrow. I should have some time available. I tried to message you, but requested profile is not available, so it would seem you have your profile hidden.

https://www.deanbassett.com
Quote · 21 Oct 2013

 

you have your profile hidden.

 it is, I sent you a PM with contact info.

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 21 Oct 2013

Hmm, no response to message sent on your site either.

https://www.deanbassett.com
Quote · 23 Oct 2013

 

Hmm, no response to message sent on your site either.

 Well that is strange because he usually is very quick to respond.

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 23 Oct 2013

What a dope, I asked for help and then wasn't available. Haha, sorry. Message sent.

Quote · 24 Oct 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.