PDA

View Full Version : Module doesn't complete?



dawarner
Wed 31st Jan '07, 2:50pm
Clean import
Source: Yet Another Forum 1.9.0
Target: vB 3.6.4
Error occurs on Module 1 -- Check and Update Database
No errors reported

When I run module 1, I get the following output and no more. No errors and nothing is reported in green or red... From what I can tell the module is not running to completion.

I'm new to this and not sure what I'm doing wrong.


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 Completed
usergroup - importusergroupid Completed
ranks - importrankid Completed
poll - importpollid Completed
forum - importforumid Completed
forum - importcategoryid Completed
user - importuserid Completed
style - importstyleid Completed
thread - importthreadid Completed
post - importthreadid Completed
thread - importforumid Completed
smilie - importsmilieid Completed
pmtext - importpmid Completed
avatar - importavatarid Completed
customavatar - importcustomavatarid Completed
customprofilepic - importcustomprofilepicid Completed
post - importpostid Completed
attachment - importattachmentid Completed
pm - importpmid Completed
usernote - importusernoteid Completed
phrase - importphraseid Completed
subscription - importsubscriptionid Completed
subscriptionlog - importsubscriptionlogid Completed

dawarner
Wed 31st Jan '07, 3:20pm
Okay, I played with the impexconfig settings and now module 1 runs to completion, but I get the following errors:


Warning: mssql_select_db() [function.mssql-select-db (http://204.15.74.173/%7Echpforum/forum/impex/function.mssql-select-db)]: 0 is not a Sybase link index in /impex/db_mysql.php on line 170

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 Completed
usergroup - importusergroupid Completed
ranks - importrankid Completed
poll - importpollid Completed
forum - importforumid Completed
forum - importcategoryid Completed
user - importuserid Completed
style - importstyleid Completed
thread - importthreadid Completed
post - importthreadid Completed
thread - importforumid Completed
smilie - importsmilieid Completed
pmtext - importpmid Completed
avatar - importavatarid Completed
customavatar - importcustomavatarid Completed
customprofilepic - importcustomprofilepicid Completed
post - importpostid Completed
attachment - importattachmentid Completed
pm - importpmid Completed
usernote - importusernoteid Completed
phrase - importphraseid Completed
subscription - importsubscriptionid Completed
subscriptionlog - importsubscriptionlogid Completed
AccessMask NOT found.
Active NOT found.
Attachment NOT found.
BannedIP NOT found.
Board NOT found.
Category NOT found.
CheckEmail NOT found.
Choice NOT found.
Forum NOT found.
ForumAccess NOT found.
Group NOT found.
Mail NOT found.
Message NOT found.
NntpForum NOT found.
NntpServer NOT found.
NntpTopic NOT found.
PMessage NOT found.
Poll NOT found.
Rank NOT found.
Registry NOT found.
Replace_Words NOT found.
Smiley NOT found.
Topic NOT found.
User NOT found.
UserForum NOT found.
UserGroup NOT found.
UserPMessage NOT found.
WatchForum NOT found.
WatchTopic NOT found.

Jerry
Wed 31st Jan '07, 10:32pm
This means it cannot connect to the source database.