nuke datenbank importieren

Begonnen von Bebekcik, 01 Oktober 2006, 04:39:56

⏪ vorheriges - nächstes ⏩

0 Mitglieder und 3 Gäste betrachten dieses Thema.

Bebekcik

Hallo,
Ich habe meine user von der datenbank von phpnuke auf meine neue page geladen mit dem converter was hier angegeben worden ist.
http://www.pragmamx.org/modules.php?name=Forum&topic=12458.0

Also eigenlich hat es nur bis zur hälfte geklappt :(
sobald ich mich einlogge und mein profil aufrufe bekomme ich über der ausgabe des inhalten vom profil diese fehler meldung

Error sql_query():
qry: SELECT user_click FROM {prefix}_users WHERE uid=2 LIMIT 1
descr: Unknown column 'user_click' in 'field list' ( mysql 1054 )
details:
file: /modules/Userinfo/view.php # line: 203, cmd: sql_query(SELECT user_click FROM mx24100_users WHERE uid=2 LIMIT 1),
file: /modules/Your_Account/index.php # line:  36, cmd: include_once(SELECT user_click FROM mx24100_users WHERE uid=2 LIMIT 1, /modules/Userinfo/view.php),
file: /modules/Your_Account/index.php # line: 164, cmd: main(SELECT user_click FROM mx24100_users WHERE uid=2 LIMIT 1, /modules/Userinfo/view.php),
file: /modules.php # line: 103, cmd: include_once(SELECT user_click FROM mx24100_users WHERE uid=2 LIMIT 1, /modules/Userinfo/view.php, /modules/Your_Account/index.php),


Error sql_fetch_array():
descr: mysql_fetch_array(): supplied argument is not a valid MySQL result resource
details:
file: /modules/Userinfo/view.php # line: 204, cmd: sql_fetch_array(false),
file: /modules/Your_Account/index.php # line:  36, cmd: include_once(false, /modules/Userinfo/view.php),
file: /modules/Your_Account/index.php # line: 164, cmd: main(false, /modules/Userinfo/view.php),
file: /modules.php # line: 103, cmd: include_once(false, /modules/Userinfo/view.php, /modules/Your_Account/index.php),

Würde mich freuen wenn mir jemand weiterhelfen könnte.

Oder eine andere alternative vorschlagen könntet wie ich meine user von phpnuke ins pragmax importieren kann.

Grüße Salih

jubilee

Das in diesem Thread angegebene Script ist aber nur für phpNuke 6.5
Das hast Du beachtet ?


MfG