If you create an online search profile with a user name, the user name is not stored in profiles.xml.
Logged In: YES user_id=1664021 Originator: YES
This should fix it: insert in SearchProfile.cpp line 88 the line
m_User = GetValue(node, "user", "");
Log in to post a comment.
Logged In: YES
user_id=1664021
Originator: YES
This should fix it: insert in SearchProfile.cpp line 88 the line
m_User = GetValue(node, "user", "");