I am having issues where the system is escaping the quotes and the escaped backslash is displaying on the front end of the blog page. I can edit the bbdata.php directly and then it works fine but if i don't do that it gives me a non desirable outcome.
I have attempted to locate where it does the escaping but I am unable to. Any help would be appreciated.
example:
this isn't supposed to happen. $(".element")
I am having issues where the system is escaping the quotes and the escaped backslash is displaying on the front end of the blog page. I can edit the bbdata.php directly and then it works fine but if i don't do that it gives me a non desirable outcome.
I have attempted to locate where it does the escaping but I am unable to. Any help would be appreciated.
example:
this isn't supposed to happen. $(".element")