SMF Support > Converting to SMF

[SMF Converter] Invisionfree/ActiveBoards/iPBfree

<< < (96/96)

hensko:
Hi there!

I have an forum at forumup.com, and the are not willng to give me an backup of the database..  :(
They are using phpBB 2.0.23 and I´+m trying to get the crawle going..

I can get the users, but get some errors in convert_error.log
Member ID 2 (e-mail retrieval)
Traceback (most recent call last):
  File "./members_topics_posts_phpBB.py", line 222, in <module>
    dat[3]=re.findall('<input [^>]*name="email"[^>]*value="([^"]*)" />', adminda
ta)[0]
IndexError: list index out of range

The output is:
Downloading Members...
Member 1 ... Warning: Member doesn't exist!
Member 2 ... Exception: See convert_error.log
Member 2 ... Completed! User Password: 383877983212
Member 3 ... Warning: Member doesn't exist!
Member 4 ... Warning: Member doesn't exist!
Member 5 ... Warning: Member doesn't exist!
Downloading Forum Structure...
Categories ... Completed!
Smileys ... Completed!
Renumbering Posts
Elapsed Conversion Time 5.20 seconds
Converted 0 posts and 0 topics.
Complete! Press <enter> to exit.

And no critical errors..

Any ideas?
My skills in python is none, but shellscripting and php is my thing..  ;)

nneonneo:
Try this updated converter...

struggler:
I'm still having a similar problem, with the forumotion converter . I am able to grab the users (with help of dions modified version, but which he posted on the phpbb forums.
However each topic/category grabbed has 0 posts/topics.

Any help would be (once again) appreciated!

Se7yne:
Hi nneonneo

I'm not too sure how to explain my problem so I hope this makes sense... I've made it through the first 3 steps with no issues and I think I've done everything right so far, but I'm stuck on step 4. I've never done anything like this so I'm sorry if I'm missing something obvious...

I'm trying to import the SQL files but I keep getting this error:


--- Quote ---Error
SQL query:

INSERT INTO  `smf_categories` ( ID_CAT, catOrder, name )
VALUES ( 1, 0,  'Welcome' ) ;


MySQL said:

#1054 - Unknown column 'catOrder' in 'field list'
--- End quote ---

I've tried importing the file a couple times, I've set the character set to UTF-8... I also tried copying the data directly into the SQL query window and got the same error message.

Do you have an idea what I'm doing wrong? Any help would be greatly appreciated!

Navigation

[0] Message Index

[*] Previous page

Go to full version