Wait a sec...I will now make a test installation on my second WoW account. I've phoned with one of my buddies who tested it yesterday and he said his FuBar was correct but I will investigate it now on my own. Anyway I will make a step by step Guide for you with Pictures

(Not needed anymore due solution)
Edit: Seems to be a FuBar profile issue
2nd Edit: To be honest I got the same Issue but like I guessed previously it is a FuBar profile issue; It can be fixed by a bit editing with the editor:
Inside the Account-Folder there is a Folder named "SavedVariables". Open it and then open the following files with the editor:
FuBar , FuBar_BagFu , FuBar_ClockFu , FuBar_DurabilityFu , FuBar_ExperienceFu , FuBar_FriendsFu , FuBar_FuXPFu , FuBar_GuildFu , FuBar_LocationFu , FuBar_MicroMenuFu , FuBar_MoneyFu
Important: Do not confound them with the files with '
.lua' in the end of the filenames.
After you've opened on of the mentioned files use the search function and type in
["currentProfile"] = {
["Devíltear - Destromath"] = "char", ,
["char/Devíltear - Destromath"] ,
["Devíltear of Destromath"]. You will find in each data it but just edit those according your Charactername and Servername e.g.
["currentProfile"] = {
["Awake - Magtheridon"] = "char", ,
["char/Awake - Magtheridon"] ,
["Awake of Magtheridon"]
I did this with my alt 'Zhane' and after I've renamed Devíltear - Destromath (and so on...) it works fine like it should be.