News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Conversion PHPBB3 à SMF 1.1.11

Started by O305 GR, July 21, 2010, 10:23:33 AM

Previous topic - Next topic

O305 GR

Bonjour,

Je vous contacte car j'ai un souci de conversion de mon forum. J'étais sous la version PhpBB 3.0.5 et j'ai voulu transférer les données de la base (chez Free) sur le nouveau forum SMF 1.0.11.
Lorsque je souhaite faire la conversion avec les deux fichiers téléchargés sur ce site, aucun changement n'y est effectué, le nouveau forum SMF ne reçoit pas les données du forum phpbb3.

En espérant que l'on pourra m'aider  ;)

Merci

maximus23

Bonsoir,

Tu veux faire la conversion sur un espace free ? Je te le conseille pas fais cela en local :)

Pas de support par PM ou Courrier...Veuillez utiliser le forum pour vous avoir une réponse rapide à votre demande d'aide. Merci.
Amitiés et à Bientôt...
No support by PM or Mail...You will get better and faster responses in the support forums. Thank you.
Have a nice day...

O305 GR

Oui, sur free.
J'ignore comment faire la conversion en local...  :-\

Pourtant, j'utilise bien le bon fichier de conversion...

maximus23

Bonsoir,

Oui mais free est tellement restrictif que je doute que tu arrives à un résultat satisfaisant. Tu installe un serveur local tel que wampserver.com et cela sera nettement plus facile. Pour sauvegarder ta bdd utilise mysqldumper il y a plein de docs sur ce forum :)

Pas de support par PM ou Courrier...Veuillez utiliser le forum pour vous avoir une réponse rapide à votre demande d'aide. Merci.
Amitiés et à Bientôt...
No support by PM or Mail...You will get better and faster responses in the support forums. Thank you.
Have a nice day...

O305 GR

Je ne parviens pas à faire la conversion, j'ai le message suivant :

QuoteSorry, the database connection information used in the specified installation of SMF cannot access the installation of phpBB3. This may either mean that the installation doesn't exist, or that the MySQL account used does not have permissions to access it.

The error MySQL gave was: Access denied for user 'SYSTEM'@'localhost' (using password: NO)

Et j'ai pourtant utilisé wampserver et mysqldumper...

maximus23

Bonjour,

Tu dois mettre dans le fichier settings de Smf la nouvelle configuration utilisée avec l'installation de wampserver :)

Pas de support par PM ou Courrier...Veuillez utiliser le forum pour vous avoir une réponse rapide à votre demande d'aide. Merci.
Amitiés et à Bientôt...
No support by PM or Mail...You will get better and faster responses in the support forums. Thank you.
Have a nice day...

O305 GR

D'accord mais je la trouve où cette configuration ? J'avoue être un peu perdu...  :-\

maximus23

Bonjour,

Tu édites le fichier settings.php qui se trouve à la racine de ton site.

$db_server = 'localhost';
$db_name = 'le nom de ta base de données';
$db_user = 'root';
$db_passwd = '';

Si tu as fais l'install par défaut tu dois avoir ceci :) Juste mettre le nom de la base de données que tu auras créé pour remettre tes données :)
Pas de support par PM ou Courrier...Veuillez utiliser le forum pour vous avoir une réponse rapide à votre demande d'aide. Merci.
Amitiés et à Bientôt...
No support by PM or Mail...You will get better and faster responses in the support forums. Thank you.
Have a nice day...

O305 GR

Voici le message obtenu :
QuoteThe database password you entered was incorrect. Please make sure you are using the right password (for the SMF user!) and try it again. If in doubt, use the password from Settings.php in the SMF installation.

Et lorsque je ne rentre pas le mot de passe dans le champ de convert.php il m'affiche ceci :
QuoteSorry, the database connection information used in the specified installation of SMF cannot access the installation of phpBB3. This may either mean that the installation doesn't exist, or that the MySQL account used does not have permissions to access it.

The error MySQL gave was: Table 'tanexpress.phpbb3_users' doesn't exist

GravuTrad

On a toujours besoin d'un plus petit que soi! (Petit!Petit!)


Think about Search function before posting.
Pensez à la fonction Recherche avant de poster.

O305 GR

Oui, 1.0.11
Pourquoi j'ai écrit une bêtise ?!

maximus23

Bonjour,

