Code: Select all
'HIDEBB_MESSAGE_HIDDEN_DESCRIPTION' => 'Вам нужно написать сообщение в теме, после чего вы сможете посмотреть скрытое сообщение',
add messages with Ajax enabled in the settings. Post added, but the page is not reloaded. so the user still sees the message text is hidden. He needs to refresh the page, but the user does not know about that and leaves the topic, thinking that he had been deceived.Could you please describe more precisely how to reproduce the issue with quick reply?
Code: Select all
'HIDEBB_HIDDEN_MESSAGE' => 'Это сообщение скрыто',
'HIDEBB_MESSAGE_UNHIDE' => 'Сообщение доступно для просмотра',
Already got it installed, but it doesn't work.FomenkoAndrey wrote:I use thank for posts, it works fine with hide bbcode. U have to install
TfP for 3.1.5 maybe?
//
in front of them:
Code: Select all
'core.parse_attachments_modify_template_data' => 'check_attachment',
'core.viewtopic_modify_post_row' => 'viewtopic_modify_post_row',
What is it that currently is incompatible and could be made compatible?John45 wrote:How would you be able to make this compatible with advanced bbcode box?
You mean that a hidden box can be unhidden by either posting or thanking? I've heard that before and it is in the planning, but only for the future. That is probably, some time when I have proper internet again .John45 wrote:Can you also set this up to work in tandem to thanks for posts?
https://www.phpbb.com/customise/db/exte ... pic/147746marcovo wrote:What is it that currently is incompatible and could be made compatible?John45 wrote:How would you be able to make this compatible with advanced bbcode box?