MyBB Community Forums
[General] private message quoting doesn't work - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: 1.8 Support (https://community.mybb.com/forum-175.html)
+--- Forum: General Support (https://community.mybb.com/forum-176.html)
+--- Thread: [General] private message quoting doesn't work (/thread-235026.html)



private message quoting doesn't work - netllama - 2022-02-25

I'm running 1.8.29. 

When anyone replies to a private message with the quote tags:
[quote="netllama"]
stuff to quote
[/quote]

the received message never parses the quote tags at all, and simply renders them as message text.

Quoting works just fine in normal forum posts.

Is this a bug, or something that needs to be configured somehow?

thanks


RE: private message quoting doesn't work - Mostafa.Shiraali - 2022-02-25

this is quote bbcode :



[quote][/quote]



RE: private message quoting doesn't work - netllama - 2022-02-25

(2022-02-25, 04:44 AM)Mostafa.Shiraali Wrote: this is quote bbcode :



[quote][/quote]

That's not what is being auto generated when quotes are created.


RE: private message quoting doesn't work - Mostafa.Shiraali - 2022-02-25

are sure you are using orginal mybb files ? (Especially JavaScript files)

I think problem from one of your plugins


RE: private message quoting doesn't work - Matt - 2022-02-25

Yes sounds like a plugin issue, as not had any other reports of this and doesn't happen here.