MyBB Community Forums

Full Version: Broken Links After Merging
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi all,

I've just finished merging my old phpbb 3.1 forum to my new MyBB one. Most things seem to have merged together perfectly but there's a few things that haven't, in particular posted links and text sizes. The screenshots below will better illustrate my problem:

Here's how the topic looks on my phpbb forum:
http://i.imgur.com/MGlHTHM.jpg

And here's how it looks on my MyBB forum - the header text is far too large and the posted link has been replaced by a load of HTML (?):
http://i.imgur.com/XfhiaGt.jpg

Is there a way to fix this? 

Any help would be much appreciated.
Update: I managed to fix the broken links by using this. However, the text is still overly huge. Edit: I fixed the huge text with this.

My main problem now is this "<!-- s9e:mediaembed[...]" code that appears where my media embed extension was on my phpbb forum. There's hundreds of these on my forum and each instance is unique. Is there a way I can remove them?

Some examples:

<!-- s9e:mediaembed:PHI+PFlPVVRVQkUgaWQ9ImttWjdoaFJFWmhJIiB1cmw9Imh0dHBzOi8vd3d3LnlvdXR1YmUuY29tL3dhdGNoP3Y9a21aN2hoUkVaaEkiPmh0dHBzOi8vd3d3LnlvdXR1YmUuY29tL3dhdGNoP3Y9a21aN2hoUkVaaEk8L1lPVVRVQkU+PC9yPg== -->
<!-- s9e:mediaembed:PHI+PFlPVVRVQkUgaWQ9IklkQ2FJN19KbEp3IiB1cmw9Imh0dHBzOi8vd3d3LnlvdXR1YmUuY29tL3dhdGNoP3Y9SWRDYUk3X0psSnciPmh0dHBzOi8vd3d3LnlvdXR1YmUuY29tL3dhdGNoP3Y9SWRDYUk3X0psSnc8L1lPVVRVQkU+PC9yPg== -->
<!-- s9e:mediaembed:PHI+PElNR1VSIGlkPSJhL2EzcjdHIiB1cmw9Imh0dHA6Ly9pbWd1ci5jb20vYS9hM3I3RyI+aHR0cDovL2ltZ3VyLmNvbS9hL2EzcjdHPC9JTUdVUj48L3I+ -->http://imgur.com/a/a3r7G

And a screenshot:

[Image: hn2cNy2.jpg]

If the code could just be removed to leave the original URL, that would be great.