News:

Wondering if this will always be free?  See why free is better.

Main Menu

Fatal error when converting from phpbb3 to smf

Started by ~Souza~, October 30, 2024, 03:52:23 AM

Previous topic - Next topic

~Souza~

Everything seems to work and then all of a sudden I get this message:

Converting...
Converting posts...

Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in (website)/smf/convert.php on line 2449

Notice: Undefined variable: result in (website)/smf/convert.php on line 2510
Notice: Undefined variable: result in (website)/smf/convert.php on line 2511

Notice: Undefined index: db_fetch_assoc in (website)/smf/convert.php on line 2749

Fatal error: Uncaught Error: Function name must be a string in (website)/smf/convert.php:2749 Stack trace: #0 (website)/smf/convert.php(1266): convert_fetch_assoc(NULL) #1 (website)/smf/convert.php(51): doStep1() #2 {main} thrown in (website)/smf/convert.php on line 2749


The url in the browser says:smf/convert.php?step=1&substep=19&start=41200

I have no idea how to fix this, hope someone can help!  :-[


Doug Heffernan

What version of Smf are you converting to and what is your php version?

~Souza~

Quote from: Doug Heffernan on October 30, 2024, 05:21:55 AMWhat version of Smf are you converting to and what is your php version?

To 2.0.19. I got it to work somewhat, although it skipped posts, yet says it has more posts and topics. Very strange. I set the PHP to 7.4 for conversion, now it's at 8.1 as I upgraded to SMF 2.1.4. Seems to work ok although I had to get rid of a bunch of strikethrough coding and now I have an issue "8: Undefined index:" errors. This is why I can't stand phpbb. I converted a phpbb2 forum over a decade ago and that gave me a huge headache as well I remember.

Advertisement: