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!
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!
Comment