PDA

View Full Version : Align BB Code Problems



wcconnection
Fri 23rd Dec '05, 2:28am
Well, I finally installed my vB and imported from myBB 1.0 Final. Everything seems to be okay, except of course having to reset the passwords, which should be no problem.

But there's one thing that didn't import correctly. To center-align, MyBB uses [align=center], while vB uses [center]. So whenever anything's supposed to be center-aligned, it just has ugly [align=center] BB code tags around it. I tried using cleaner.php, under the $replacer = array, but it didn't replace it. Is there any way to fix this?
Thanks!

tsptom
Mon 2nd Jan '06, 1:36am
Seeing a similar problem. Example post:

Why You Can’t Afford a House in San Francisco



Because you work for the federal government?



Happy Holidays everyone!:^

Jerry
Mon 2nd Jan '06, 3:57pm
Well, I finally installed my vB and imported from myBB 1.0 Final. Everything seems to be okay, except of course having to reset the passwords, which should be no problem.

But there's one thing that didn't import correctly. To center-align, MyBB uses [align=center], while vB uses [center]. So whenever anything's supposed to be center-aligned, it just has ugly [align=center] BB code tags around it. I tried using cleaner.php, under the $replacer = array, but it didn't replace it. Is there any way to fix this?
Thanks!

Can you give an example of the post source and I'll give the example of what should go in cleaner.php