[MMO] Hide Bb-Code Content System

[MMO] Hide Bb-Code Content System 2.3.4

No permission to download
I am running XF 2.3.6 and latest version of the addon v2.3.3.
I get the below server error log once I try to open: /help/bb-codes/

1748519543448.webp

XenForo support pointed out me that the issue is related with the "Custom BB-Code"
/admin.php?bb-codes/hide/edit

1748519558639.webp

As soon as I turn this off here:

1748520384212.webp

I can access the link /help/bb-codes/ and the error no longer occurs.

Is this a component of XF original or a [MMO] Hide BbCode ??

Is there any way to fix that ?
 
Last edited:
Hi everyone..I am using the [LIKES=5]TEXT GOES HERE[/LIKES] example here but instead of it saying you need 5 likes to view this content it is showing that mh_tag_likes.hidden instead. Does anyone have any idea how to fix this? Thank you in advance!

1000263064.webp
 
Hi everyone..I am using the [LIKES=5]TEXT GOES HERE[/LIKES] example here but instead of it saying you need 5 likes to view this content it is showing that mh_tag_likes.hidden instead. Does anyone have any idea how to fix this? Thank you in advance!

View attachment 323451

Simply this Language Phrase is missing!

Add new Pharse (for English):

/admin.php?languages/english-us.1/phrases

1749726658924.webp

like:

1749726688605.webp

Title: mh_tag_likes.hidden
Phrase text:
Code:
Hidden text, you need have <span class="bbCodeBlock-count--require">{need_reactions}</span>, now you have <span class="bbCodeBlock-count--now">{now_reactions}</span>.
 
Back
Top Bottom