Custom ranks BBcode color [PHPBB 3.2.1]

Need some custom code changes to the phpBB core simple enough that you feel doesn't require an extension? Then post your request here so that community members can provide some assistance.

NOTE: NO OFFICIAL SUPPORT IS PROVIDED IN THIS SUB-FORUM
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

NOTE: NO OFFICIAL SUPPORT IS PROVIDED IN THIS SUB-FORUM
Post Reply
Oligarhz
Registered User
Posts: 28
Joined: Fri Feb 21, 2014 7:04 pm

Custom ranks BBcode color [PHPBB 3.2.1]

Post by Oligarhz »

hey.

I remember there was an option in 3.1 to use html specialcharscolor and I could just use BB Codes for my rank color.

I succeed now to do it but in forum topic I see the bb code and not the color
Last edited by Oligarhz on Sat Aug 12, 2017 10:39 am, edited 1 time in total.
Oligarhz
Registered User
Posts: 28
Joined: Fri Feb 21, 2014 7:04 pm

Re: Custome ranks BBcode color [PHPBB 3.2.1]

Post by Oligarhz »

Well I succeed to do it.

Now I got bug just in the view profile.
I see the code.
I tried "
<!-- IF RANK_TITLE --><dd style="text-align: center;">htmlspecialchars_decode({RANK_TITLE})</dd><!-- ENDIF -->
"

in memberlist_view.html
Oligarhz
Registered User
Posts: 28
Joined: Fri Feb 21, 2014 7:04 pm

Re: Custome ranks BBcode color [PHPBB 3.2.1]

Post by Oligarhz »

EDIT: Everything working

just a little problem
how to fix it:

Image
http://www.siz.co.il/my.php?i=jzwiwuty1zf0.png
Oligarhz
Registered User
Posts: 28
Joined: Fri Feb 21, 2014 7:04 pm

Re: Custome ranks BBcode color [PHPBB 3.2.1]

Post by Oligarhz »

HELP! UP.
User avatar
JimA
Former Team Member
Posts: 7833
Joined: Thu Jul 31, 2008 5:54 am
Location: The Netherlands
Name: Jim Mossing Holsteyn
Contact:

Re: Custome ranks BBcode color [PHPBB 3.2.1]

Post by JimA »

Oligarhz wrote: Mon Aug 07, 2017 9:44 pm HELP! UP.
Please keep in mind that we have a six hour bumping rule here. ;) You may need to be a bit more patient (especially with custom coding requests like this one) as everybody on here works on a voluntary basis.
Jim Mossing Holsteyn - Former Community Team Leader
Knowledge Base | Documentation | Board rules

If you're having any questions about the rules/customs of this website, feel free to drop me a PM.
Oligarhz
Registered User
Posts: 28
Joined: Fri Feb 21, 2014 7:04 pm

Re: Custome ranks BBcode color [PHPBB 3.2.1]

Post by Oligarhz »

...
Oligarhz
Registered User
Posts: 28
Joined: Fri Feb 21, 2014 7:04 pm

Re: Custome ranks BBcode color [PHPBB 3.2.1]

Post by Oligarhz »

anyone ??

this is the code (acp_ranks)
<dl>
<dt><label for="title">{L_RANK_TITLE}:</label></dt>
<dd><input name="title" type="text" id="title" value="{RANK_TITLE}" maxlength="255" /></dd>
</dl>
what's wrong ? how to fix
Oligarhz
Registered User
Posts: 28
Joined: Fri Feb 21, 2014 7:04 pm

Re: Custome ranks BBcode color [PHPBB 3.2.1]

Post by Oligarhz »

Please.
Oligarhz
Registered User
Posts: 28
Joined: Fri Feb 21, 2014 7:04 pm

Re: Custome ranks BBcode color [PHPBB 3.2.1]

Post by Oligarhz »

..
User avatar
ViolaF
I've Been Banned!
Posts: 1609
Joined: Tue Aug 14, 2012 11:52 pm

Re: Custome ranks BBcode color [PHPBB 3.2.1]

Post by ViolaF »

Oligarhz wrote: Mon Aug 07, 2017 5:08 pmImage
you've an error in the edited file, so may we can help you,
when you pastebin the named file memberlist_view.html
and link it here..
Post Reply

Return to “phpBB Custom Coding”