I has a problem about convert YaBB 1 Gold - SP 1.3.1 to SMF 2.0 RC2.
I use a your site converter : Yabb to SMF 2-0-rc2
But in convert give error:
.....................
Converting members...
Notice: Undefined variable: no_prefix in /home/foromag/public_html/yabb_to_smf.php on line 1452
indexed_columns:
array(38) { [0]=> string(11) "member_name" [1]=> string(6)
................................
...............................
string(1) "0" ["pm_email_notify"]=> string(1) "1" }
Wrong value type sent to the database. Integer expected. (date_registered)
and stop it
I not that to do, :'(
help me please
Hello there!
Please use the attached file, instead, with the convert.php you already have. If it fails, can you please copy and paste here (or in a text file) all the messages on the screen?
Thanks Norv.
In my desperation, I tried upgrade Yabb SP 1.3.1 to the version 2.2 of Yabb and it worked well. Can I use this file to turn now from Yabb 2.2 to SMF 2.0 RC2?
Now my SMF is wrong ¿? I will must repair it.
I´m very inexpert
Quote from: omagiko on December 17, 2009, 06:28:33 AM
In my desperation, I tried upgrade Yabb SP 1.3.1 to the version 2.2 of Yabb and it worked well. Can I use this file to turn now from Yabb 2.2 to SMF 2.0 RC2?
No, please try using the file for Yabb2.2 then, I attach it to this post.
Quote from: omagiko on December 17, 2009, 06:28:33 AM
Now my SMF is wrong ¿? I will must repair it.
What edits did you make to your SMF? Did you edit ./Sources/Subs-Db-mysql.php?
Is this the new SMF to which you want to convert?
If it is the new SMF installation to which you want to convert, you can always download the small update package to SMF 2.0 RC2 from this site's Downloads, unzip it, and upload the files in it, to your FTP account, overwriting SMF's files. (without upgrade.php and the upgrade sql files).
QuoteWhat edits did you make to your SMF? Did you edit ./Sources/Subs-Db-mysql.php?
I have edit MODs: Aeva, language-drop, language spanish and portugues, favicon, Arcade with games.
It is not posts in the forum I have copy in my PC, I would like to preserve the changes realized.
Is this SMF, with Aeva, Arcade, and so on, the same installation to which you want to convert yabb2.2 ?
Yes it is
I would advice to convert to a new un-modified SMF. Then, after successful conversion, install the mods you want.
Otherwise there can be cases when the conversion process will break mods.
You could: uninstall mods, or take a large upgrade package from this site's Downloads, unzip, and upload the files over your SMF files, overwriting them. (except upgrade.php and upgrade sql files). Or even better, make a new installation.
Then, upload the convert.php and the yabb22_to_smf.php attached above and run convert.php.
If your conversion works well, then you can verify your SMF forum works, and then, install the mods you want.
Tanks very much Norv
I will try to do it of this form
I will not be able to do it this weekend, when that´s made, I tell you
I tried to converter and it showed:
QuoteConverting...
Notice: Undefined index: convert_script in /home/foromag/public_html/convert.php on line 977
Warning: Invalid argument supplied for foreach() in /home/foromag/public_html/convert.php on line 980
Notice: Undefined index: convert_script in /home/foromag/public_html/convert.php on line 992
Successful.
Recalculating forum statistics...
Notice: Undefined variable: result in /home/foromag/public_html/convert.php on line 2513
Notice: Undefined variable: result in /home/foromag/public_html/convert.php on line 2514
Notice: Undefined index: db_fetch_assoc in /home/foromag/public_html/convert.php on line 1391
Fatal error: Function name must be a string in /home/foromag/public_html/convert.php on line 1391
Please make sure you restart the converter fully.
Delete your cookies, and access http://your_smf_address/convert.php.
I have tried again the conversion, and now showed:
QuoteConverting...
Converting personal messages (part 1)... Successful.
Converting boards and categories... Successful.
Converting topics (part 1)...Duplicate entry '1050934603-6' for key 2
And in a new attempt:
QuoteConverting...
Converting members... Successful.
Converting settings... Successful.
Converting personal messages (part 1)... Successful.
Converting boards and categories... Successful.
Converting topics (part 1)...Duplicate entry '1050934603-4' for key 2
In both cases it stops without finishing the conversion. :'(
I have deleted the cookies every time
Happy new year
I am still with this problem. I have made good progress in the conversion but I can not get to the end
my forum is still offline
help me please :(
What is the last error message that happens?
About the former message: "Converting topics (part 1)...Duplicate entry '1050934603-4' for key 2", it looks like the IDs of messages in yabb are bigger than expected. Please login in phpMyAdmin, select the SMF database, then the SQL tab. Enter the following code and click 'Go'.
SELECT max(id_msg) FROM smf_messages;
and please post the result here.
here attached image of what I have done
not be as follow. what I do now?
My links forum:
old: http://www.magika21.com.ar/secreta/YaBB_2.4/cgi-bin/yabb2/YaBB.pl
new: http://foro.magika21.com.ar/index.php
Anyone can tell me where to get help with this issue? I am left alone, and need to resolve it :(
I've removed your post from "SMF Feedback and Discussion".
Please don't make duplicate posts.
We'll help as soon as we can, but we may be in different parts of the world and our time-zones might be totally different to yours.
Sorry for the delay!
I am back from my hiatus, and will try to assist you on this, I think I might need to write a little script for this case you have here. Can you please also run in phpmyadmin:
SELECT max(id_msg) FROM smf_topics;
and post the result here?
Ok, I'm happy you're back. :)
here attached image of what I have done
Please, try this instead:
SELECT max(id_last_message) FROM smf_topics;
here's the new image
I noticed it says can not find the column and then also tried with "SELECT max (id_last_msg) FROM smf_topics;"
Ah, my fault, please try this:
SELECT max(id_last_msg) FROM smf_topics;
Ah ok, here he had tried
Okay, thank you...
I will have to write a script to deal with this situation. I'm afraid it may take a few hours to a few days, because I don't really have much time..., but I'll be back on this as soon as possible.
ok, here I will wait, thanks ;)
I have not been able to resolve this problem, can anyone help me?, Is there a patch for this conversion? :(
This stage was overcome, that is why I resolved the issue by