_FieldValues_

This tag " _FieldValues_ " keeps appearing on profiles.

I checked fields, page blocks, database, etc and cannot find issue.

Please advise.

Quote · 26 Apr 2010

This is a language key. One of the following.

_FieldValues_Unconfirmed
_FieldValues_Approval
_FieldValues_Active
_FieldValues_Rejected
_FieldValues_Suspended
_FieldValues_Single
_FieldValues_In a Relationship
_FieldValues_Engaged
_FieldValues_Married
_FieldValues_It's Complicated
_FieldValues_In an Open Relationship

Thus something has recently changed on your site having to do with one of 2 possible things.

1) A problem or change in the membership levels.
2) A problem or change in the profile relationship status field.

What have you changed or modified recently?

https://www.deanbassett.com
Quote · 26 Apr 2010

I have not changed "relationship status field". But, yes i have changed items in membership levels. Am i not allowed to do this?? This is a normal function of admin.

Sounds like a Boonex bug?

Quote · 27 Apr 2010

All of those language keys have the correct term in them.

Please advise.

Quote · 27 Apr 2010

I did move Field blocks around recently in Admin.


But, if THIS is the issue, then this tells me there is a BUG in Dolphin Admin system.

Quote · 27 Apr 2010

Moving things around or changing existing settings are standard functions in admin. I was more interested in knowing if you deleted anything that maybe you should not have, or did anything directly in the database with any of those areas.

I was only pointing to the areas to look at. As for exactly what is causing it i do not know.


People adjust membership levels and field values everyday so this can't be called a bug, or more people would have reported it. It's more likely a weird glitch that just happen to occur. Yours is the first post of this specific problem i have seen.

So, now we wait to see if others have any other ideas of a possible cause.

https://www.deanbassett.com
Quote · 27 Apr 2010

No, i did not do anything i am not supposed to. Im very clear on how to add, edit, delete fields in admin.


Isnt a "glitch" a bug? lol

Quote · 27 Apr 2010

A glitch can be caused by anything.

A bug is something that is repeatable, occurs frequently. Something that can be reproduced.

A glitch can be other things. Such as ....

1) Fault in HD that caused data corruption.
2) Database server fault that prevented a write from completing.
3) Memory error causing data corruption.
4) Packet loss during socket data transfer between web and database servers.

I am sure i can come up with a number of other possibilities, but the point is a glitch is something that is difficult if not impossible to reproduce and difficult if not impossible to track down because it is not consistent.

Bugs can be inconsistent, but can normally can be reproduced just by doing things that same way it was done before.

https://www.deanbassett.com
Quote · 27 Apr 2010

Thanks for the "proper" definition. But, that doesnt really solve the issue.


When someone is working in the Admin area, creating fields, moving fields around, and then you see a piece of "code" appear on the site FRONT, i would say this is an issue.

Whether you, or anyone really cares. I actually do. Therefore, thus why i posted in "Dolphin Bug Reports".

When i have to go into admin, play around with fields, blocks, etc. This is kinda like "testing". And this is how you find bugs. And, looks like i found one!

Also, i am not the only person to have this issue. Type in _FieldValues_ in search. Except, i do not understand his suggestion. As i dont think it pertains to Dolphin 7.

Quote · 27 Apr 2010

Then send mrpowless a IM. apparently he has a idea of the cause. But your right. That post is for D6.

Oh, and btw. Have you tried clearing the cache folder yet?

https://www.deanbassett.com
Quote · 27 Apr 2010

Several Times.

Quote · 27 Apr 2010

Just wondering.. Did you happen to try clearing your /cache (except .htaccess file) and the /cache_public directories via an FTP program after making your changes? Sometimes you site can be trying to load something via a cached file that is no longer there or changed.

Nothing to see here
Quote · 27 Apr 2010

Umm. Not sure but that does seem just a bit on the high side. We are talking about the same /cache directory right? Like this

/DolphinRoot/cache

DolphinRoot = root directory of your Dolphin installation..

Nothing to see here
Quote · 27 Apr 2010

With caching on, i avarage around 600 or so files. It does seem a bit high. Would be right if you had near 35000 members. So if you don't have that many members then i can't explain why so many files.



https://www.deanbassett.com
Quote · 27 Apr 2010

okay, i have deleted my /cache and /cache_public.

Still the _FieldValues_ appears on site front in profiles.

I have even looked at database, and field values are in fine.

Quote · 27 Apr 2010

Just curious.... do you have the 'Profiler' module installed?

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 27 Apr 2010

Yes, i do.

I was able to fix this issue. I had to delete the field answer, then delete the lang key, then cleared cache, then re-inserted field answer.

Quote · 28 Apr 2010

BUT...please keep this ticket OPEN.

Because, this IS a bug in Dolphin admin.

You should be able to perform normal functions in admin without "extra tags" appearing on site front.

Quote · 28 Apr 2010

If someone encounter this bug again.

Try to edit the file inc/classes/bxDolprofileFields.php

 

edit line 1705, change this line by this :

 $aValues[$sKey] = _t('' . $sKey);

Quote · 2 Jul 2012

Yikes- I have the same problem, and just tried this edit, and it broke my Site. Any other fixes?

Quote · 22 Sep 2017

If you add something and it creates the label, you have to go to languages and add the language key that is missing and the value the language key should have.  Otherwise, you will get the _FieldValues_ prefix.

Geeks, making the world a better place
Quote · 23 Sep 2017
 
 
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.