SMF Support > Install and Upgrade Help
Old host with YabbSE to New host with SMF
logik:
can someone give me the exact commands to do this via the shell prompt on my linux box?
everytime i try mysqlimport, I get this:
#mysqlimport -u fadmin -p somepassword smf_forum < yabbse_forum.sql
Enter password:
mysqlimport: Error: Unknown database 'somepassword'
even though the smf_forum database exists, so I try it without the password and I get this:
#mysqlimport -u fadmin -p smf_forum < yabbse_forum.sql
[followed by what looks like the mysqlimport help command page]
nothing happens and I'm back at the prompt, i even tried the --password=somepassword, and I get the second result again. I should also add that I have complete access to my server (ie. root)
[Unknown]:
Please try:
mysql -ufadmin -psomepassword smf_forum < yabbse_forum.sql
-[Unknown]
logik:
deleted everything related to my previous SMF installation then I moved everything in my old forum to the new host, imported the sql data thanks to [Unknown], worked fine, then I download the upgrade, copied everything over, ran into the agreement.txt problem, created agreement.txt in the forum folder, ran upgrade.php again everything said it was successful. So I go to the forum and I get this error:
Fatal error: Call to undefined function: reloadsettings() in /home/path/to/forum/index.php on line 67
any thoughts?
[Unknown]:
Some of your source files are old/YaBB SE.
-[Unknown]
Navigation
[0] Message Index
[*] Previous page
Go to full version