Post count disabled, yet showing in PMs.

Started by kat, July 25, 2012, 06:59:51 AM

Previous topic - Next topic

emanuele

Fix:
Code (find in PersonalMessage.php) Select
$context['signature_enabled'] = substr($modSettings['signature_settings'], 0, 1) == 1;
Code (add after) Select
$context['disabled_fields'] = isset($modSettings['disabled_profile_fields']) ? array_flip(explode(',', $modSettings['disabled_profile_fields'])) : array();

commit dbe75c9472977eee2313e3c0c13e8a1a5af810b9
Date:   Jul 25 2012

    Disabled profile fields were still visible in personal messages [Topic: 482511]


Take a peek at what I'm doing! ;D




Hai bisogno di supporto in Italiano?

Aiutateci ad aiutarvi: spiegate bene il vostro problema: no, "non funziona" non è una spiegazione!!
1) Cosa fai,
2) cosa ti aspetti,
3) cosa ottieni.


GL700Wing

I've noticed this is not in PersonalMessage.php in SMF 2.0.14 - it is implemented some other way/no longer necessary?
Life doesn't have to be perfect to be wonderful ...

Illori

please stop bumping old topics, as it stats in the topic the fix was committed.

Arantor

The fix was applied to 2.1 but it's not clear if this was fixed in 2.0, making it a valid question.

Irisado

Quote from: GL700Wing on May 28, 2017, 08:33:29 PM
I've noticed this is not in PersonalMessage.php in SMF 2.0.14 - it is implemented some other way/no longer necessary?

Any concerns about bugs can be raised in the Bug Reports board, rather than reviving topics from 2012.  Topic locked.
Soñando con una playa donde brilla el sol, un arco iris ilumina el cielo, y el mar espejea iridescentemente

Advertisement: