I tried to integrete a new forum with a new web site. Got a message saying:
Duplicate key name 'user_nicename'
>>> User tables will already exist when performing a database integrated installation Forum could not be created!
I tries again but without integration. Now it seemed to work but it is all in English even though I specified
define('BB_LANG', 'sv_SE.mo');
in the config.php and included sv_SE.mo in a folder called languages in bb-includes
The problem might be that my nice name Göran includes a character with a diacritic sign which this English-centered programme cannot handle?
Should I delete the bb-tables from my database and install again or has my wp-tables also been affected by my attempt to integrate?
Please help!