2012-10-07, 10:21 PM
Hi,
I have created a spoiler tag in class_parser.php. It works perfectly ,but the inline attachments(attachment which is inserted to post text) between the spoiler tag, for the users who the message is hidden for them, comes out of the spoiler tag!(Like an attachment which attached ,but not inserted into the post).
Is it solvable?
Solved!
It will become like this because the $post['message'] variable is translated! It should be the text without any styles!
Mybb is tooooooooooo bugy!
I have created a spoiler tag in class_parser.php. It works perfectly ,but the inline attachments(attachment which is inserted to post text) between the spoiler tag, for the users who the message is hidden for them, comes out of the spoiler tag!(Like an attachment which attached ,but not inserted into the post).
Is it solvable?
Solved!
It will become like this because the $post['message'] variable is translated! It should be the text without any styles!
Mybb is tooooooooooo bugy!