MyBB Community Forums

Full Version: BBcode did not convert!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
All my bb code seems to have been converted to html... any idea why? How can I fix it?

Problem: BBcode has been converted to html, this includes all emotions.

Forum: Phpbb3 - Mybb

Error Log: Can not locate.

Please go here and read the posting rules:
http://community.mybb.com/forum-141-page-1.html
(2011-10-19, 06:35 AM)Dylan M. Wrote: [ -> ]Please go here and read the posting rules:
http://community.mybb.com/forum-141-page-1.html

Oh my, I am REALLY sorry, I edited the first post to include the stuff.
Ok, I'll need to see examples of the BB Codes that went to html. Both before and after examples. Please post them inside of [ code ][ /code ] tags so that they aren't parsed. (Remove the spaces around the words inside the brackets)
phpBB (i am fairly sure) saves BBCode to the Database as pre-parsed HTML, which would be causing this problem. <= Correct me if i'm wrong as i have not touched phpBB in ages.
(2011-10-20, 12:19 AM)Booher Wrote: [ -> ]phpBB (i am fairly sure) saves BBCode to the Database as pre-parsed HTML, which would be causing this problem. <= Correct me if i'm wrong as i have not touched phpBB in ages.

No, you're right, however it shouldn't be an issue because the merge system should convert it back to BB Code... back to our MyCodes in fact.
I recently converted from phpbb3 to mybb and everything worked fine while converting bbcodes unless they were custom such as youtube videos
(2011-10-20, 02:58 AM)Jaketfg Wrote: [ -> ]I recently converted from phpbb3 to mybb and everything worked fine while converting bbcodes unless they were custom such as youtube videos

Unfortunately we cannot support custom codes of course Smile
(2011-10-19, 10:47 PM)Dylan M. Wrote: [ -> ]Ok, I'll need to see examples of the BB Codes that went to html. Both before and after examples. Please post them inside of [ code ][ /code ] tags so that they aren't parsed. (Remove the spaces around the words inside the brackets)

<span style='font-size:13pt;line-height:100%'><span style='font-family:Arial Black'>Arctic Wolf (Canis lupus arctos) </span></span>

<!-- s --><img src="{SMILIES_PATH}/><!--endemo-->

~twg <!--emo&:hello:--><img src=" alt=":D" title=":D" /><!-- s -->

<span style='font-size:11pt;line-height:100%'>
From the guy who can't make up his mind on a signature... what am I doing... lol.
</span>

<span style='font-size:12pt;line-height:100%'><span style='font-family:Impact'>Timber Wolf (Canis Lupus)</span></span> :msth: 
I should have been more clear on before and after... I meant:
What did you put in for BB Code? (Such as [spoiler][/spoiler]) for before. And what is showing in MyBB.