Oui effectivement la version qui doit être en cible est la version 1.1.11 :)

Pas de support par PM ou Courrier...Veuillez utiliser le forum pour vous avoir une réponse rapide à votre demande d'aide. Merci.
Amitiés et à Bientôt...
No support by PM or Mail...You will get better and faster responses in the support forums. Thank you.
Have a nice day...

O305 GR

Ah en effet, au temps pour moi alors  ;)

Mais ça ne change hélas rien au problème...

maximus23

Bonjour,

Apparemment tu n'as pas mis les paramètres dans le fichier config.php de phpbb car il n'a pas accès à la bdd :)

Pas de support par PM ou Courrier...Veuillez utiliser le forum pour vous avoir une réponse rapide à votre demande d'aide. Merci.
Amitiés et à Bientôt...
No support by PM or Mail...You will get better and faster responses in the support forums. Thank you.
Have a nice day...

GravuTrad

Attention pour que ca marche les deux doivent être sur la même base....(à faire)
On a toujours besoin d'un plus petit que soi! (Petit!Petit!)


Think about Search function before posting.
Pensez à la fonction Recherche avant de poster.

O305 GR

Les deux forums sont bien sur la même base de données. L'un avec les tables commençant par "phpbb3_" et l'autre par "smf_".

Voici mon fichier config.php du forum phpbb3 :

<?php
// phpBB 3.0.x auto-generated configuration file
// Do not change anything in this file!
$dbms 'mysql';
$dbhost 'localhost';
$dbport '';
$dbname 'tanexpress';
$dbuser 'tanexpress';
$dbpasswd 'XXXXXX';
$table_prefix 'phpbb3_';
$acm_type 'file';
$load_extensions '';

@
define('PHPBB_INSTALLED'true);
// @define('DEBUG', true);
// @define('DEBUG_EXTRA', true);
?>

GravuTrad

donc pour smf tu as la même chose? (sauf le préfixe of course)
On a toujours besoin d'un plus petit que soi! (Petit!Petit!)


Think about Search function before posting.
Pensez à la fonction Recherche avant de poster.

O305 GR

Oui. Et quand je rééssaye la conversion en ligne, ça donne ça :

QuoteConverting...

Notice: Undefined index: convert_script in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 822

Warning: Invalid argument supplied for foreach() in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 825

Notice: Undefined index: convert_script in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 837

Notice: Undefined index: convert_script in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 733
Successful.
Recalculating forum statistics...
Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2257

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2258

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1223

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1233

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2257

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2258

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1241

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1251

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2257

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2258

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1264

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1277

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2257

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2258

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1323

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1325

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2257

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2258

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1331

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1337

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2257

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2258

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1348

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1349

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2257

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2258

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1357

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1359

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2257

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2258

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1365

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1366

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2257

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2258

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1372

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1373

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2257

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2258

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2257

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2258

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1397

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1399

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2257

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2258

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1405

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1417

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2257

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2258

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2257

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2258

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1442

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1444

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2257

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2258

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1488

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1503

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2257

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2258

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1532

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1534

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1547

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2257

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2258

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1569

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1574

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2257

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2258

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1635

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1637

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2257

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2258

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1673

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1692

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2257

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2258

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2257

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2258

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2257

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2258

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1715

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1716

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2257

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2258

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2429

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2257

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2258

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2257

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2258

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2429

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2257

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2258
Successful.

Notice: Undefined index: convert_script in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1823

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2257

Notice: Undefined variable: result in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 2258

Conversion Complete
Congratulations, the conversion has completed successfully. If you have or had any problems with this converter, or need help using SMF, please feel free to look to us for support.
Please check this box to delete the converter right now for security reasons. (doesn't work on all servers.)

Now that everything is converted over, your SMF installation should have all the posts, boards, and members from the
Notice: Undefined index: name in /mnt/116/sdb/1/7/tanexpress/discussionsSMF/convert.php on line 1857
installation.

We hope you had a smooth transition!

O305 GR


maximus23

Bonjour,

Essaye en local logiquement cela devrait aller :)

Pas de support par PM ou Courrier...Veuillez utiliser le forum pour vous avoir une réponse rapide à votre demande d'aide. Merci.
Amitiés et à Bientôt...
No support by PM or Mail...You will get better and faster responses in the support forums. Thank you.
Have a nice day...

Advertisement: