Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How to Import your Vanilla DB
I am a novice, so keep that in mind.
I have exported my db using phpmyadmin. I went to my new db and want to import it using phpmyadmin. Each time I do, I fails.
I found where you select the file to upload, I select it and hit upload. It keeps popping up a "Insert data from a text file into the table" link in my window. I see the query run in the background and it says "No tables found in database."
Any clear cut ways to fix this?
0
This discussion has been closed.
Comments
I have a website, which includes a small Vanilla forum, running on free webspace that comes with my email account. My service provider is changing servers, and so is asking us all to copy our websites across to a new temporary URL, which will become the actual URL in a week. I have transferred the HTML pages and the Vanilla files OK, but the Vanilla database is causing me grief.
I exported the tables from the current, soon to be old, server using phpMyAdmin and the imported onto the new server. phpMyAdmin shows 18 LUM tables or arrays (or whatever they're called) are now imported, so I'm guessing the import has happened OK. But so far I still can't get it to run. Is there some pointer within Vanilla that needs to be reset to "see" the DB files which now have new username and passwords? Or, alternatively, do I need to reset my new username and password, which were system generated, to my former ones?
Thanks.
Config file for Vanilla must reflect the Mysql server/database/user. So the temporary url can't run straight up. If Th migration process is designed to maintain all urls it will be ok at the moment of the migration is effective. If not you'll havo to edit configuration files.