PDA

View Full Version : Xoops NewBB 2.0 v2.01 > VB 3.5.4



misticjeff
Mon 6th Mar '06, 7:52pm
Type of import - A clean import
Source board system and version - Xoops NewBB 2.0 v2.01
Target version - vB 3.5.4
Module issue occurred on - 001 & 004
Any SQL error reported - NoneMy issues start with the first module - 001, I get the following two errors:

Possiablly custom tables or incorrect prefix :

xoops_bb_forum_access NOT found.
xoops_bb_forum_mods NOT found.

The above ^^^tables do not exist in my install. The only table in my install that is close is:

xoops_bb_forums (http://zepphreaks.com:2082/3rdparty/phpMyAdmin/tbl_properties_structure.php?lang=en-iso-8859-1&server=1&db=zepphre_xoop1&table=xoops_bb_forums)


Next, I get these errors in module - 004 when trying to import the forums:

Importing 12 forums

From : 0 :: To : 500

Invalid forum object, skipping.options
Invalid forum object, skipping.options
Invalid forum object, skipping.options
Invalid forum object, skipping.options
Invalid forum object, skipping.options
Invalid forum object, skipping.options
Invalid forum object, skipping.options
Invalid forum object, skipping.options
Invalid forum object, skipping.options
Invalid forum object, skipping.options
Invalid forum object, skipping.options
Invalid forum object, skipping.options


When I finish running all the modules I have the users imported and can see them in the usergroups. The Threads and Posts seem to import as well although I cannot see them anywhere.

I need assistance figuring this out.... Jerry, where are you???

misticjeff
Mon 6th Mar '06, 11:06pm
bumpity, bump

Jerry
Mon 6th Mar '06, 11:08pm
Fixed in ImpEx 1.31. Download ImpEx, upload and overwrite all the file 004.php in impex/systems/xoops, clean out the old import and run it again, forums should be fine now.

misticjeff
Tue 7th Mar '06, 12:18am
Fixed in ImpEx 1.31. Download ImpEx, upload and overwrite all the file 004.php in impex/systems/xoops, clean out the old import and run it again, forums should be fine now.
Went to members area and redownloaded ImpEx.

Completely reinstalled it.

Removed Existing New vBulleting DB and reinstalled.

Uploaded new ImpEx

Still get the same error.

ImpEx build version : 1.31

Database cleanup & restart (http://www.zepphreaks.net/impex/help.php) ||| Online manual (http://www.vbulletin.com/forum/../docs/html/impex)



Altering tables

ImpEx will now Alter the tables in the vB database to include import id numbers.
This is needed during the import process for maintaining refrences between the tables during an import.If you have large tables (i.e. lots of posts) this can take some time. They will also be left after the import if you need to link back to the origional vB userid.

moderator - importmoderatorid OK
usergroup - importusergroupid OK
ranks - importrankid OK
poll - importpollid OK
forum - importforumid OK
forum - importcategoryid OK
user - importuserid OK
style - importstyleid OK
thread - importthreadid OK
post - importthreadid OK
thread - importforumid OK
smilie - importsmilieid OK
pmtext - importpmid OK
avatar - importavatarid OK
customavatar - importcustomavatarid OK
customprofilepic - importcustomprofilepicid OK
post - importpostid OK
attachment - importattachmentid OK
pm - importpmid OK

Valid found tables :

xoops_bb_categories found.
xoops_bb_forums found.
xoops_bb_posts found.
xoops_bb_posts_text found.
xoops_bb_topics found.
xoops_users found.

Possiablly custom tables or incorrect prefix :

xoops_bb_forum_access NOT found.
xoops_bb_forum_mods NOT found.

Jerry
Tue 7th Mar '06, 12:22am
It will be able to import with out those tables being present in the source.

misticjeff
Tue 7th Mar '06, 12:44am
Same errors as before:

Importing 12 forums

From : 0 :: To : 500

Invalid forum object, skipping.options
Invalid forum object, skipping.options
Invalid forum object, skipping.options
Invalid forum object, skipping.options
Invalid forum object, skipping.options
Invalid forum object, skipping.options
Invalid forum object, skipping.options
Invalid forum object, skipping.options
Invalid forum object, skipping.options
Invalid forum object, skipping.options
Invalid forum object, skipping.options
Invalid forum object, skipping.options

Jerry
Tue 7th Mar '06, 3:32am
Ok, I believe I've found why the build wasn't working, can you download it one more time.

misticjeff
Tue 7th Mar '06, 6:10am
Ok, I believe I've found why the build wasn't working, can you download it one more time.
Jerry,

You are truly a saint... thanks so much...

Jeff