• 13-07-2007, 22:49:55
    #1
    iyisite.NET
    Merhaba arkadaşlar phpbb nin databaseyi Vbulletine alırken şöyle bir hata ile karşılaşıyorum nedir ? çaree

    Database cleanup & restart ||| Online manual
    Using includes/config.php for target config.
    
    
    
    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
    
    Valid found tables :
    
    
    Possiablly custom tables or incorrect prefix :
    
    Moderator_Action NOT found. 
    access NOT found. 
    backup NOT found. 
    banlist NOT found. 
    categories NOT found. 
    config NOT found. 
    disallow NOT found. 
    forum_access NOT found. 
    forum_mods NOT found. 
    forums NOT found. 
    free_email NOT found. 
    headermetafooter NOT found. 
    ignore_list NOT found. 
    installdefs NOT found. 
    lforums NOT found. 
    markread NOT found. 
    poll_data NOT found. 
    poll_topics NOT found. 
    posts NOT found. 
    posts_text NOT found. 
    priv_msgs NOT found. 
    ranks NOT found. 
    sessionkeys NOT found. 
    sessions NOT found. 
    smiles NOT found. 
    spellcheck_words NOT found. 
    subscribe NOT found. 
    themes NOT found. 
    topics NOT found. 
    users NOT found. 
    visitors NOT found. 
    whosonline NOT found. 
    words NOT found. 
    
    If you have all red tables, i.e. none correct this could possible be your table prefix : 
    
    
    mkp_ Failed Check database permissions and connection, or table prefix to ensure its correct
  • 14-07-2007, 09:57:20
    #2
    Kurumsal Üye
    Impex'e ait config dosyasına phpBB'ye ait tablo ön ekini eklemişmiydiniz ?