PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : phpbb impotieren


By_Simarik
24.05.2008, 13:31
Hallo

ich habe hir ein problem komme nicht weiter könts ihr mir helfen bitte


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

Valid found tables :


Possibly custom tables or incorrect prefix :

phpbb_attachments NOT found.
phpbb_attachments_desc NOT found.
phpbb_auth_access NOT found.
phpbb_banlist NOT found.
phpbb_categories NOT found.
phpbb_config NOT found.
phpbb_confirm NOT found.
phpbb_disallow NOT found.
phpbb_forum_prune NOT found.
phpbb_forums NOT found.
phpbb_groups NOT found.
phpbb_posts NOT found.
phpbb_posts_text NOT found.
phpbb_privmsgs NOT found.
phpbb_privmsgs_text NOT found.
phpbb_ranks NOT found.
phpbb_search_results NOT found.
phpbb_search_wordlist NOT found.
phpbb_search_wordmatch NOT found.
phpbb_sessions NOT found.
phpbb_smilies NOT found.
phpbb_themes NOT found.
phpbb_themes_name NOT found.
phpbb_topics NOT found.
phpbb_topics_watch NOT found.
phpbb_user_group NOT found.
phpbb_users NOT found.
phpbb_vote_desc NOT found.
phpbb_vote_results NOT found.
phpbb_vote_voters NOT found.
phpbb_words NOT found.

If you have all red tables, i.e. none correct this could possible be your table prefix :


nuke_bb Failed Check database permissions and connection, or table prefix to ensure its correct

s.molinari
25.05.2008, 07:36
Hallo By_Simarik,

Hat deine PHPBB Tabellen wirklich das Präfix "phpbb_"? Impex kann die nötige Tabellen nicht finden. Überprüfe deine Daten in der Config Datei nochmal.

Scott

By_Simarik
25.05.2008, 12:21
scott ich bedanke mich super habe es geschaft aber bei impotieren klapt es bei usern nicht die alten registirten user findet es nicht woran kan das liegen wolte es löschen was ich impotirt habe bekomme diesen fehler dabei (unten angegeben)

ImpEx Database errormysql error: Invalid SQL: DELETE FROM nuke_bbdatastore WHERE title='ImpExSession';
mysql error: No database selected
mysql error number: 1046
Date: Sunday 25th of May 2008 12:18:12 PM
Database: ********
MySQL error: No database selected

und bei user impotieren bekomme ich diese meldung

Warning !! Assosiated users will currently be deleted if you run the import user module twice as it removes users with an importuserid. You cannot associate with an existing admin user at this stage.If you want to associate a source user (in the left column) with an existing vBulletin user, enter the user id number of the vBulletin user in the box provided, and click the Associate Users button.

danke führ deine hilfe

s.molinari
25.05.2008, 12:41
Hast du alle Schritte in der lies_mich.txt Datei in Impex durchgeführt?

http://www.vbulletin-germany.com/forum/showpost.php?p=220442&postcount=2

Scott

By_Simarik
25.05.2008, 13:39
ja ich habe alles gemacht schritt führ schritt ausgeführt, aber bei impotieren habe ich schon das problem gehabt das die users nicht gefunden wurde, die ergebnisse schauen so aus (unten angegeben)

001 Check and update database 1 0 1 sec(s)
002 Associate Users 0 0 0 sec(s)
003 Import usergroup 1 0 1 sec(s)
004 Import user 0 0 1 sec(s)
005 Import banlist 1 0 1 sec(s)
006 Import forum 102 0 4 sec(s)
007 Import thread 36 0 1 sec(s)
008 Import smilie 35 9 1 sec(s)
009 Import post 38 0 1 sec(s)
010 Import poll 0 0 1 sec(s)
011 Import Private messages 0 4 1 sec(s)
012 Import rank 2 0 1 sec(s)
013 Import attachment 0 0 1 sec(s)

und bei 002 bekomme ich dies meldung (uneten angegben)

Warning !! Assosiated users will currently be deleted if you run the import user module twice as it removes users with an importuserid. You cannot associate with an existing admin user at this stage.If you want to associate a source user (in the left column) with an existing vBulletin user, enter the user id number of the vBulletin user in the box provided, and click the Associate Users button.

was kann ich tun das es in ordnung kommt ? danke nochmals führ dein hilfe