News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Phpbb3->SMF - 2 problems

Started by tofu, May 16, 2008, 06:59:28 AM

Previous topic - Next topic

tofu

I converted my phpbb3 to SM F and it went great for the most part. I just ran into 2 problems:

1 - I manually edited the LogInOut.php file but when i click on the login link, it gave me a parse error.

2 - I have some external links in my topics and in alll of them, SMF added and ':' and 5 characters after it so when clicked, the link gives an error.

Can someone help me fix these please?


SleePy

1. The parse error on LogInOut.php means that you did not correctly add the code.
If you still got the ability to login as the admin, you can apply the mod linked in the first post as well.

2. Can you show me a link that was on the phpbb3 forum?
Jeremy D ~ Site Team / SMF Developer ~ GitHub Profile ~ Join us on IRC @ Libera.chat/#smf ~ Support the SMF Support team!

tofu

oh okay then. i'll just try the loginout.php again :D

and here's a sample link: hxxp:shoujomagic.net/update/index.php?module=htmlpages&func=display&pid=5:y4yi5b76 [nonactive]

SleePy

I get an error on that page.

Can you attach your LogInOut.php?
Jeremy D ~ Site Team / SMF Developer ~ GitHub Profile ~ Join us on IRC @ Libera.chat/#smf ~ Support the SMF Support team!

tofu

oh, i already got the loginout.php fixed :D it works fine now ^^

but my second problem, some of the bbc codes from phpbb3 got messed up. like the [url=http://link.com]Link[/url] code. after the conversion, smf added characters after the link so it becomes something like this [url=http://link.com:d577c[/url] which makes the link invalid. It also happens to the italics, color, and underlined bbc.

SleePy

Is it exactly like that in the database itself?
Jeremy D ~ Site Team / SMF Developer ~ GitHub Profile ~ Join us on IRC @ Libera.chat/#smf ~ Support the SMF Support team!

tofu

idk but it is what is on my forums.

SleePy

Can you pm me the url to the post as well as some phpmyadmin access information so I can look at it?

phpbb3 does identifiers on its bbc tags, so the replacement should be removing the identifiers. But it looks like it was kept there for some reason :|
Jeremy D ~ Site Team / SMF Developer ~ GitHub Profile ~ Join us on IRC @ Libera.chat/#smf ~ Support the SMF Support team!


SleePy

#9
Ok how does this one work?

I think I see why it didn't do some of them. Jay didn't make the converter correctly remove some of the identifiers.
Jeremy D ~ Site Team / SMF Developer ~ GitHub Profile ~ Join us on IRC @ Libera.chat/#smf ~ Support the SMF Support team!

Advertisement: