Hello !
1 / first : sorry for my english spoken ... I'm french
2 / general question : Why merge system only knows "SQLITE 3" version of dataBase from BBFlux (all versions of BBFlux are only SQLITE 2 and it's the mean reason I try to convert my BBFlux forum to a new myBB forum
3 / my trouble :
before trying on my server, I try on my PC with uWamp server (dbhost = localhost).
After converting my old sqlite 2 database to an sqlite 3 database
, I've download Merge system. I've copy the directory 'merge' under my myBB forum : so, the organization is this :
uWamp/www/myBB_1.8 <-- wich works fine (I can admin without trouble)
and :
uWamp/www/myBB_1.8/merge (with index.php, license.txt, loginconvert.php ... and the directories /boards, /images, /langages etc )
my new/old sqlite file is located here : c:\tmp\forum3.sqlite (Windows 7)
my new Sqlite database is www/myBB_1.8/forummyBB.sqlite
Now I begin Merge System : localhost/myBB_1.8/merge/index.php
When I'm on 'FluxBB Database Configuration' and select SQLITE3 , /tmp/forum3.sqlite, nothing for table_prefix and no encode for UTF-8, I click next and I have the error :
********************
Error
There seems to be one or more errors with the database configuration information that you supplied:
Could not connect to the database server at '' with the supplied username and password. Are you sure the hostname and user details are correct?
********************
I was thinking that sqlite base have not need of user details ?
What's the bug and how could I fixe it, please ?
1 / first : sorry for my english spoken ... I'm french

2 / general question : Why merge system only knows "SQLITE 3" version of dataBase from BBFlux (all versions of BBFlux are only SQLITE 2 and it's the mean reason I try to convert my BBFlux forum to a new myBB forum

3 / my trouble :
before trying on my server, I try on my PC with uWamp server (dbhost = localhost).
After converting my old sqlite 2 database to an sqlite 3 database

uWamp/www/myBB_1.8 <-- wich works fine (I can admin without trouble)
and :
uWamp/www/myBB_1.8/merge (with index.php, license.txt, loginconvert.php ... and the directories /boards, /images, /langages etc )
my new/old sqlite file is located here : c:\tmp\forum3.sqlite (Windows 7)
my new Sqlite database is www/myBB_1.8/forummyBB.sqlite
Now I begin Merge System : localhost/myBB_1.8/merge/index.php
When I'm on 'FluxBB Database Configuration' and select SQLITE3 , /tmp/forum3.sqlite, nothing for table_prefix and no encode for UTF-8, I click next and I have the error :
********************
Error
There seems to be one or more errors with the database configuration information that you supplied:
Could not connect to the database server at '' with the supplied username and password. Are you sure the hostname and user details are correct?
********************
I was thinking that sqlite base have not need of user details ?
What's the bug and how could I fixe it, please ?