PDA

View Full Version : problem in impex in converting from mysmartbb to vb



malak1986
Thu 29th Nov '07, 7:24am
There is a problem in converting to vBulletin forum MySmartBB
When I press the button to make sure the database is this error message
Please solve the problem



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
usernote - importusernoteid OK
phrase - importphraseid OK
subscription - importsubscriptionid OK
subscriptionlog - importsubscriptionlogid OK
Please set 'sourceexists = true' in ImpExConfig.php
Failed Check database permissions and connection, or table prefix to ensure its correct

malak1986
Thu 29th Nov '07, 7:58am
Confirmed information Qaida and Talat problem now after all that pressure on the first choice scripts emerged me the following error


ImpEx Database errormysql error: Invalid SQL: DESCRIBE usergroup importusergroupid
mysql error: Table 'sano_smabb.usergroup' doesn't exist
mysql error number: 1146
Date: Thursday 29th of November 2007 05:52:41 AM
Database: sano_smabb
MySQL error:

wheres the problems please ?

malak1986
Thu 29th Nov '07, 7:59am
Confirmed information Qaida and Talat problem now after all that pressure on the first choice scripts emerged me the following error


ImpEx Database errormysql error: Invalid SQL: DESCRIBE usergroup importusergroupid
mysql error: Table 'sano_smabb.usergroup' doesn't exist
mysql error number: 1146
Date: Thursday 29th of November 2007 05:52:41 AM
Database: sano_smabb
MySQL error:

wheres the problems please ?

Steve Machol
Thu 29th Nov '07, 2:21pm
As per the message:

Please set 'sourceexists = true' in ImpExConfig.php
Failed Check database permissions and connection, or table prefix to ensure its correct