Profile Header

2 Profile Questions:

 

1.  How can I get rid of these? I already went through Builder(Admin), but still showing up profiles.

 

_FieldCaption_Height_View

_FieldCaption_Experience_View

 

I would like only 'Height' and 'Experience' to show.

 

2.  How can I get rid of "\" when typing.

 

4'1\"-4'7\"(124.5-140cm)

 

When I created these answers, the "\" wasn't there.  Only shows on final result.

 

Oh yea, date format as well.  I need my dates to go MM/DD/YYYY not DD/MM/YYY.  Its setup correctly through "settings" but the output still remains.

 

Thanks,

CH

 

 

Quote · 24 Jul 2008

1 open 2 windows one pedit or join find the block that has this then go open another in admin and pop it open and insert the "Caption" they are not updated when you move them from inactive.

2 no can do \ means let it go into DB

$aNewStrings = array(
'_day_of_1' => '{0} January, {1}',
'_day_of_2' => '{0} February, {1}',
'_day_of_3' => '{0} March, {1}',
'_day_of_4' => '{0} April, {1}',
'_day_of_5' => '{0} May, {1}',
'_day_of_6' => '{0} June, {1}',
'_day_of_7' => '{0} July, {1}',
'_day_of_8' => '{0} August, {1}',
'_day_of_9' => '{0} September, {1}',
'_day_of_10' => '{0} October, {1}',
'_day_of_11' => '{0} November, {1}',
'_day_of_12' => '{0} December, {1}',

above means goto admin/settings/languages settings and add/edit "_day_of_1" to say:  January {0}, {1}

where 0 is day and 1 is year

ok?

have fun

I have video tutorials to help you mrpowless.com
Quote · 24 Jul 2008
 
 
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.